body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}
#bleu{
/*color:#749d9d;*/
font-style:normal;
font-weight:bold;
}
h1, .titre li  {
margin-left: 15px;
font-size: 150%;
color:#749d9d;
border-bottom:1px solid #749d9d;
margin-right:15px;

}

.misenvaleur{
color:#749d9d;
font-weight:bold;
}
h2{
margin-left: 15px;
font-size: 120%;
/*color:#749d9d;*/
}
h3{
margin-left: 15px;
font-size: 100%;
/**
 * color:#749d9d;
 */
}

#header {
display: none;
height: 100px;
/**
 * background-color: #99CCCC;
 */
}
#imprimer {
	position: absolute;
	left: 600px;
	top: 40px;
	width : 50px;
	height : 50px;
	display: none;
}

#conteneur {
position: absolute;
/**
 * width: 600px;
 */
left: 0px;
/**
 * background-color:#dde0d7;
margin-bottom:0px;
margin-top: 0px;
 */
}

#centre {
background-color:white;
/**
 * margin-left: 0px;
margin-right: 2px;
padding-top: 20px;
padding-bottom: 20px;
 */
}
#gauche {
	position: absolute;
	left:5px;
	width: 133px;
	padding-top:40px;
	top: 100px;
	display:none;
}
/**
 * #droite {
position: absolute;
right:0;
width: 150px;
}
 */
#pied {
display:none;
height: 30px;
text-align: center;
background-color: #99CC99;
padding-top: 10px;
padding-bottom: 0px;
color:#316364;font-size:100%;font-weight:bold;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-left:10px;
margin-right:10px;
margin-bottom: 5px;
}
a {
margin: 0 2px;
color: #96428b;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
/**
 * .menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #c396bd;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
 */

p {
margin-left:15px;
margin-right:15px;
text-align:justify;

}

.Style1 {font-weight: bold}
.Style2 {font-weight: normal ; font-size:10px}
