/* Styles page interne */
body{
	background-color:#b5d4e6;
	}
ul.menu{
	
	left:282px;
	
	
	}
div#bg_menu{
	height:129px;

	

	}
#bg_menu_gauche{
	position:absolute;
	width:50%;
	background-color:#000;
	height:129px;
	z-index:0;
	}

#bg_menu_droite{
	position:absolute;
	width:50%;
	margin-left:50%;
	height:129px;
	background-image:url(../IMG-conseil-auto/interne-bg-menu.jpg);
	background-repeat:repeat-x;
	z-index:0;
	}
div#bg_menu{
	height:129px;
	width:100%;
	position:relative;
	z-index:0;

	}
div#bg_bandeau_menu{
	height:129px;
	background-image:url(../IMG-conseil-auto/interne-bg-menu.jpg);
	background-repeat:repeat-x;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	}

div#bandeau_menu{
	height:129px;
	width:1024px;
	background-image:url(../IMG-conseil-auto/interne-bg-voiture.jpg);
	background-repeat:no-repeat;
	}

div#principal_bg{
	width:100%;
	background-image:url(../IMG-conseil-auto/bleu_clair.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;

	}

div#principal{
	
	color:#000000;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	border-right:1px solid #000000;


	}

div#photo{
	background-image:url(../IMG-conseil-auto/photos-auto/JC_2581.jpg);
	background-position:0%;
	background-repeat:no-repeat;
	height:287px;
	float:left;	
	width:380px;
	margin-top:45px;



	}



div#principal #texte{
	padding-left:54px;
	width:570px;
	padding-right:20px;
	float:left;
	font-size:13px;
	line-height:1.3em;

	
	}
div#principal #texte h1{
	color:#63808D;
	margin-bottom:20px;
	line-height:30px;
	font-size:30px;
	margin-top:20px;
	}
#texte h2{
	margin-top:15px;
	font-size:20px;
	color:#666666;
	}
#texte p{
	margin-top:10px;
	margin-bottom:10px;
	}

#texte a{
	color:#336666;
	}

#texte a:hover{
	color:#CC0000;
	}

#texte ul{
	margin-left:15px;
	}

/* La sélection GT */
div.voiture_liste{
	margin-top:10px;
	padding-top:5px;
	border-top:1px solid #009999;
	}
div.voiture_liste a img{
	margin-right:8px;
	border:1px solid #CCCCCC;
	}

span.etiq{
	font-style:italic;
	color:#666666;
	font-size:10px;
	}

span.rougegras{
	color:#cc0000;
	font-weight:bold;
	}

p.lien_fiche a{
	font-weight:bold;
	}

#fiche_voiture td{
	padding:5px;
	}

#fiche_voiture p.prix{
	font-weight:bold;
	color:#cc0000;
	font-size:18px;
	}

#fiche_voiture p.titre{
	color:#006699;
	font-size:16px;
	font-weight:bold;
	}
#fiche_voiture h2{
font-size:12px;
margin-top:5px;}

#fiche_voiture span.etiq{
	font-size:11px;
	}

#fiche_voiture a img {
	border:1px solid #999999;
	}
#fiche_voiture  a:hover img{
	border:1px solid #cc0000;
	}

#fiche_voiture p.retour{
	font-weight:bold;
	}

#fiche_voiture div.encadre{
	padding:5px;
	margin-top:10px;
	border:1px solid #CCCCCC;
	}