@charset "utf-8";

/* Copyright MegaraM - www.megaram.be - support@megaram.be */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
img {
	border:0px;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {
	background: #000 url(/layouts/homepage/FR/design/bg_body.jpg) repeat-x top left;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 15px 0px 0px;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px 0px 0px;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0px 0px;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 0px;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0px 0px;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px 0px;
}
p {
	margin: 5px 0px 0px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
a {
	color: #277888;
	font-weight: bold;
}
ul {
	list-style-type: disc;
	margin: 10px 0px 0px 15px;
}
ol {
	list-style-type: decimal;
	margin: 10px 0px 0px 20px;
}
table {
}
td {
	vertical-align: top;
}

.clear {
	clear: both;
	height: 0px;
}

#bg_body_bottom {
	background: url(/layouts/homepage/FR/design/bg_body_bottom.gif) repeat-x bottom left;
	height: 20px;
	width: 100%;
}

/* CONTAINER */
#container {
	margin: 0px auto;
	width: 980px;
}


/* --- */
/* TOP */
/* --- */
#top {
	height: 110px;
	overflow: hidden;
	padding-top: 1px;
	position: relative;
}

/* Logo */
#logo {
	background: url(/layouts/homepage/FR/design/logos.png) no-repeat top left;
	height: 94px;
	margin: 11px 0px 0px;
	text-indent: -9999px;
	width: 250px;
}
#logo a {
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}

/* Marques */
#top ul {
	bottom: 5px;
	position: absolute;
	right: 0px;
}
#top li {
	background-image: url(/layouts/homepage/FR/design/logos.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 50px;
	margin-left: 20px;
	text-indent: -9999px;
}
#top li.mazda {
	background-position: 0px -94px;
	width: 50px;
}
#top li.saab {
	background-position: -50px -94px;
	width: 50px;
}
#top li.land {
	background-position: -100px -94px;
	width: 90px;
}
#top li.jaguar {
	background-position: -190px -94px;
	width: 80px;
}
#top li a {
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}

/* Langues */
#lang {
	color: #4C657B;
	position: absolute;
	right: 0px;
	top: 0px;
}
#lang a {
	color: #4C657B;
	text-decoration: none;
}


/* --------- */
/* MAIN MENU */
/* --------- */
#mainMenu ul {
	background: url(/layouts/homepage/FR/design/bg_menu_item.png) no-repeat -200px 0px;
	height: 32px;
	list-style-type: none;
	margin: 35px 0px 32px;
	overflow: hidden;
	position: relative;
}
#mainMenu li {
	float: left;
	height: 32px;
	position: relative;
	z-index: 5;
}
#mainMenu a {
	color: #CBD3D9;
	display: block;
	line-height: 32px;
	padding: 0px 15px;
	text-decoration: none;
}
#mainMenu .actif {
}


/* ------ */
/* FOOTER */
/* ------ */
#footer {
	background: #161E25 url(/layouts/homepage/FR/design/bg_footer.gif) repeat-x top left;
	color: #757575;
	font-size: 0.9em;
	height: 33px;
	line-height: 33px;
	text-align: center;
}
#footer p {
	margin: 0px;
}


/* ----------- */
/* FORMULAIRES */
/* ----------- */
form {
	margin-top: 15px;
}
form * {
	color: #3F3F3F;
	font: normal 1em Arial, Helvetica, sans-serif;
}
form .active {
	background-color: #E1F0F8;
}
form th {
	font-weight: bold;
	padding: 8px 5px 0px;
	vertical-align: top;
}
form td {
	vertical-align: top;
}
input, textarea {
	border: 1px solid #194A7B;
	margin: 5px 5px 5px 0px;
	padding: 2px 3px;
	width: 250px;
}
textarea {
	height: 150px;
}
form .autoSize {
	width: auto;
}
form .noBorder {
	border: none;
}
form .button {
	background-color: #E1F0F8;
	width: auto;
}

.col_half, .col_quarter {
	float: left;
}
.col_half {
	height: 305px;
	width: 490px;
}
.col_quarter {
	border-right: 1px solid #464D52;
	height: 100%;
	margin-bottom: -1000px;
	overflow: hidden;
	padding-bottom: 1000px;
	width: 244px;
}
.col_quarter.last {
	border: none;
	width: 245px;
}
.col_quarter h1 {
	color: #919598;
	font-size: 1.2em;
	margin: 0px 10px 15px;
}
.col_quarter .light_blue {
	background-color: #1E88C5;
}
.col_quarter .dark_blue {
	background-color: #112552;
}
.col_quarter .green {
	background-color: #12784E;
}
.col_quarter .grey {
	background-color: #416C74;
}
.light_blue, .dark_blue, .green, .grey {
	height: 12px;
}
.col_quarter .text {
	color: #8C8E8F;
	padding: 15px 10px;
	text-align: left;
}
.col_quarter a {
	color: #277888;
	font-weight: bold;
}

.txt {
	background: url(/layouts/homepage/FR/design/bg_home.jpg) no-repeat top left;
	color: #4C657B;
	padding: 0px 10px;
	margin: 0px 0px 10px;
	position: relative;
	width: 470px;
}
.txt .extra01 {
	background: url(/layouts/homepage/FR/design/shadow_home_bottom.png) no-repeat top left;
	bottom: -9px;
	left: 0px;
	height: 9px;
	position: absolute;
	width: 990px;
}
.txt .extra02 {
	background: url(/layouts/homepage/FR/design/shadow_home_right.png) no-repeat top left;
	height: 305px;
	position: absolute;
	right: -500px;
	top: 0px;
	width: 10px;
}

#news {
	background: url(/layouts/homepage/FR/design/bg_news.jpg) repeat-x bottom left;
	overflow: hidden;
}