body {
	margin:0; padding:0;
	font-family:"DIN","Lucida Grande",geneva,tahoma, arial, "Bitstream Vera Sans", sans-serif ;
	font-size:0.9em;
}


#conteneur_accueil{
	width:100%;
	background:url(/assets/templates/proactivite/images/accueil_proact.gif) no-repeat;
	background-position:top right;
}
#conteneur{
	width:100%;
	background-image:url(/assets/templates/proactivite/images/suite_proact.gif);
	background-repeat:no-repeat;
	background-position:top right;
}



#entete .access{
	display:none;
}

#entete ul{
	display:none;
}


#gauche {
	display:none;
}


#droite {
	margin:5px;
	padding-bottom:40px;
}


#pied{
	display:none;
}


.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}