/* CSS Document */
html{
overflow: scroll; 
}
body{
text-align:center;
background-color:#FFF9D6;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}
a{
color:#E96E39;
}
.main{
text-align:left;
margin: auto;
width: 766px;
}
.info{
margin-left:25px;
margin-right:25px;
clear:both;
height:auto;
}
.pixel_ligne{
margin-bottom:10px;
background-image:url(../images/pixel.png);
background-repeat:repeat-x;
height:1px;
font-size:0.1em;
clear:left;
}
.footer{
float:left;
width:716px;
margin-top:15px;
padding-left:25px;
padding-right:25px;
padding-bottom:15px;
color:#666666;
font-size:0.85em;
}
.txt_footer{
text-decoration:none;
color:#666666;
}
.background{
float:left;
text-align:left;
margin: auto;
background-color:#F5F5EE;
background-image:url(../images/background.jpg);
background-repeat:no-repeat;
width:766px;
/*min-height:475px;*/
}
.superscript{
font-size:0.8em;
}
.entete{
background-image:url(../images/entete_e.jpg);
background-repeat:no-repeat;
height:58px;
width:766px;
}
.menus{
width:766px;
margin-top:24px;
float:left;
text-align:right;
color:#F6F5EE;
}
.menu_langue{
color:#3A486D;
float:left;
width:756px;
font-size:0.85em;
text-align:right;
height:14px;
}
.menu_item_langue{
color:#3A486D;
text-decoration:none;
}
.menu_item{
margin-right:12px;
color:#FFFFFF;
text-decoration:none;
}
.menu_item_selected{
margin-right:12px;
color:#000000;
background-color:#CACEC8;
text-decoration:none;
}
.menu_item:hover{
margin-right:12px;
background-color:#CACEC8;
color:#000000;
text-decoration:none;
}
.image_holder_right{
float:right;
text-align:left;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#94A7B1;
padding:10px;
margin:4px;
margin-top:15px;
width:325px;
}
.image_holder_left{
float:left;
text-align:left;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#94A7B1;
padding:10px;
margin:4px;
margin-top:15px;
}
.text_under_image{
float:left;
color:#666666;
margin-top:5px;
font-size:0.85em;
width:325px;
}
.title_page{
font-weight:bold;
padding-top:20px;
font-size:1.15em;
margin-bottom:19px;
}

.titre_section{
font-size:1.15em;
font-weight:bold;
/*margin-top:20px;*/
}
.sous-titre_section{
text-decoration:underline;
margin-top:20px;
}
a.getpdf{
float:left;
margin-top:20px;
text-decoration:none;
cursor:pointer;
}
a.getpdf img{
float:left;
border:none;
}

a.getpdf span{
float:left;
margin-left:20px;
margin-top:9px;
text-decoration:underline;
}

img.logo{
margin-right:40px;
}

span.logos{
display:block;
background-color:white;
padding:10px;
width:300px;
border:1px solid #CCCCCC;
}




