body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7f7d77;
	background-image: url(images/fond-degrade-bandes.jpg);
	background-repeat: repeat-x;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-size: small;
}
.texte-rouge-gras {
	color: #FF0000;
	font-weight: bold;
}

#div_960_accueil {
	background-image: url(images/fond-accueil.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-left: -480px;
	height: 600px;
	z-index: 3;
	left: 50%;
	position: absolute;
	top: 13px;
	visibility: visible;
}
.gras {
	font-weight: bold;
}
.mentions-legales {
	text-decoration: underline;
	margin-left: 40px;
	margin-top: 0px;
}
h1 {
	font-size: medium;
	font-weight: normal;
	margin-top: 10px;
}
#div_960_depannage {

	background-image: url(images/fond-depannage.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-left: -480px;
	height: 600px;
	z-index: 3;
	left: 50%;
	position: absolute;
	top: 13px;
	visibility: visible;
}
#div_960_partenaires {


	background-image: url(images/fond-partenaires.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-left: -480px;
	height: 600px;
	z-index: 3;
	left: 50%;
	position: absolute;
	top: 13px;
	visibility: visible;
}
#div_960_contact {



	background-image: url(images/fond-contact.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-left: -480px;
	height: 600px;
	z-index: 3;
	left: 50%;
	position: absolute;
	top: 13px;
	visibility: visible;
}
h3 {
	font-weight: bold;
	color: #FF0000;
}

h2 {
	font-size: small;
}
.mentions {
	font-size: small;
	margin-left: 5px;
	margin-right: 5px;
}
.composition {
	font-size: x-small;
	text-align: justify;
}
#div_960_mentions {




	background-image: url(images/fond-mentions-legales.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-left: -480px;
	height: 600px;
	z-index: 3;
	left: 50%;
	position: absolute;
	top: 13px;
	visibility: visible;
}
#div_960_occasions {





	background-image: url(images/fond-occasions.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-left: -480px;
	height: 600px;
	z-index: 3;
	left: 50%;
	position: absolute;
	top: 13px;
	visibility: visible;
}
#div_960_test {

	background-image: url(images/fond-accueil2.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-left: -480px;
	height: 600px;
	z-index: 3;
	left: 50%;
	position: absolute;
	top: 13px;
	visibility: visible;
}
.recyclage {
	margin-bottom: 10px;
	margin-top: 0px;
}
.ombre-accueil {
	background-image: url(images/ombre-image-accueil.png);
	padding-bottom: 9px;
	padding-left: 11px;
	padding-top: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
}
.cadre-annonce {
	width: 148px;
	border: 2px ridge #999999;
	clip: rect(5px,auto,auto,auto);
	text-align: center;
	
}
.centrer-text-annonce {
	text-align: center;
	padding: 0px;
	font-weight: bold;
}
.numeros-navigation {
	text-align: center;
	font-weight: bold;
	color: #0000FF;
}
.centrer-text-annonce-rouge {
	text-align: center;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
#div_960_base_occasions {






	background-image: url(images/fond-base-occasions.jpg);
	background-repeat: no-repeat;
	width: 960px;
	margin-left: -480px;
	height: 600px;
	z-index: 3;
	left: 50%;
	position: absolute;
	top: 13px;
	visibility: visible;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
}
a:hover {
	text-decoration: none;
}
a:active {
}

