body {
margin : auto;
margin-top : 0px;
background : #ffffff url(images/fond.jpg) repeat-x;
font-size : 12px;
font-family : Trebuchet MS;
text-align : justify;
/*color : #9CB0C8;*/
color : #698095;
}
#header {
background-image : url(images/header.jpg);
background-repeat : no-repeat;
margin-top : 0px;
margin-left : 0px;
width : 981px;
height : 243px;
}
#body {
margin-top : 10px;
margin-left : 220px;
width : 70%;
}
#menu {
background:#ffffff url(images/menu.jpg) repeat-y;
width : 194px;
float : left;
margin : 0px;
padding : 0px;
}
#menu_left {
width : 194px;
text-align : center;
margin-top : 10px;
margin : 0px;
padding : 0px;
text-align : left;
}
#menu_left a {
color : #93A5B9;
display : block;
background-color : #ffffff;
padding : 0px;
width : 156px;
text-align : justify;
margin-left : 17px;
text-indent : 15px;
padding : 0px;
}
#menu_left li {
text-align : justify;
list-style-type : none;
display : inline;
margin : 0px;
padding : 0px;
}
#menu_left a:hover {
color : #ffffff;
background : #3796CF 80px 0px no-repeat; 
text-align : center;
width : 156px;
}
#menu_left ul {
text-align : left;
margin : 0px;
margin-bottom : 10px;
padding : 0px;
}
#menu_left form, #menu_left div {
text-align : center;
}
#menu_left fieldset {
border : none;
margin : 0px;
padding : 0px;
}
#menu_bottom {
background : #ffffff url(images/menu_bottom.jpg) no-repeat;
width : 194px;
height : 92px;
}
#footer {
clear : both;
font-size : 11px;
font-family : Arial;
text-align : center;
color : #C0C0C0;
background : #9BDAE4 url(images/footer.jpg) repeat-x;
height : 110px;
padding-top : 20px;
padding-bottom : 0px;
margin-bottom : 0px;
}
#footer .link a {
color : #ffffff;
border-bottom : 1px dotted #ffffff;
text-decoration : none;
}
#footer .link a:hover {
border-bottom : 0px dotted #ffffff;
color : #ffffff;
}
#footer .link a:visited {
text-decoration : none;
}
#admin_connexion fieldset {
width : 160px;
border : solid #cccccc 1px;
}
h3 {
font-size : 14px;
font-family : Trebuchet MS;
color : #859EB9;
margin-top : 0px;
margin-bottom : 10px;
} 
h2 {
font-size : 18px;
font-family : Trebuchet MS;
color : #859EB9;
border-bottom : 0px solid #AADB19;
margin-bottom : 15px;
}
a {
color : #B9DB5D;
text-decoration : none;
}
a:hover {
color : #B8B8BF;
}
input {
background-color : #D5E4F4;
border : 1px solid #A7BBD1;
}