/* CSS Document */


body{
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#555;
background-color:#fff;
}

img{
border:none;
border-style:none;
border-width:0px;
}

h2 img{
margin-right:3px;
margin-bottom:-3px;
}

h3 img{
margin-bottom:-2px;
}

#menu2 img{
margin-bottom:-2px;
}

fieldset img{
margin-top:-1px;
margin-bottom:-3px;
}

input, select, form, h2, h3, body, ul, li{
margin:0px;
padding:0px;
}
.derouler:hover{
cursor:pointer;
}
.derouler{
position:absolute;
margin-top:288px;
z-index:10;
margin-left:8px;
cursor:pointer;
}

input, select{
border-color:#14a3b9;
border-width:1px;
}

input{
height:17px;
}

ul{
margin-left:15px;
padding-left:10px;
padding-bottom:10px;
}

h2{
text-align:center;
font-size:13pt;
color:#14a3b9;
font-weight:bold;
font-style:italic;
padding-top:8px;
padding-bottom:5px;
}

a:link, a:hover, a:active, a:visited{
font-weight:bold;
color:#555;
text-decoration:none;
}

a:hover{
color:#333;
text-decoration:underline;
}

table{
border:thin;
border-color:#ddd;
}

table .c1{
background-color:#cff;
font-size:0.8em;
}
table .c2{
background-color:#f3f3f3;
font-size:0.8em;
}
.titre{
font-weight: bold;
color: #0095AC;
}