* {
	padding:0;
	margin:0;
}
body {
	background:url(img/bg_body.jpg) repeat-x #212121;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
h1 {
	position:absolute;
	top:-9999px;
}


#page {
	width:100%;
	height:auto;
	background:url(img/bg_page.jpg) bottom no-repeat;
	overflow: hidden;
	padding-bottom:0px;
	}

#global {
	width:960px;
	margin:0 auto;
	height:auto;
}

#conteneur_entete {
    position:relative;
	width:1px;
	height:1px;
	}
	
#contenu_entete {
    position:absolute;
	top:-360px;
	}

#entete {
	width:960px;
	height:363px;
	background:url(img/bg_entete.jpg) no-repeat;
	margin: 0 auto;
	}

#logo {
	width:197px;
	height:148px;
	float:left;
/*	background: url(img/logo.png) no-repeat;*/
	margin: 42px 0px 0px 57px;
	 }
	 
#logo img {
    border:0;
	}
	
#logo_chatenet {
    width:160px;
	height:120px;
	position:absolute;
	top:180px;
	left:75px;
	}
	
#logo_chatenet img {
    border:0;
	 }

#contact {
	width:300px;
	height:130px;
	background:url(img/bg_contact.png) no-repeat;
	float: right;
	margin: 14px 11px 0px 0px;
	text-align: center;
	padding: 0px 15px;
	}

#contact dl dt {
	font-weight:bold;
	font-size:14px;
	color: #ffd800;
	padding: 5px 0px;
	}

#contact dl dd {
	display:inline;
	font-size: 14px;
	padding: 0;
	}
	
#contact .faire_test {
	background:url(img/faire_test.png) center no-repeat;
	height:57px;
	width: 300px;
	margin-top: 0px;
	padding-top: 40px;
	}

#contact .faire_test a {
	color:#0b396d;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	}
	
#menu_flash {
	width:960px;
	height:40px;
	/*background:url(img/menu.png) center no-repeat;*/
	float: left;
	margin-top:120px;
	text-align:center;
	}

#centre {
	width:960px;
	min-height:520px;
	background:url(img/bg_centre.jpg) no-repeat;
	overflow: hidden;
	}
	
#colonne_gauche {
	width:119px;
	height:auto;
	float:left;
	padding: 40px 1px 0px 3px;
	}

#actualite {
	width:119px;
	height:auto;
	}
	
#actualite p {
	width:115px;
	height:auto;
	background:url(img/bg_bloc_actu.png) repeat-y;
	padding:5px 2px;
	}
	
#actualite .titre_actu {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fcff00;
	font-weight: bold;
	height: 25px;
	background: none;
	}
	
#actualite .titre_act {
	font-size:12px;
	color:#fff600;
	font-weight: bold;
	}

#newsletter {
	height:49px;
	width: 119px;
	float: left;
	padding: 10px 0px 0px 0px;

}	
	


#newsletter form p {
	color:#6F6F6F;
	font-size:10px;
	float: left;
}
  
#newsletter form h4 {
	font-weight:normal;
	color: #fcff00;
	letter-spacing: 1px;
	display: block;
	font-size: 14px;
	font-family:"Trebuchet MS";
	margin: 5px 0px;
}


#newsletter form input.sub {
	height: 23px;
	background:url(img/ok.png) no-repeat;
	border:0;
	color:#7d2721;
	font-size:12px;
	width:22px;
	font-weight: bold;
	margin-top: 0px;

  }

#newsletter form input.txt {
	padding:5px 0px 0px 5px;
	color:#636363;
	font-size:11px;
	width: 92px;
	border:0;
	height:23px;
	background: url(img/bg_newsletter.png) no-repeat;

  }

#contenu_texte {
	width:677px;
	float:left;
	min-height:500px;
	overflow:hidden;
	background:url(img/voiture_decor.png)  bottom no-repeat;
	padding: 0px 18px 140px 18px;
	}
	
#contenu_texte h2 {
	text-align:center;
	width: 677px;
	float: left;
	height: 20px;
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:normal;
	margin: 50px 0px;
	} 

#contenu_texte h3{
padding:10px;
font-size:14px;
}

#contenu_texte .floatright {
	width:259px;
	height:175px;
	background:url(img/cadre.png) no-repeat;
	float:right;
	padding: 9px 0px 0px 9px;
	margin-left: 10px;
	}

#contenu_texte  p {
     padding:5px 0px;
	 }

#contenu_texte ul#acueil {
padding:10px;
}

#contenu_texte ul#acueil li {
margin-left:20px;
	 }
	 
.gris {
   color:#CCCCCC;
   }	 
	 
#plan_site li {
     list-style-type:none;
	 padding:5px;
	 }
	 
#plan_site li a{
	 color:#CCCCCC;
	 }
#plan_site li a:hover{
	 color: #FFFFFF;
	 }	 
	

#presentation_contenu {
font-size:80%;
width:535px; /* 565 - 30px de padding */
padding:0 15px;
margin-top:10px; }
#presentation_contenu p {
padding-bottom:10px; }

#lien_gamme {
  width:677px;
  height:70px;
  overflow:hidden;
  }

#lien_gamme li {
	width:156px;
	height:57px;
	list-style:none;
	line-height:57px;
	float:left;
	text-align:center;
	margin-left:40px;
	}
	
#lien_gamme li a{
  	background:url(img/faire_test.png) center no-repeat;
	width:156px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	font-size:12px;
	height:57px;
	display:block;
	text-align:center;
	}
	
#lien_gamme li a:hover{
  	background:url(img/faire_test_hover.png) center no-repeat;
	color:#fff;
	}
	
#lien_gamme .vers_droite {
    margin-left:290px;
	}
	

#liste_occasions {
width:650px;
float:left;
height:auto;
}

#liste_occasions li {
width:650;
overflow:auto;
border-bottom:1px dashed #fff;
margin:10px 0; }

#liste_occasions li.no-style {
border-bottom:0; }

#liste_occasions li img {
border:1px solid #fff;
width:100px;
height:75px; }

#liste_occasions li img.img1 {
/*position:absolute;*/
top:0;
float:left; }
#liste_occasions li img.img2 {
/*position:absolute;*/
top:95px;
float:left;
margin:0 10px; 
}

#liste_occasions li img.img3 {
/*position:absolute;*/
top:190px;
}

#liste_occasions li img.img4 {
/*position:absolute;*/
top:285px; }

#liste_occasions li dl {
   margin-left:120px;}

#liste_occasions li dl dt, #liste_occasions li dl dd {
padding-bottom:10px;
/*overflow:auto; */
}

#liste_occasions li dl .left {
font-weight:bold;
float:left;
width:100px; }

#liste_occasions li dl .right {
text-align:left;
margin-left:20px; }

#liste_occasions li dl p.right {
margin-left:120px; }

#liste_occasions li dl span.more a {
display:block;
margin-left:120px;
color:#db9c02; }

#liste_occasions li dl span.more a:hover {
color:#eda800; }

#liste_agents {
padding-bottom:15px;
text-align:center; 
float: left;
margin-left:40px;
}

#liste_agents dt {
margin-top:20px;
font-weight:bold; }

#liste_agents2 {
padding-bottom:15px;
text-align:center;
}

#liste_agents2 dt {
margin-top:20px;
font-weight:bold;
}

#gamme {
    width:677px;
	height:auto;
	}
	
#gamme ul li {
	list-style-type:none;
	width:125px;
	padding:0 3px;
	min-height:600px;
	text-align:center;
	overflow:hidden;
	border-right: #d0cdc8 solid 1px;
	float:left;
	margin:0px 1px 30px 0px;
	}

#gamme ul li h3 {
    width:125px;
	height:auto;
	text-align:center;
	color:#fcff00;
	font-size:14px;
	font-weight:bold;
	}
	
#gamme ul li .s_gamme li {
    border:none;
	height: auto;
	min-height:0px;
	margin:0px;
	}
	
#gamme ul li .s_gamme li p img{
	border: #CCCCCC solid 1px;
	width:82px;
	padding:3px;
	margin-left:2px;
	}
	
	
#gamme ul li .s_gamme li p img:hover{
	background:#666666;
	}
#gamme ul li .s_gamme li .titre_sgamme {
	width:125px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color: #666666;
	}
	
#gamme ul li .s_gamme li .titre_sgamme a{
	color: #666666;
	text-decoration:none;
	}
#gamme ul li .s_gamme li .titre_sgamme a:hover{
	text-decoration: underline;
	}	
#gamme ul li .s_gamme li .sanspermis_gamme {
	width:125px;
	height:35px;
	background: url(img/sanspermis_gamme.png) center no-repeat;
	float:left;
	padding: 0;
	margin: 10px 0px 0px 0;

	}
	
#gamme ul li .s_gamme li .permisb1_gamme {
	width:125px;
	height:35px;
	background: url(img/permisb1_gamme.png) center no-repeat;
	float:left;
	padding: 0;
	margin: 10px 0px 0px 0px;

	}

#colonne_droite {
	width:123px;
	float:left;
	height:auto;
	text-align: center;
	padding-top:50px;
	 }
	 
#colonne_droite p {
	padding:5px 0px;
	}

#pied {
	width:960px;
	height:40px;
	margin-top:70px;
	text-align: center;
	padding: 100px 0px 0px 0px;
}


#pied ul {
	width:400px;
	height:40px;
	line-height:20px;
	text-align: center;
	float: left;
	padding:10px 290px 0px 5px;
	min-height:100px;
}
#pied ul li {
	list-style:none;
	font-size:12px;
	color:#FFFFFF;
	display: inline;
}
#pied ul li a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0 2px 0 1px;
	font-weight: bold;
}

#pied ul li a:hover{
	text-decoration:underline;

}
#pied .imnalys {
	text-align:center;
	padding:0px 0px 0px 0px;
	float: left;
}
	
#pied .imnalys img {
    border:0;}

#pied  .imnalys span
{
   position:absolute;
   top:-9999px;
}

p.notice {
font-size:75%;
text-align:right;
}
