body {
	margin: auto;
	padding: 0;
	background: url(../../images/fond_general.gif) repeat-x;
	font-family: Verdana;
}

a:FOCUS { outline: none; }

#main_div {
	width:1000px;
	background-image: url(../../images/fond_cont.gif);
	background-repeat:repeat-y;
	margin: auto;
}

#header {
	width:980px;
	height:139px;
	background-image: url(../../images/fond_header.gif);
	margin:auto;
	margin-left:5px;
}

	#logo{
		width:354px;
		height:139px;
		margin-top:0px;
		float:left;
	}

	#tel{
		width:261px;
		height:74px;
		margin-top:0px;
		float:right;
	}
	
	#menu{
		width:550px;
		float:right;
		margin-top:10px;
		.margin-top:26px;
		_margin-top:26px;
	}
	
	#menu li {
		width:157px;
		height:39px;
		display: inline;
		margin-right:0px;
		margin-left:10px;
		background-image: url(../../images/image_menu.gif);
		background-repeat:no-repeat;
		float:left;
	}
	
	#menu li a{
		width:160px;
		height:30px;
		display:block;
		padding-top:10px;
		text-align: center;
		color:#000;		
		text-decoration:none;
	}
	

#container {
	margin:auto;
	margin-left:5px;
	width:965px;
	padding-left:15px;
	background-image: url(../../images/barre_haut.gif);
	background-repeat:repeat-x;
}


#img_acc{
	padding-left:20px;
	padding-top:70px;
}

#footer {
	height: 232px;
	background: url(../../images/footer.gif) no-repeat;
}

#footer_left {
	float: left;
	margin-left:15px;
	margin-top:150px;
	color:#fff;
	font-size: 11px;
}

#footer_right {
	float: right;
	margin-right:25px;
	margin-top:210px;
	font-size: 11px;
	color:#fff;
}
#footer_left a, #footer_right a {
	color: #ffd601;
	text-decoration: underline;
	font-size: 11px;
}

form {
	margin: 0 auto;
}
form input, form textarea, form select {
	font-size: 11px;
}
form label {
	display: block;
	width: 120px;
	float: left;
}

form input.submit {
	color: #FFFFFF; 
	background: #003F87; 
	font-weight: bold; 
	padding: 5px 10px 5px 10px; 
	border: 0; 
	font-family: Tahoma;
}
form div.contact_droite {
	float: right; 
	width: 280px; 
	border-left: 1px solid #C6C6C6; 
	padding-left: 20px; 
	height: 350px;
	font-size: 12px;
}
form div.contact_gauche {
	width: 650px; 
	font-size: 12px;
}
.rouge {
	color: #ff8080;
}

form#moteur {
	width:960px;
	text-align:center;
}


form#moteur fieldset {
	background: #EEEEEE;
	border: 1px solid #003F87;
	font-size: 11px;
	
}
form#moteur legend {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
form#moteur label {
	display: inline;
	float: none;
	font-size: 12px;
	font-weight: bold;
	width: 60px;
}

#annonce{
	margin-left:75px;
}

#ann_tot{
	width:800px;
	margin:auto;
}

.boxAnnonce {
	width: 250px;
	float: left;
	background: #EEEEEE;
	border: 1px solid #003F87;
	margin: 8px 5px 8px 5px;
	font-size: 10px;
	color: #000;
	height: 120px;
	position: relative
}
.boxAnnonce .btnDetails {
	position: absolute;
	z-index: 10;
	top: 98px;
	left: 130px;
}
.boxAnnonce img.photo {
	width: 120px;
	float: left;
	margin: 3px;
}
.boxHeader {
	background: #003F87;
	display: block;
	height: 25px;
}
span.marqueModele {
	color: #FFFFFF;
	padding: 6px 0 3px 10px;
	font-size: 11px;
	font-weight: bold;
	width: 140px;
	display: block;
}
span.prix {
	display: block;
	width: 80px;
	color: #fffc00;
	font-size: 14px;
	float: right;
	font-weight: bold;
	padding-top: 5px;
	text-align: right;
}
div.navLinks {
	background: #EEEEEE;
	border: 1px solid #003F87;
	font-size: 11px;
	padding: 3px;
	font-size: 12px;
	color: #000;
	width:900px;
	margin:auto;
}
div.navLinks a{
	color: #000;
	font-size: 15px;
	margin-right: 5px;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-weight: bold;
}
div.navLinks a.current {
	color: #FFFFFF;
	background: #C5D3DE;
}

div#fiche {

}

div#fiche img.photo {
	float: left;
	margin: 10px 5px 0 0;
}

div#fiche fieldset {
	background: #fde886;
	border: 1px solid #c77f10;
	font-size: 11px;
}

div#fiche legend {
	color: #c77f10;
	font-weight: bold;
	font-size: 20px;
}
div#fiche fieldset table {
	padding:2px;
	width: 100%;
}
div#fiche fieldset td {
	border-bottom: 1px solid #fcd725;
}

div#autresPhotos {
	width: 90px;
	float: left;
	margin: 10px 5px 0 0;
}
div#autresPhotos img {
	width: 80px;
	margin-bottom: 5px;
	border: 1px solid #c77f10;
}
div#autresPhotos img:HOVER {
	cursor: pointer;
}

span.option {
	display: block;
	float: left;
	width: 240px;
	text-align: left;
	font-size: 11px;
	padding-left: 15px;
	background: url(../../images/coche.gif) no-repeat left top;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #cedbe0;
}

h1 {
	font-size: 22px;
	color: #000;
	margin: 0;
}
h4 {
	font-size: 12px;
	border-bottom: 1px dotted #444444;
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
}