body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#cccccc;
	font-family:arial;
	color:#333333;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}

strong{
	font-weight:bold;
	color:#333333;
}

em{
	color:#999999;
	font-style:italic;
	font-weight:bold;
}

p{
	padding:0px;
	margin-bottom:5px;
	font-size:12px;
}

h1{
	color:#ffffff;
	font-size:18px;
	font-style:italic;
	padding-top:8px;
	margin:0px;
}

h2{
	color:#e32322;
	font-size:18px;
	font-style:italic;
	margin:0px;
	padding:0px;
}

ul{
	padding: 5px 0 0 15px;
	margin: 0px;
	list-style-type:square;
	font-size:12px;
}

.rouge{
	color:#cc3333;
	font-weight:bold;
}

#conteneurFond{
	width:990px;
	margin: 0px auto 0px auto;
	height:auto;
	background-image:url("../images/fond.jpg");
}

#banniere{
	width:972px;
	height:129px;
}

#conteneurContenu{
	width:972px;
	height:auto;
	margin: 0px auto 0px auto;
	text-align:left;
}

#haut{
	width:972px;
	height:58px;
	background-image:url("../images/haut.jpg");
	position:relative;
}

#bloc{
	width:972px;
}

#blocGauche{
	width:426px;
	height:300px;
	float:left;
	padding:0 0 0 20px;
	margin:0px;
}

#blocDroite{
	float:right;
	padding:0 0 0 0;
}

#milieu{
	width:972px;
	height:280px;
	position:relative;

}

.cadre{
	width:447px;
	height:102px;
	padding:10px 10px 0px 15px;
}

#blocGauche .cadre {
	background:url("../images/cadre.jpg") no-repeat;
}
#blocDroite .cadre {
	background:url("../images/cadreDroite.jpg") no-repeat;
}

#cadreQualite{
	background:url('../images/cadreQualite.png') no-repeat;
	width:450px;
	height:159px;
	padding:10px 10px 0px 15px;
}

#cadreServices{
	background:url('../images/cadreServices.png') no-repeat;
	width:450px;
	height:159px;
	padding:10px 10px 0px 15px;
}

#cadreRejoindre{
	background:url('../images/rejoindreMaurin.jpg') no-repeat;
	width:146px;
	height:42px;
	padding:110px 0 0 300px;
}

#cadreMichaud{
	float:left;
	background:url('../images/cadreMichaud.gif') no-repeat;
	width:285px;
	height:271px;
	padding:10px 10px 0px 15px;
}

#cadreEmile{
	float:left;
	background:url('../images/cadreEmile.gif') no-repeat;
	width:286px;
	height:271px;
	padding:10px 10px 0px 15px;
}

#cadreBene{
	float:left;
	background:url('../images/cadreBene.png') no-repeat;
	width:286px;
	height:271px;
	padding:10px 10px 0px 15px;
}

.menuG{
	width:11px;
	height:20px;
	background:url("../images/menuG.jpg") no-repeat;
	float:left;
}

.menuMil{
	height:20px;
	background:url("../images/menu.jpg") repeat-x;
	float:left;
	padding:0px;
}

.menuMil p{
	margin:3px;
	font-weight:bold;
	display: inline;
	line-height: 22px;
}

.menuMil a{
	color:#333333;
}

.menuD{
	width:11px;
	height:20px;
	background:url("../images/menuD.jpg") no-repeat;
	float:left;
}

#bas{
	margin:40px 20px 0 20px;
	position:relative;
	padding:0 0 10px 0;
}

.mentions{
	margin-top:-15px;
	font-size:10px;
	color:#666666;
	float:right;
}

.mentions a{
	color:#666666;
}

#foot{
	width:990px;
	height:5px;
	background:url("../images/bas.jpg") no-repeat;
	margin: 0px auto 0px auto;
	font-size: 0px;
}
