body {
	background-repeat: repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #E7DDC5;
	font-style: normal;
}
#contenu_global {
	width: 950px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/navigation/header.png);
	background-repeat: no-repeat;
	height: 128px;
	width: 950px;
	padding-bottom: 20px;
}
#contenu_gauche {
	float: left;
	width: 290px;
	padding-right: 15px;
}
#news {
	background-color: #35A7D8;
	margin-bottom: 10px;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 18px;
}
.blanc_contact {
	background-color: #35A7D8;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #FFF;
	font-size: 16px;
}
.blanc_google {
	background-color: #FFF;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#contenu_droite {
	float: left;
	width: 645px;
}
#titre_cat {
	background-image: url(images/navigation/titre.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 645px;
	float: left;
	padding-bottom: 10px;
}
#neuf {
	width: 305px;
	float: left;
	padding-right: 35px;
	color: #113B4C;
	font-size: 15px;
}
#occasions {
	float: right;
	width: 305px;
	color: #113B4C;
	font-size: 15px;
}
.objet {
	background-color: #35A7D8;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.titre {
	padding-top: 10px;
	font-weight: bold;
	font-size: 19px;
	text-transform: uppercase;
	color: #113B4C;
}
.details {
	font-size: 14px;
	font-style: italic;
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
}
.images_presentation {
	padding-bottom: 5px;
}
.images_miniature {
	float: left;
	padding-right: 5px;
}
a {
	text-decoration: underline;
	color: #FFF;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
.clearfloat {
	clear: both;
	height: 15px;
}
.nolink {
	text-decoration: none;
	color: #113B4C;
}
.nolink:hover {
	color: #113B4C;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #237395;
}
p {
	margin: 0px;
	padding: 0px;
}
.compteur {
	color: #237395;
}

