/* CSS Document */

body{
FONT-FAMILY: Arial, Helvetica, sans-serif;background: #FDC10A; margin:auto;
width:830px;
}
td {
text-align:center;
}

#global{
width:960px;
margin:0;
Padding-left:25px;
padding-right:15px;
padding-bottom:15px;
}
img {
border:0px;
MARGIN:0;
}
table {
margin:0;
font-size:9px;
border-collapse:collapse;
text-align:center;
}
.td_white {
border: solid 1px black ;
height:50 px;
}
.td_vide {
height:50 px;
}


.td_green1 {
border: solid 1px black;background-color :  #006600;
}
.td_blue {
border: solid 1px black;background-color :  #CCFFFF;

}
.td_orange {
border: solid 1px black;
background-color : #FFCC66;
}


.td_green2 {
border: solid 1px black;background-color :  #00BB5E;

}
.td_yellow {
border: solid 1px black;
background-color : #FEFBB4;
}
.td_yellow_legend {
border: solid 1px #CCCCCC;background-color : #FEFBB4;
text-align:center;font-weight:bold;
}
.td_grey_legend {
border: solid 1px #6B6B6B;background-color : #cccccc;

}
.td_orange_legend {
border: solid 1px #6B6B6B;background-color : #FFCC66;

}


.td_grey {
border: solid 1px black;background-color : #cccccc;
height:50 px;
}
.blue{
color:blue;
}
.td_white_uptitle {
height:50 px;
}
.td_white_legend {
height:50 px;
color:white;font-weight:bolder;
font-size:16px;
background-color :#006666;
border : solid 1px white;
}
.td_title {
background-color : #F7F7F7;color:#333333;
border-left: solid 1px black;border-right: solid 1px black;border-top: solid 1px black;border-bottom: solid 1px #8C0000;
font-weight:bolder;height:40px;height:50 px;
}
H1 {
color :#006600;
border-bottom: solid 1px #FFFF33;
font-size:20px;
text-align:left;
text-indent : 5px;
margin-left:10px;
margin-right:10px;
}
H2 {
margin-top:25px;
margin-left:20px;
color :#006600;
text-align:left;
font-size:16px;
}
ul,li {
list-style: none;text-align:right;
}
ul,li a{
color:#bf381e;font-size:13px;padding-bottom:3px;text-decoration:none;font-weight:bolder;
margin-top:15px;margion-bottom:15px;padding-right:15px;
}
ul,li a:hover{
color:#00BB5E;text-decoration:underline;
}
.legend {
color:#333333;font-size:12px;text-align:left;padding-right:20px;
}


#menu a{
font-weight:bolder;color :#333333;text-decoration:none;
}

#menu a:hover {
color : #bf381e;text-decoration:underline;
}
p {
color : #333333; font-size:12px; padding-left:20px;text-align:left;margin:auto;
}
.centre {
color : #333333; font-size:12px; text-align:center;margin:auto;
}
H3 {
margin-left:5px;
color :#003300;
text-align:left;
text-indent:20px;
font-size:12px;
}
a.info {
position: relative;
text-decoration: underline;
color: black;
font-size:9px;
margin:0;
padding:0;
}
a.info span {
display: none;
}
a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.info:hover span {
width:250px;
display: inline;
position: absolute;
top: -12em;
right: 2em;
background: #EEFFEA;
text-align: left;
color: black;
text-decoration: none;
padding:5px;
font-size:10px;
border :#009900 1px solid;

}




.info1 {
position: relative;
text-decoration: underline;
color: black;
font-size:9px;
text-align:right;
margin:0;
padding:0;
}
a.info1 span {
display: none;
}
a.info1:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
}
a.info1:hover span {
width:250px;
display: inline;
position: absolute;
top: 1.2em;
right: 2em;
background: #EEFFEA;
text-align: left;
color: black;
text-decoration: none;
padding:5px;
font-size:10px;
border :#009900 1px solid;

}









