img {
	border: 0px;
	margin: 0px 0;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}

body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #38535a;
}

/*----------------------- CSS ------------------------------*/

.break {
	clear: both;
}

.moule_gauche {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.moule_droit {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.bandeau-haut {
	background: url(../images/mg-scooters.png) top left no-repeat;
	height: 79px;
	width: 854px;
	margin-left: auto;
	margin-right: auto;
}

.bandeau-milieu {
	width: 854px;
	margin-left: auto;
	margin-right: auto;
}

.bandeau-gauche {
	width: 628px;
	float: left;
}

.bandeau-droit {
	width: 221px;
	float: right;
}

.bandeau-bas {
	text-align: center;
	height: 30px;
}

.espace {
	height: 3px;
	background-color: #FFFFFF;
}

.accueil {
	background:url(../images/accueil.png);
	height: 32px;
}

.neufs {
	background:url(../images/neufs.png);
	height: 32px;
}

.occasions {
	background:url(../images/occasions.png);
	height: 32px;

}

.depannage {
	background:url(../images/depannage.png);
	height: 32px;
}

.contact {
	background:url(../images/contact.png);
	height: 32px;
}

.actu {
	background:url(../images/actu.png);
	height: 32px;

}

.coordonnees {
	background:url(../images/coordonnees.png);
	height: 32px;
}
.conseil {
	background:url(../images/conseil.jpg);
	height: 32px;
}
.bloc-gauche {
	background: url(../images/bg-gauche.png);
}

.haut-gauche {
	background: url(../images/haut-gauche.png);
	height: 3px;

}

.milieu-gauche {
	padding-left: 7px;
	padding-right: 7px;
}

.bas-gauche {
	background: url(../images/bas-gauche.png);
	height: 3px;
}

.bloc-droit {
	background: url(../images/bg-droit.png);
}

.haut-droit {
	background: url(../images/haut-droit.png);
	height: 3px;
}

.milieu-droit {
	padding-left: 4px;
	padding-right: 4px;
}

.bas-droit {
	background: url(../images/bas-droit.png);
	height: 3px;
}

.logos {
	background: url(../images/logo.png);
	height: 89px;
}

.footer-gauche {
	background: url(../images/footer-gauche.png);
	height: 4px;

}

.footer-droit {
	background: url(../images/footer-droit.png);
	height: 4px;
}

/*----------------------- MDM ------------------------------*/

.titre-mdm{
	color:#254c58;
	font-size: 14px;
	font-weight: bold;
}

.contenu-mdm{
	border: solid #2c6e85 1px;
	font-size:10px;
	padding-bottom: 10px;
}

.contenu-mdm img{
	border: solid #2c6e85 1px;
	float:left;
	margin: 10px;
}

/*----------------------- Liens ------------------------------*/

a:link {
	color: #4a92a8;
	text-decoration: none;
	border:none;
}

a:visited {
	color: #4a92a8;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #4a92a8;
	text-decoration: underline;
	border:none;
}
.fiche {
	width:260px;
	background-color:#75afc0;
	padding:10px;
	margin-right:25px;
	margin-bottom:15px;
	border:1px solid #2c6e85;
}
.ficheind {
	width:560px;
	background-color:#75afc0;
	padding:10px;
	border:1px solid #2c6e85;
}
a.lien {
	text-decoration:none;
	color: #2c6e85;
}
.scoot {
	font-size: 14px;
	font-weight: bold;
}
