@charset "utf-8";
/* CSS Document */




/* ///////// CONTAINER ///////// */

#container{
	background-color:#cbd1d7;
	width:950px;
	height:auto;
	overflow:visible;
	z-index:110;
	position:absolute;
	left:50%;
	margin:0 0 0 -475px;
	padding:0 0 0 0;
	clear:both;
	background-image:url(../images-automobiles/general/fond-contenu-grisbleu-sanscolonnes.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}


/* ////////// COLONNE CENTRE ///////// */

#contenu-standard{
	width:900px;
	margin-top:10px;
	margin-left:25px;
}

#contenu-standard a:link, #contenu-standard a:visited{
	color:#54697e;
	text-decoration:none;
}

#contenu-standard a:hover, #contenu-standard a:active{
	color:#2d4254;
	text-decoration:none;
}





	


