/* CSS RESET éà */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* #####################
		TEMPLATE
   #####################*/

body {background:url("images/bg-body.png") repeat-x #000; font-family:Arial, Helvetica, sans-serif;}

#container {width: 960px; margin: auto;}

#header {min-height: 193px; background:url("images/header-bg.png") no-repeat top center; z-index:1;}
#logo-h1{width:960px; float:left;}
#logo{width:195px; float:left; margin-top:30px;}
h1{font-size:26px; color:#fff; width:730px; float:left; margin:25px 0 0 35px; text-shadow:1px 1px 1px black;}
#adresse_img{width:195px; float:left; margin-left:20px;}
#add-tel{width:960px; float:left; padding-top:15px; }
#coordo{font-size:12px; color:#fff; margin-left:70px; width:240px; float:left;}
#coordo a{color:#ff0000; font-size:11px; margin-left:35px;}
#tel{color:#a6a6a6; font-size:12px; font-weight:bold; margin-left:20px; float:left; width:200px;}
.tel-number{color:#fff; font-size:18px; font-weight:bold;}

#big-img{background:url("images/bg-big-image.png") repeat-x; z-index:2; margin-top:-82px; width:960px; float:left;}
h2{font-size:46px; color:#fff; width:505px; margin-left:55px; float:left; text-shadow:1px 1px 1px black;}
h2 span{font-size:31px; color:#F00;}
#h2-btn{width:530px; float:left; margin-top:100px;}
#h2-btn img {margin-left:47px;}
#img-auto{float:right; width:405px;}

#columns {float: left; width:900px; padding:30px; background:url("images/bg-columns.png") repeat-x #dadada;}
#cars{text-align:center;}

#left_column {float:left; width: 415px;}
#financement{font-size:25px; color:#363636;}
#financement img { width:20px; float:left; margin-top:7px;}
#financement p {margin-bottom:5px; float:left;}
#financement a {font-size:13px; font-weight:bold; color:#F00; text-transform:uppercase; margin-top:15px; display:block; float:left; margin-left: 3px;}

#box-red{width:370px; padding:20px; background:#bc0718; float:right; margin-top:15px;}
#box-red p {font-size:20px; color:#000; text-shadow:1px 1px 1px #e84b59;}
#box-red p span{color:#fff;}

#formulaire{width:370px; padding:20px; margin-top:15px; float:right;}
#formulaire h3{font-size:18px; color:#313131; text-transform:uppercase;}
#formulaire h3 span{font-weight:bolder; color:#000;}
#formulaire p{color:#313131; font-size:12px; margin:10px 0;}
#formulaire p a {color:#F00;}

#right_column {float:left; width: 479px;}
#obtenez{border:1px solid #fff; width:447px; background:url("images/bg-obtenez.png") repeat-x #b2b2b2; padding:15px;}
#obtenez h3{font-size:24px; color:#292929; text-shadow:1px 1px 1px #848484; font-weight:bold; text-transform:uppercase;}
#obtenez h3 span{font-weight:normal; color:#fff; font-size:21px;}
#obtenez p {font-size:12px; color:#2d2d2d; line-height:18px; margin:10px 0;}

#approbation{width:449px; padding:15px; background:url("images/fille-cle.png") bottom right no-repeat  #fff; margin:0;}
#approbation h3{font-size:23px; color:#F00; text-transform:uppercase; font-weight:bold;}
#approbation h3 span{color:#be0919; font-weight:normal;}
#approbation p{font-size:12px; line-height:18px; color:#202020; margin:10px 0; width:185px;}
#approbation p a{color:#f00;}
#approbation h4{font-size:12px; font-weight:bold; color:#202020;}

#keywords{float: left; width: 880px; text-align: center; background: #575757; padding: 10px 20px 10px 60px; color: #cfcfcf; font-size: 10px}

#avislegal{width:900px; padding:30px; font-size:11px; color:#999; background:#333; float:left}
#avislegal h2{font-size:26px; color:#fff; text-shadow:1px 1px 1px black;}

#footer {float: left; width: 880px; text-align: center; background: #424242; padding: 10px 20px 10px 60px; color: #fff; font-size: 12px}
#footer_text {float: left; text-align: left; width: 650px; line-height: 22px; margin-top: 10px}
#footer_text a {color: #fff}
#footer_img {float: right; width: 170px;}
#footer_img img {float: left; margin-right: 12px}
#footer_slogan {float: left; width: 170px; text-align: left; margin-top: 6px; font-size: 11px}
#footer_slogan a {color: #ddd; text-decoration: none}
