@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-occasions{
	width:900px;
	margin-top:10px;
	margin-left:25px;
}

#logooccasionsdiamant{
	width:246px;
	height:36px;
	border:#000000 1px solid;
	position:relative;
	float:right;
	margin:-6px 0 0 0;
	}


#contenu-occasions a.lien:link, #contenu-occasions a.lien:visited, #contenu-occasions a.lien:hover, #contenu-occasions a.lien:active {
	color:#000000;
	text-decoration:underline;
	line-height:22px;
	}


.blococcas {
	width:240px;
	height:245px;
	margin:0 20px 0 0;
	float:left;
	text-align:center;
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
	}

#vehicules-occasions{
	background-image:url(../images-automobiles/occasions/bloc-vehicules-occasion.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:42px 5px 0 0;
	}

#vehicules-direction{
	background-image:url(../images-automobiles/occasions/bloc-vehicules-direction.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:64px 5px 0 0;	
	}

.margeBottom{
	 width:287px;
	 height:170px;
	 margin:0 0 0 10px;
	 padding-top:10px;
	 clear:both;
 }
	
#contenu-occasions li {
	color:#000000;
	background-image:url(../images-automobiles/general/puce.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:12px;
	font-size:12px;
	}
	
.imgcargarantie{
	width:65px;
	height:80px;
	float:left;
	margin-right:10px;
	}
	
.txtcargarantie{
	width:825px;
	float:left;
	text-align:justify;
	}

.txtbleugras{
	font-weight:bold;
	color:#54697e;
	font-size:14px;
	}



/* //////////////////////////////////////// */
/* ////////// + D'INFOS OCCASIONS ///////// */
/* //////////////////////////////////////// */
	
#contenu-infos-occasions{
	width:900px;
	margin-top:10px;
	margin-left:25px;
}


#zonegauche{
	width:390px;
	height:500px;
	float:left;
	position:relative;
	}
	
#zonedroite{
	width:510px;
	/*height:50px;*/
	float:left;
	position:relative;
	margin-top:0px;
	}
	

/* Couleurs lignes tableau */	
.tab1{ background-color:#d6dadc;}
.tab2{ background-color:#e2e6e9;}



/* Liens retour */
.lienretour{
	text-align:center;
	margin-top:30px;
	width:357px;
}

a.lienretour:link, a.lienretour:visited{
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	text-decoration:underline;
	color:#333333;
}
a.lienretour:hover, a.lienretour:active{
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	text-decoration:underline;
	color:#666666;
}



/* //////////////////////////////////////// */
/* //////////// GALERIE D'IMAGES ////////// */
/* //////////////////////////////////////// */


#img_gallery{ margin:0px 0 0 0; width:357/*460*/px; }
#img_gallery a{ outline:none; border:none; }
#img_gallery a img{border:none;}

/* --- IMAGE STAGE */
#fullimg{/*
	width:456px;
	height:330px;*/
	width:357px;
	height:283px;
	overflow:hidden;
}
#fullimg img{ width:357/*460*/px; }
#fullimg p, #fullimg span{
	position:absolute;
	background:black;
	opacity:.5;
	color:white;
	margin:0px;
	width:357/*443*/px;
	padding:6px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* --- SLIDER --- */
#img_gallery #wrapper{
	padding:4px 2px;
	width: 320px;/*420*/
	float:left;
	height:50px;
	background-color:#181818;
	position: relative;
	overflow:hidden;
}

#items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:50000px;
	position: relative;
	letter-spacing:0em;
}
#items li{
	float:left;
	list-style:none;
	margin-right:2px;
}
#items .thumb{
	width:76px;/*75px;*/
	height:50px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
#items .large{
	display:none;
	position:absolute;
}
#fullimg .loading{
	width: 32px;
	height: 32px;
	margin:125px 0 0 162px;
}
#fullimg .thumb{display:none;}

#items .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}
#moveleft, #moveright{
	margin:0px;
	height:58px;
	color: white;
	width: 16px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; 
	display:block;
	cursor: pointer;
	float:left;
}
#moveleft{background: url('../images-automobiles/general/left.gif');}
#moveright{background: url('../images-automobiles/general/right.gif');}
#moveleft:hover, #moveright:hover{ background-position:bottom; }




/* //////////////////////////////////////// */
/* ////////// FORMULAIRE CONTACT ////////// */
/* //////////////////////////////////////// */


.champtexte {
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#000000;
	height:20px;
	margin:3px 0;
	padding:2px 0 0px 2px;
	width:300px;
}

.champtexte:hover, .champtexte:active {
	background-color:#ffffcc;
}

.textarea {
	background-color:#FFFFFF;
	border:1px solid #999999;
	color:#000000;
	margin:3px 0;
	padding:2px 0 0px 2px;
	width:300px;
}

.submit {
	border:#333333 1px solid;
	background-color:#4b4b4b;
	color:#CCCCCC;
	cursor:pointer;
	height:25px;
	margin:10px 0;
	padding:2px 0 5px 0;
	width:100px;
	text-transform:uppercase;
}




