body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
margin-left:15px;
margin-right:15px;
text-align:justify;


}
#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;
margin-top: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 {
height: 100px;
background-color: #99CCCC;
}

#imprimer {
	position: absolute;
	left: 600px;
	top: 20px;
	width : 50px;
	height : 50px;
}

#conteneur {
position: absolute;
width: 75%;
left: 120px;
background-color:#dde0d7;
margin-bottom:0px;
margin-top: 0px;
padding-top: 0px;

}
#centre {
background-color:white;
margin-left: 180px;
margin-right: 10px;
padding-right:10px;

padding-top: 10px;
}
#gauche {
	position: absolute;
	left:5px;
	width: 180px;
	padding-top:40px;
	top: 100px;
}
#droite {
position: absolute;
right:0;
width: 150px;
}
#pied {

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;

}

table {
	width: 100%;
}

.Style1 {font-weight: bold}
.Style2 {font-weight: normal ; font-size:10px}
