@charset "utf-8";
/* CSS Document */

body{
background-color:#959595;
background-image:url(../img/fond-degrade.gif);
background-position:top;
background-repeat:repeat-x;
margin:0;
font-family:Trebuchet MS, Arial, Verdana;
font-size:13px;
color:#4D4D4D;
}

#top a, a:visited{
color:#A7A2A2;
text-decoration:none;
font-family:Trebuchet MS, Arial, Verdana;}
#top a:hover{
color:#6D6767;
text-decoration:none;
font-family:Trebuchet MS, Arial, Verdana;}

#footer a, a:visited{
color:#5D5D5D;
font-family:Trebuchet MS, Arial, Verdana;
}
#footer a:hover{
color:#5D5D5D;
text-decoration:none;
}

#contenu a, a:visited{
color:#5D5D5D;
font-family:Trebuchet MS, Arial, Verdana;
text-decoration:underline;
}
#contenu a:hover{
color:#5D5D5D;
text-decoration:none;
}
/*CONSTRUCTION*/

#top{
height:53px;
width:863px;
background-image:url(../img/top.gif);
background-repeat:no-repeat;
text-align:right;
vertical-align:top;
font-family:Arial, Verdana;
font-size:11px;
letter-spacing:1px;
color:#A7A2A2;
}

#nav{
height:61px;
width:863px;
background-color:#D9062F;}

#contenu{
width:861px;
border-left:1px solid #B3B3B3;
border-right:1px solid #B3B3B3;
border-bottom:1px solid #B3B3B3;
background-color:#FFFFFF;}

#footer{
height:70px;
width:863px;
background-image:url(../img/footer.gif);
background-repeat:no-repeat;
font-family:Trebuchet MS, Arial, Verdana;
font-size:11px;
line-height:1;
color:#808080;}

#news{
width:239px;
padding:10px;
background-color:#F2F2F2;}

/*général*/
h1{font-size:16px;}
h2{font-size:14px;}
a, a:visited{color:#5D5D5D;
font-family:Trebuchet MS, Arial, Verdana;
text-decoration:underline;}
a:hover{
color:#5D5D5D;
text-decoration:none;}

.encadre{
width:200px;
padding:10px;
background-color:#F2F2F2;}

input[type=text],[type=submit]{
font-size:12px;
font-family:Arial, Verdana, sans-serif;
border:1px solid #878787;}
textarea{
font-size:12px;
font-family:Arial, Verdana, sans-serif;
border:1px solid #878787;}
select{
font-size:12px;
font-family:Arial, Verdana, sans-serif;
border:1px solid #878787;}