body {
font-family:Trebuchet MS, arial, geneva, sans-serif;
font-size: 11px;
}

#general {
width:900px;
margin:0 auto;
}

#bandeau {
height:120px;
background:url('titre.jpg') center left no-repeat;
}

#navigation {

}

#contextes {
float:left;
width:150px;
padding-right : 10px;
border-right : 1px dotted #ccc;
}

#chemin {
margin: 1em 0 2em 0;
font-size: 9px;

}

#chemin a {
color: #333;
}

#chemin a:hover {
color: #999;
}

#corps {
margin-left: 170px;
}

#footer {
clear:both;
margin-top:30px;
border-top: 1px solid #666;
padding-top:8px;
color: #666;
font-size:9px;
text-align : center;
}

#footer a {
color: #555;
}

#footer a:hover {
color: #333;
}

#footer p {
margin-bottom: 0.5em;
font-size : 12px;
}

#footerband {
font-weight : bold;
height : 20px;
width : 100%;
background-color : #0051a0;
margin-bottom : 10px;
color : white;
text-align : center;
font-size : 12px;
padding-top : 2px;
}

#footerband a {
text-decoration : none;
color : white;
}

#footerband a:hover {
text-decoration : none;
color : #b1c6dd;
}