*{
margin:0;
padding:0;
}
body{
font-family:Verdana,Arial,Helvetica,sans-serif;
text-align:center;
margin:0;
padding:0;
margin-top:10px;
background-color:#006;
}
a{
text-decoration:none;
}
#container{
height:auto;
background:#006 url("../images/bg.gif") repeat-y;
text-align:left;
width:771px;
margin-left:auto;
margin-right:auto;
}
#header{
width:771px;
height:59px;
background:#fff url(../images/img_top.jpg);
border-bottom:1px solid #c7c7c7;
margin-bottom:10px;
}
#center{
border:0px solid red;
}
#swf_div{
margin:0 0 6px 0;
clear:both;
background:#006;
background-image:none;
}
#right_pattern{
width:560px; /* largeur coté gauche */
background:#004D75; /* bachground */
padding:0;
float:right;
height:auto;/* 195px*/
}
#left_pattern{
border:0px solid red;
width:210px;/* largeur coté droit */
background:#e6e6ff; /* couleur bg */
padding:0; /* padding de la partie droite */
float:left;
height:195px;
}
h1{ /* partie titre */
background:#004D75;
font-weight:bold;
font-size:13px;
padding-left:10px;
text-align:left;
color:#fff;
height:20px;
line-height:20px;
width:550px; /* largeur */
}
#menu_2{
font-size:10px;
color:#000;
background:#006;
height:20px;
line-height:20px;
text-align:right;
padding-right:10px;
width:771px;
float:right;
}
#titre{
font-weight:bold;
font-size:15px;
text-align:left;
color:#fff;
padding-left:10px;
background:#006;
width:390px;
height:40px;
line-height:20px;
float:left;
}
#menu_2 a{
font-size:10px;
color:#fff;
}
#menu_2 a:hover{
color:#eee;
}
#content{
background:#004D75; /* bg content */
font-size:10px;
padding:0 8px 0 8px; /* les marge du contenu milieu */
margin:0;
color:#A0A2A5;
}
#content h2{
text-align:left;
padding:8px 0 0 0;
font-size:11px;
font-weight:bold;
color:#fff;
margin-bottom:4px;
}
#content input,#content textearea{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
border:1px solid #999;
background-color:#fff;
}
#content fieldset label{
float:left;
width:25%;
text-align: right;
margin:0;
padding:0 8px 0 0;
line-height:20px;
color:#fff;
}
#content fieldset{
margin:0;
font-style:normal;
padding:0 0 4px 12px;
width:auto;
text-align:left;
margin:0 8px 0 8px;
margin-bottom:0;
}
#content fieldset p{
padding:.2em 0;
margin:0 0 px 0;
}
#content fieldset .but{
color:#fff;
background-color:#333;
float:right;
margin-right:12px;
cursor:pointer;
}
#content fieldset legend{
color:#fff;
padding-right:4px;
}
.image_news{
width:120px;
height:106px;
float:left;
margin:0 6px 2px 0;
}
#pied_page{
background:#006;
font-size:9px;
text-align:center;
clear:both;
color:#999999;
height:16px;
padding-top:4px;
}
#pied_page_lien{
font-size:9px;
padding-top:12px;
color:#990D0D;
}
#pied_page_lien a{
color:#990D0D;
}
#pied_page_lien a:hover{
color:#000;
}
.ascenseur {
SCROLLBAR-FACE-COLOR:#232323; 	
SCROLLBAR-ARROW-COLOR:#f0f0f0; 
SCROLLBAR-TRACK-COLOR:#232323; 	
SCROLLBAR-HIGHLIGHT-COLOR:#232323; 
/*OVERFLOW:auto;*/
SCROLLBAR-SHADOW-COLOR:#232323; 
SCROLLBAR-3DLIGHT-COLOR:#232323; 
SCROLLBAR-DARKSHADOW-COLOR:#232323;
text-align:left;
width:550px;
height:auto;/*175px*/
/*clear:both;*/
}
.pdf{
width:200px;
float:right;
padding:0 0 2px 4px;
}
.pdf img{
vertical-align:middle;
border:none;
margin-right:2px;
}