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

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

#container{
	background-color:#5c6876;
	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-fonce-accueil.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}

#contenu-accueil{
	width:900px;
}

/* ////////// FLASH et MENU ACCUEIL ////////// */

#zonenoire{
	background-color:#000000;
	width:950px;
	height:320px;
	z-index:110;
	position:relative;
	margin:0;
	padding:0;
	clear:both;	
	}

#ombrenoireaccueil{
	background-color:#000000;
	width:950px;
	height:46px;
	z-index:111;
	position:relative;
	padding:0;
	clear:both;
	margin:0 0 0 0;
	background-image:url(../images-automobiles/accueil/ombre-noire.gif);
	background-repeat:repeat-x;
	background-position:top left;
	}

#menuverticaccueil{
	width:130px;
	height:320px;
	z-index:110;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	clear:both;
	background-image:url(../images-automobiles/general/fond_menu_vertic_accueil.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	}

#menuverticmitsu, #menuverticsuzu, #menuverticdaiha {
	margin-left:15px;
	}

#menuverticmitsu {
	margin-top:55px;
	}

#menuverticsuzu {
	margin-top:55px;
	}

#menuverticdaiha {
	margin-top:55px;
	}	

#menuverticmitsu a, #menuverticsuzu a, #menuverticdaiha a {
	color:#FFFFFF;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	}
	
#flashaccueil{
	width:794px;
	height:287px;
	float:right;
	margin-left:15px;
	margin-top:15px;
	border:#c62200 1px solid;
	}


/* //////////////// 3 BLOCS //////////////// */	
	
.titre {
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	line-height:28px;
	}

.soustitre{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	}

.soustitrerouge{
	color:#d02b28;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	}

#accueilactus a, #accueilpromos a {
	color:#000000;
	text-decoration:underline;
	}
	
#accueiloccasions a {
	color:#FFFFFF;
	text-decoration:underline;
	}

.txtnoir{ color:#000000; }

#accueilactus{
	color:#FFFFFF;
	position:relative;
	float:left;
	width:330px;
	text-align:justify;
	margin:-25px 0 0 15px;/*
	margin:340px 0 0 15px;*/
	z-index:200;
	}

#accueilpromos{
	color:#FFFFFF;
	position:relative;
	float:left;
	width:165px;
	text-align:center;
	margin:-25px 0 0 70px;/*
	margin:20px 0 0 0;
	margin:340px 0 0 70px;*/
	z-index:201;
	}

#accueiloccasions{
	color:#FFFFFF;
	position:relative;
	float:left;
	width:235px;
	text-align:left;
	margin:-25px 0 0 70px;/*
	margin:20px 0 0 0;
	margin:340px 0 0 70px;*/
	z-index:202;
	}
	
	
/* ////////// ACTUALITES ACCUEIL ////////// */	

.filetactu{
	background-image:url(../images-automobiles/accueil/filet-actus.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:18px;
	width:330px;
	clear:both;
	margin-top:5px;
	}



/* ////////// FORMULAIRE RECHERCHE ////////// */

/*
#bloc-recherche{
	width:860px;
	background-color:#e1e5e8;
	margin:0;
	padding:20px;
}

#col1, #col2, #col3 { float:left;}

#col1 { width:290px; }
#col2 { width:390px; }
#col3 { width:160px; }

*/
#accueiloccasions .select200{
	width:200px;
	height:20px;
	color:#000000;
	border:#999999 1px solid;
	background-color:#FFFFFF;
	margin:5px 0;
	padding-left:2px;
	}
	
#accueiloccasions .select200v2{
	width:200px;
	height:20px;
	color:#000000;
	border:#999999 1px solid;
	background-color:#FFFFFF;
	margin:2px 0;
	padding-left:2px;
	}

#accueiloccasions .select100{
	width:130px;
	height:20px;
	color:#000000;
	border:#999999 1px solid;
	background-color:#FFFFFF;
	margin:5px 0;
	padding-left:2px;
	}

#accueiloccasions .select90{
	width:98px;
	height:20px;
	color:#000000;
	border:#999999 1px solid;
	background-color:#FFFFFF;
	margin:5px 0;
	padding-left:2px;
	}

#accueiloccasions .select80{
	width:95px;
	height:18px;
	color:#000000;
	border:#999999 1px solid;
	background-color:#FFFFFF;
	margin:5px 0;
	padding-left:2px;
	}
	
#accueiloccasions .submit2{
	background-image:url(../images-automobiles/accueil/btrecherche.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	width:151px;
	height:40px;
	border:0;
	margin:5px 0;
	cursor:pointer;
	}
	
