@charset "iso-8859-1";

body {
background-color:#CBDAC9;
color:black;

padding:0px;
margin:0px;
width:100%;
}									 
p {
text-indent:10px;
margin:15px;
}
acronym {
cursor:help;
border-bottom:1px dotted #2D6035;
}
h1 {
margin-left:5px;
margin-top:2px;
font-size:10px;
color:#336600;
font-family: "Bitstream Vera Sans", verdana, arial, sans-serif;
}
img {
width:100%;
}
/*-----------------------------
CADRE 1 : CADRE BANDEAU
-----------------------------*/
.cadre01 {
background:transparent;
width:99.8%;
height:30%;
margin-left:0%;
margin-right:0%;
margin-top:0%;
}
/*-----------------------------
CADRE 2 : MENU A GAUCHE
-----------------------------*/
.cadre02 {
	width:15%;
	height:10%;
	margin-left:1%;
	border:1px solid #2D6035;
	float:left;
	color:black;
	font-size: 13px;
	font-family: "Bitstream Vera Sans", verdana, arial, sans-serif;
	background-color:#EEF0EE;
	text-indent:5px;
}
.cadre02 ul,li {
list-style-type: none;
padding:0px;
margin-left:1px;
}
.cadre02 a {
width:100%;
margin-left:10px;
color:#33361B;
text-decoration:none;
border-bottom:1px solid #2D6035;
}
.cadre02 a:hover {
color:#9CC085;
border-bottom:0px;
}
.cadre021 {
background:no-repeat url(md01.jpg);
width:100%;
height:30%;
}
a span {
display:none ;
text-decoration:none ;
color:black;
font-size: 13px;
font-family: "Bitstream Vera Sans", verdana, arial, sans-serif;
width:400px;
}
a:hover span {
display: block;
position: absolute;
top:30%;
left:1%;
}
.cadre02 h2 {
font-size:12pt;
font-family: "Bitstream Vera Sans", verdana, arial, sans-serif;
color:#33361B;
border-bottom:1px solid #2D6035;
width:90%;
display: list-item;
list-style-image: url(puce.jpg);
list-style-position: inside;
}
/*-----------------------------
CADRE 3 : CADRE PRINCIPAL
-----------------------------*/
.cadre03 {
background:no-repeat url(mg_fond01.jpg);
background-color:#DDE4DD;
color:#4A4E27;
width:65%;
height:40%;
margin-left:1%;
border:1px solid #2D6035;
float:left;
font-size: 9pt;
font-family:"Bitstream Vera Sans", verdana, arial, sans-serif;
}
.cadre03 h2 {
margin-left:10px;
margin-top:2px;
font-size:10pt;
color:#5B735B;
font-family:"Bitstream Vera Sans", verdana, arial, sans-serif;
}
.cadre03 a {
color:#33361B;
text-decoration:none;
border-bottom:1px dotted #2D6035;
}
.cadre03 a:hover {
color:#9CC085;
border-bottom:0px;
}
.cadre031 {
background:no-repeat url(mg_hg.jpg);
background-color:#EBF3E9;
height:33px;
}
.cadre032 {
width:100%;
height:30%;
}
.cadre033 {
width:100%;
height:30%;
margin-bottom:-1%;
}
/*-----------------------------
CADRE 4 : MENU A DROITE
-----------------------------*/
.cadre04 {
	width:15%;
	height:30%;
	margin-left:10px;
	border:1px solid #2D6035;
	float:left;
	color:black;
	font-size:12px;
	font-family: "Bitstream Vera Sans", verdana, arial, sans-serif;	
	background-color:#EEF0EE;
}
.cadre04 ul,li {
list-style-type: none;
padding:0px;
margin-left:1px;
}
.cadre04 a {
width:100%;
margin-left:10px;
color:#33361B;
text-decoration:none;
border-bottom:1px solid #2D6035;
}
.cadre04 a:hover {
color:#9CC085;
border-bottom:0px;
}
.cadre041 {
background:no-repeat url(md01.jpg);
width:100%;
height:30%;
}
.cadre042 {
width:100%;
height:30%;
margin-top:-1%;
background-color:#E2EDE0;
}
.cadre043 {
width:100%;
height:30%;
}
