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

#body {
margin:0;	
}

#general {
background-color: #fff;
width: 750px;
margin: 60px auto 60px auto;
}

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

#citation {
width: 279px;
float:right;
margin-right: 1em;
color:#4b4b4b;
border-left: 5px solid #F00;
padding-left: 5px;
overflow:hidden;
}

#navigation {
border-bottom: 5px solid #f00;
}

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

#contextes {
width: 130px;
float: right;
margin-right: 1em;	
}

#corps {
margin-right: 205px;	
}

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

#footer .liste ul {
margin: 0 1em 20px 1em;
}

#magusine-footer {
clear:both;
}

#footer .liste li {
text-align:justify;
font-size:1.2em;
clear:both;
}

#footer h2 {
background-color:#f00;
padding: 0.2em 0.4em;
font-size:12px;
}

#footer h4 {
font-size:12px;
}

#footer .liste h2 {
display:block;
float:left;
margin-bottom :1em;
}

#footer .liste h3 {
text-align:left;
}

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