body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #8A8BDF url(/img/css/fond-page.gif) scroll repeat;
}

/*
	CENTRAGE DU SITE
*/
	#main {
		width:760px;
		margin:20px auto;
	}

 /*
	PAGE ENTRÉE DU SITE
 */
	#top_shadow {
		width:760px;
		height:5px;
		background:url(/img/css/shadow-top.png) scroll no-repeat;
		line-height:0px;
		font-size:1px;
	}

	#middle_shadow {
		width:755px;
		height:658px;
		background:url(/img/css/shadow-middle.png) scroll repeat-y;
		padding:0 0 0 5px;
	}

	#middle_shadow div {
		text-align: center;
		margin: -35px 0 0 0;
		padding: 0;
		color:#8FAFDD;
	}

	#middle_shadow div a {
		text-decoration:none;
		color:#5858BB;
	}

	#middle_shadow div a:hover {
		text-decoration:underline;
	}

	#middle_shadow img {
		border:0;
	}

	#bottom_shadow {
		width:760px;
		height:5px;
		background:url(/img/css/shadow-bottom.png) scroll no-repeat;
		line-height:0px;
		font-size:1px;
	}

/*
	BANNIERE
*/
	#top_banner {
		width:760px;
		height:5px;
		background:url(/img/css/shadow-top.png) scroll no-repeat;
		line-height:0px;
		font-size:1px;
	}

	#banner {
		width:755px;
		height:147px;
		background:url(/img/css/shadow-middle.png) scroll repeat-y;
		padding:0 0 0 5px;
	}

	#banner h1 {
		display:none;
	}

	#bottom_banner {
		width:750px;
		height:5px;
		margin:0 5px 0 5px;
		background:#8A8BDF url(/img/css/shadow-bottom.png) scroll no-repeat;
		line-height:0px;
		font-size:1px;
	}



	#content {
		background-color:#8A8BDF;
		width:750px;
		margin:0 5px 0 5px;
		padding:15px 0 50px 0;
	}
	
	#content h2 {
		color:#FDFDFD;
		font-size:16px;
		margin:10px 0;
	}

/*
	MENU de NAVIGATION HORIZONTAL
*/

	#menu {
		width: 720px;  /* - padding */
		height: 49px;
		margin: 0 5px 0 5px;
		background: url(/img/css/fond-menu.png) scroll no-repeat;

		padding:0 15px;
	}

	#menu li {
		background: url(/img/css/puce-menu.gif) scroll no-repeat left center;
		padding:0 0 0 40px;
		display:block;
		height:36px;
		line-height:36px;
		float:right;
		margin:5px 0 0 12px;
	}

	#menu a {
		text-decoration:none;
		color:#FFF;
		font-weight:bold;
	}

/*
	COLONNAGE DU SITE
*/
	#col1, #col2 {
		float: left;
	}
	
	#col2 {
		width:625px;
	}

	#col1 {
		width:80px;
		margin:40px 15px 0 10px;
		display:inline; /* correct IE 6 bug */
	}

	#types {
		width:75px;
		background-color:#6163B8;
		border:1px solid #FDFDFD;
	}

	#types .titre {
		background-color: #D3BE4E;
		color:#4E51B7;
		font-size:10px;
		padding:2px 0;
		font-weight:bold;
		text-align:center;
	}

	#types a {
		display:block;
		text-indent:-9000px;
		text-decoration:none;
		background-position: center top;
		background-attachment:scroll;
		background-repeat:no-repeat;
		width:75px;
	}

	#types a:hover {
		background-position: center bottom;
	}	

	
/*
	PIED DE PAGE
*/

	#footer {
		width:760px;
		height:51px;
		background: url(/img/css/fond-footer.png) scroll no-repeat;
	}
	
	#footer .col1 {
		height:37px;
		width:630px;
		float:left;
		margin:7px 0 0 0;
	}
	
	#footer p {
		text-align:center;
		color:#8FAFDD;
		margin:0;
		line-height:18px;  /* ~ height/2 - 37/2  */
	}
	
	#footer p a {
		color:#FFF;
		text-decoration:none;
	}	
	
	#footer .col2 {
		height:37px;
		width:115px;
		float:left;
	}
	
	#footer .col2 img {
		border:0;
		margin-top:8px;
	}
	
	#footer .col2 a {
		-moz-opacity:.7;
	}	
	
	#footer .col2 a:hover {
		-moz-opacity:1;
	}		
	
	

/*
	BOITE OCCASION
*/

	.box {
			background-color:#6163B8;
			width:635px;
			margin:0 0 17px 0;			
	}

	.box .top {
		background: #D9C348 url(/img/css/t-b-box.gif) scroll no-repeat top left;
		height:20px;
	}

	.box .top h3, .marque_bottom {
		font-size:13px;
		width:270px;
		height:20px;
		line-height:20px;
		color:#4E51B7;
		float:left;
		margin:0;
		padding:0 0 0 30px;
		font-weight:bold;
	}

	.km, .annee, .prix {
		color:#4E51B7;
		float:right;
		line-height:20px;
		height:20px;
		width:100px;
		text-align:right;
	}

	.prix, .lien_voir_fiche {
		margin:0 7px 0 0;
		font-weight:bold;
	}

	.lien_voir_fiche a {
		color:#4E51B7;
		text-decoration:none;
	}

	.box .middle {
		border:1px solid #FFF;
		background: url(/img/css/fond-ligne.gif) scroll no-repeat 70% center;
		padding:7px;
		color:#FADF47;
	}

	.box .middle .photo img {
		border:1px solid #D9C348;
	}

	.box .middle .photo {
		width:150px;
		float:left;
	}

	.box .middle .col1, .box .middle .col2 {
		width:180px;
		padding:0 0 0 15px;
		float:left;
	}

	.box .middle .col1 ul, .box .middle .col2 ul {
		list-style-type:none;
		padding:0;
		margin:7px 0;
	}

	.box .middle .col1 li, .box .middle .col2 li {
		padding:1px 0;
	}

	.box .middle .logo {
		width:70px;
		margin:10px 0 0 0;
		float:right;
	}

	.box .bottom {
		background: #D9C348 url(/img/css/t-b-box.gif) scroll no-repeat bottom left;
		height:20px;
	}

	.ref, .lien_voir_fiche {
		color:#4E51B7;
		float:right;
		line-height:20px;
		height:20px;
		width:120px;
		text-align:right;
	}
	
/*
	POUR LES PAGES DE CONTENUS TEXTE
*/
	.box .middle_content {
		border:1px solid #FFF;
		background: url(/img/css/fond-ligne.gif) scroll no-repeat 70% center;
		padding:7px;
		color:#FFF;	
	}
	
	.box .middle_content a {
		color:#FFF;	
		text-decoration:none;
	}	
	
	.box .middle_content a:hover {
		color:#D9C348;	
	}		
	

/*
	VENDU
*/

.box .vendu , .fiche .vendu{
	-moz-opacity:0.7;
}

.vendu_fiche, .vendu_liste {
	position:absolute;
	background: url(/img/css/bandeau-epuise.gif) scroll no-repeat center 55%;
	width:633px;
	height:290px;
	margin:-290px 0 0 1px;
	z-index:10;
}
 
.vendu_liste {
	height:90px;
	margin:-90px 0 0 1px;
}



/*
	PAGINATION
*/

	.pagination {
		text-align:right;
		margin:7px 0;
		color:#FFF;
		font-weight:bold;
		padding:0 25px 0 0;
	}

	.pagination a {
		color: #FFF;
		text-decoration:none;
		padding:3px 4px;
	}

	.pagination a.selected {
		color: #6163B8;
		border:1px solid #D9C348;
	}

/*
	CLASSES GENERIQUES
*/

.clearer {
	clear:both;
	line-height:0px;
	font-size:1px;
	height:0px;
}