* { 
margin : 0;
padding : 0;
} 
body { text-align:center;
background : #000000 url("../css21/fond.jpg");
font-size : 10pt;
margin-top : 20px;
margin-bottom : 20px;
font-family:"trebuchet ms",verdana,"sans serif",serif;
color:#CCCCCC;
} 


a:active { 
color : #769207;
text-decoration : none;
} 
a:link { 
color : #769207;
text-decoration : none;
} 
a:visited { 
color : #769207;
text-decoration : none;
} 
a:hover { 
color : #77D95D;
text-decoration : none;
}


td,textarea{
font-size : 10pt;
font-family:"trebuchet ms",verdana,"sans serif",serif;
}
.marges { 
padding : 5px 10px;
} 
#container,#header,#footer { 
text-align:left;
margin-right:auto;
margin-left:auto;
position : relative;
width : 740px;

} 
#container{
background : #000000 url("../css21/engrenage.jpg") no-repeat right 0px;

}
#header { 
height :100px;
background : #000000 url("../css21/logo.jpg") no-repeat;
text-align:right;
font-size : 8pt;



} 
#header .marges {
padding-top : 75px;
padding-right:10px;
} 
#contenu { 
position:relative;
left : 240px;
width : 500px;
top:-10px;
border-left:1px solid #777777;
} 
#titre {
color:#CCCCCC;
font-size : 24pt;
font-weight:bold;
text-align:right;
}
#soustitre {
color:#769207;
font-size : 15pt;
margin:15px 0;
border-bottom:1px solid #777777;
border-top:1px solid #777777;

padding-right:5px;
text-align:right;

}
#menu { 
position :absolute;
left : 0px;
top :0px;
width : 240px;
border-top : 1px solid #777777;
} 
.lien a{ 
line-height:27px;
text-indent:5px;
width : 240px;
border-bottom : 1px solid #777777;
background:#363636;
height:27px;
display : block;
} 
.lien a:hover{
line-height:27px;
background:#4c4c4c;

}

#footer { 
text-align:center;
font-size : 8pt;
height:30px;
background : #000000 url("../css21/bas.jpg") no-repeat;
color : #000000;
padding-top:3px;
}



.image {margin-right:5px;margin-bottom:5px;float:left}
.bigimage {margin-right:0px;margin-bottom:5px;float:left}
.signature{margin:10px 0 10px 0;clear:both;}
select{width:40px}

#container{font-size:10pt;}
