body  {
    font-family:Arial, Helvetica, sans-serif;
	background-image:url(http://www.ville-lafere.fr/IMG/background.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color: #005FA9;
	/* Haut Droite Bas Gauche*/
    margin: 0 0 15px 0;
    padding: 0;
    color: #333;
    font-size:10pt;
	height:100%;
}

/* fond du contenu */
#general {
	width:880px;
	margin:0 auto;
	border:0;
	background:url(http://www.ville-lafere.fr/IMG/fond-gauche.gif) left top repeat-y white;
	height:100%;
}

#bandeau {
	height:200px;
	color:#999;
	background-color:#FFE500;
}

#contextes {
	float:left;
	margin:0;
	padding:0;
	margin:0;
	width:267px;
	/* 
	_margin-left:12px; 
	height:100%;
	*/ 
}

#contexte1 {
	float:left;
	margin:0;
	width:267px;
	z-index:100;
	border-left:1px solid white;
	/* 
	margin:20px 0 15px 25px;
	_margin-left:12px;
	*/
}

#contexte2 {
	float:left;
	z-index:101;
	margin:0;
	/*
	height:100%;
	margin:20px 25px 15px 0;
	width:190px;
	_margin-right:12px;
	*/
}


#corps {
	/* Haut Droite Bas Gauche*/
	margin:0 0 20px 270px;
	/*padding-left:20px;*/
}

#footer {
	clear:both;
	background-color:#FBDB00;
	color:#444;
	padding:10px;
	border:1px solid white;
	margin:0px;
	font-size:11px;
}

#footer a {
	color:#444;
	text-decoration: underline;
	font-size:11px;
}

/* texte du footer */
#magusine-footer, #logos-bailleurs,#site-footer {
	text-align:center;
	margin-bottom:5px;
}


