/* feuille de style du theme : Tod */

/* containers de premier niveau */
#general {
	width: 900px;
	margin: 70px auto 40px auto;
}

#bandeau {
	position: absolute;
	top: 0;
	width: 450px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top:16px;	
}
	
#chemin, #chemin-vide {
}

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

#corps {
	margin-right: 260px;	
	padding:12px;
	background-color: #181818;
}

#footer {
margin-top:6px;
font-size:10px;
clear:both;
background-color:#0B0B0B;border-bottom:1px solid #222222;border-top:1px solid #222222;color:#999999;font-weight:bold;padding:4px 12px;
}

