html {
	overflow: auto;
}
html, body {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}
a {
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}

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

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: #E02423;
	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: #E02423;
	font-weight: bold;
}

.bleu_mc{
	color: #003F87;
	font-weight: bold;
}

.bleu_bene{
	color: #0090C6;
	font-weight: bold;
}

.bleu_qbm{
	color: #7F9BCB;
	font-weight: bold;
}

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

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

#image_cdrom {
	position: absolute;
	top: 30px;
	right: 35px;
}

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

#haut{
	width:972px;
	height:58px;
	background-image:url("../images/institutionnel/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/institutionnel/cadre.jpg") no-repeat;
}
#blocDroite .cadre {
	background:url("../images/institutionnel/cadreDroite.jpg") no-repeat;
}

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

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

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

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

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

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

.menuG{
	width:11px;
	height:20px;
	background:url("../images/institutionnel/menuG.gif") no-repeat;
	float:left;
}
.menuMil{
	height:20px;
	background:url("../images/institutionnel/menu.gif") no-repeat;
	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/institutionnel/menuD.gif") 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/institutionnel/bas.jpg") no-repeat;
	margin: 0px auto 0px auto;
	font-size: 0px;
}
