img {
	border: 0px;
	margin: 0px 0;
}
p {
	margin:6px 0;
}
body {
	margin: 0px;
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2a2a50;
}
li {
	list-style-position:inside;
	padding-left:20px;
}
/*----------------------- CSS ------------------------------*/

.break {
	clear:both;
}
.break2 {
	clear:both;
}
.moule_gauche {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.moule_droit {
	float: right;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.bandeau-milieu {
	margin-left: auto;
	margin-right: auto;
	width: 798px;
	border: #FFFFFF solid 1px;
	clear: both;
	background-color: #FFFFFF;
}
.diapo {
	float: left;
	width:608px;
}
.actu {
	float: right;
	width: 180px;
	background: url(../images/actu.png) no-repeat;
	background-color: #eaeaf6;
	padding-top: 23px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	height: 209px;
}
.actu p {
	padding-left: 7px;
	padding-right: 5px;
}
.bandeau-gauche {
	float: left;
	width: 379px;
	padding-left: 10px;
	padding-right: 10px;
}
.bandeau-droit {
	float: right;
	width: 379px;
	padding-left: 10px;
	padding-right: 10px;
}
.bandeau-bas {
	background: url(../images/footer.png) center top no-repeat;
	clear: both;
	padding-top: 12px;
	font-size: 10px;
}
.bandeau-bas2 {
	clear: both;
	padding-top: 12px;
	font-size: 10px;
}
.bas-gauche {
	float: left;
	color: #8787a7;
	width: 255px;
	padding-left: 10px;
}
.bas-droit {
	float: right;
	color: #8787a7;
	width: 523px;
	padding-right: 10px;
	text-align: right;
}
.bloc {
	height: 101px;
	clear: both;
	padding-left: 6px;
	background-color: #f5f5fa;
	text-align: left;
}
.bloc img {
	padding-left: 5px;
	padding-right: 5px;
	float:left;
}
.presentation {
	background: url(../images/presentation.png);
	height: 40px;
}
.vehicules {
	background: url(../images/vehicules.png);
	height: 40px;
}
.services {
	background: url(../images/services-atelier.png);
	height: 40px;
}
.accessoires {
	background: url(../images/accessoires.jpg);
	height: 40px;
}
.ventes-accessoires {
	background: url(../images/ventes-accessoires.jpg);
	height: 40px;
}
.contact {
	background: url(../images/contact.png);
	height: 40px;
}
.entretenir {
	background: url(../images/entretenir.png);
	height: 40px;
}
.texte {
	background-color: #FFFFFF;
	clear: both;
	padding-left: 7px;
	padding-right: 7px;
}

.texte2 {
	background-color: #FFFFFF;
	clear: both;
}

.couleur {
	background-color: #eaeaf6;
	clear: both;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-top: 10px
}
/*----------------------- Liens ------------------------------*/

a:link {
	color: #63637f;
	text-decoration: none;
	border:none;
}
a:visited {
	color: #63637f;
	text-decoration: none;
	border:none;
}
a:hover {
	color: #8787a7;
	text-decoration: none;
	border:none;
}
