/* positionnement de vie feminine */
/* 3 colonnes : principale à gauche, 2 contextes à droite */

body {
margin:0;
background:url("images/fond-top.jpg") no-repeat top left #230000;
}

#general {
width:850px;
margin-top: 72px;
margin-left: 120px;
background: url("images/fond-footer.png") bottom center no-repeat #fff;
}

#bandeau {
height: 250px;
margin: 0 auto 20px auto;
background:url("images/bandeau.jpg") no-repeat top center;
}

#corps {
margin-right: 277px;
background:url("images/fond-corps.jpg") no-repeat center center;

overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;

}

#contextes {
float:right;
width:257px;
margin-right: 10px;
}

#contexte1 {
width: 247px;
float:right;
}

#fin-corps {
clear:both;
}

#footer {
padding: 1em 0 1em 0;
border-top: 1px dotted #8fa419;	
font-size:11px;
}

#footer p {
width:850px;
margin: 1em;
}
