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

p{
	margin:6px 0;
}

body {
	margin: 0px;
	background: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #021c26;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
	color: #FFFFFF;
}

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

.break {
	clear:both;
}

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

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

.bandeau-haut {
	width: 938px;
	margin-left: auto;
	margin-right: auto;
}

.bandeau-milieu {
	width: 938px;
	background: url(../images/bg-milieu.gif);
	margin-left: auto;
	margin-right: auto;
}

.bandeau-bas {
	width: 938px;
	padding-top: 20px;
	background: url(../images/footer.png) no-repeat top;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.bandeau-bas a:link {
	color:#ce026e;
}
.magenta{
	color:#ce026e;
	font-weight:bold;
}
.pas-envie {
	background:url(../images/haut.png) no-repeat;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 7px;
}

.bandeau-gauche {
	background-color: #4c7787;
	width: 232px;
	float: left;
}

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

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

.texte-gauche {
	background: url(../images/bas-bandeau.png) no-repeat bottom;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.presentation {
	background:url(../images/presentation.png);
	height: 41px;
}

.home {
	background:url(../images/home.png);
	height: 41px;
}

.hifi {
	background:url(../images/hifi.png);
	height: 41px;
}

.services {
	background:url(../images/services.png);
	height: 41px;
}

.cuisines {
	background:url(../images/cuisines.png);
	height: 41px;
}

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

.texte-droit {
	padding-left: 20px;
	padding-right: 20px;
}

.menu {
	padding-top: 10px;
	padding-bottom: 10px;
}

.menu img{
	padding-left: 20px;
	padding-right: 20px;
}

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


.contenu-mdm{
	border: solid #FFFFFF 1px;
	background: #4c7787;
	font-size:10px;
	padding-bottom: 10px;
}

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

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

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

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

a:hover {
	color: #9fc7d7;
	text-decoration: none;
	border:none;
}