body {
	background-image: url(../images/fond_rep.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1{
	margin-left:45px;
	margin-bottom:2px;
	font-size: 24px;
}
h2 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.maframe {
	border: 1px solid #333333;
}

.texte-contenu {
	padding-left: 10px;
	text-align: justify;
}
.contenu {
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img{
border: 0;
}
.fond_titre_accueil {
	background-image: url(../images/titre_accueil.jpg);
	background-repeat: no-repeat;
}

.fond_titre_concessionnaire {
	background-image: url(../images/titre_concessionnaire.jpg);
	background-repeat: no-repeat;
}
.fond_titre_amenagement {
	background-image: url(../images/titre_amenagement.png);
	background-repeat: no-repeat;
}
.fond_titre_contact {
	background-image: url(../images/titre_contact.jpg);
	background-repeat: no-repeat;
}
.tab_entete {
	background-color: #FFCC33;
}
.tab_contenu {
	background-color: #FFF2CA;
}
.tab   {
	border: 1px solid #666666;
}
.image_illu {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}


.fond_titre_produits {
	background-image: url(../images/titre_produits.jpg);
	background-repeat: no-repeat;
}
/* ------------------ menu -----------------*/
#menu{
text-align:center;
}
#menu ul{
list-style-type: none;
}
#menu li{
display: inline;
padding-left: 10px;
padding-right: 10px;
}
/* ------------------ pied -----------------*/
#pied{
text-align:center;
font-size:11px;
color:#b9b9b9;
}
#pied ul{
list-style-type: none;
padding:0;
margin:0;
}
#logo {
	padding: 0px;
	height: 202px;
	width: 295px;
	position:absolute;
	z-index:10;
	margin-left:30px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#pied li{
display: inline;
padding:0;
margin:0;
}
/* -----------------------------------------*/

.fond_contenu {
	background-image: url(../images/fond_contenu.jpg);
	background-repeat: repeat-y;
	padding-left:25px;
	padding-right:25px;
}
.adresse {
	background-image: url(../images/pied.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
}

a:link {
	color: #666666;
	text-decoration:underline;
} /* lien non-visité */
a:visited {
	color: #666666;
	text-decoration:underline;
} /* lien visité */
a:hover {
	color: #666666;
	text-decoration:none;
} /* lien non-visité */
a:active {
	color: #666666;
	text-decoration:underline;
} /* lien non-visité */

.adresse a:link {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
} /* lien non-visité */
.adresse a:visited {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
} /* lien visité */
.adresse a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
} /* lien non-visité */
.adresse a:active {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
} /* lien non-visité */

#pied a:link {
	color: #b9b9b9;
	text-decoration:underline;
} /* lien non-visité */
#pied a:visited {
	color: #b9b9b9;
	text-decoration:underline;
} /* lien visité */
#pied a:hover {
	color: #b9b9b9;
	text-decoration:none;
} /* lien non-visité */
#pied a:active {
	color: #b9b9b9;
	text-decoration:underline;
} /* lien non-visité */



.texte-rouge {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	border: 1px solid #333333;
}
/* -----------------------------------------*/
.newstab {
	background-color: #f3f3f3;
}
.agenda_titre {
	color: #e72726;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
.agenda_texte{
	font-size: 10px;
	text-align:justify;
	padding-bottom:5px;
}
.agenda_date{
	font-style: italic;
	padding-bottom:3px;
}

