/* css - theme : cerap_2012 */

body {
	margin: 0;
	background: url('fond_body.png') repeat-x top left #A0ACB4;  
	}

#general {
	background-color: #FFFFFF;
	width: 910px;
	margin: 0 auto;
	}

#bandeau {
	height: 100px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: 0px solid #999;
	}
	
#la_phrase {
	padding-top:65px;
	text-align:right;
	padding-right:10px;
	font-size: 13px;
	color:#1768B0;
	}

#contextes {
	margin-top:-11px;
	width: 205px;
	margin-left:0px;
	padding: 0px 0 20px 0px;
	float:left;
	}
	
#contexte2 {
	background: url('top_contexte2.png') no-repeat top left;  
	float: right;
	width: 150px;
	min-height: 150px;
	}

#navigation {
	width: 205px;
	margin-bottom: 20px;
	}

#chemin-vide {
	display: none;
	}

#chemin {
	color: #879196;
	margin-right:10px;
	border-bottom: none;
	padding: 4px 6px;
	}


#chemin a {
	color: #A4BBC4;
	text-decoration: none;	
	}

#chemin a:hover {
	color: #000000;
	text-decoration: none;
	}

#corps {	
	width: 555px;
	float:left;
	}

#corps .listageconteneur{
	padding-right: 20px;
	}

#footer {
	border-top: 0px;
	width: 190px;
	padding-left: 10px;
	padding-top:10px;
	clear: both;
	}

#magusine-footer {
	padding-top:10px;
	}
	
.justify {text-align: justify; display: block}

