/* css de disposition du site d'emilio */
/* stephane, aout 2007 */

#body {
margin: 0;	
}

#general {
width: 750px;
margin-top: 60px;
margin: 60px auto 20px auto;
}

#bandeau {
width: 370px;
height: 60px;
background-repeat: no-repeat;
background-position: bottom left;
}

#navigation {
border-bottom: 1px solid #999;	
}

#chemin, #chemin-vide {
clear: right;
margin: 0 0 2em 0;
padding-top: 2em	
}

#contextes {
width: 130px;
float: right;	
}

#corps {
margin-right:205px;	
}

#footer {
clear: both;
border-top: 1px solid #999;
margin-top: 30px;
padding: 10px 0 20px 0;	
}

#logos-bailleurs {
margin:10px 0;
}