@charset "utf-8";
/* CSS Document */

/* ----    Style General    ---- */

#site {
		width: auto;
		margin: 0 auto;
		padding: 0;
		overflow: visible;
}

.logo {
	display: block;
	}
span{
	display: block;
}
	
#contenu {
		width: auto;
		margin: 0;
		padding: 0;
}	

#contenu_droit {
		text-align:left;
		width: auto;
		margin: 0;
		padding: 0;
}
p.membres{
	margin: 0 20px 0 0;
	padding: 0;
	color: #000000;
	font-size: 0.9em;
}
p.evenement{
	margin: 0 30px 0 0px;
	padding: 0;
	color: #000000;
	font-size: 0.9em;
}
p.evenement_titre{
	margin: 0 30px 0 0px;
	padding: 0;
	color: #000000;
	font-size: 0.9em;
	font-weight:bold;
}
p.evenement_date{
	margin: 0 30px 0 0px;
	padding: 0;
	color: #a70a34;
	font-size: 0.9em;
	font-weight:bold;
}
h3.h3_evenements {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 18px 0 10px 0px;
	padding: 0;
	width: 191px;
	height: 29px;
}
h3.h3_association {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 18px 0 10px 0px;
	padding: 0;
	width: 160px;
	height: 29px;
}
h3.h3_partenaires {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 18px 0 10px 0px;
	padding: 0;
	width: 147px;
	height: 29px;
}
h3.h3_contact {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 18px 0 10px 0px;
	padding: 0;
	width: 127px;
	height: 29px;
}
h3.h3_membress {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 18px 0 10px 0px;
	padding: 0;
	width: 119px;
	height: 29px;
}
h3.h3_recettes {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 18px 0 10px 0px;
	padding: 0;
	width: 119px;
	height: 29px;
}
h3.h3_revue {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 18px 0 10px 0px;
	padding: 0;
	width: 202px;
	height: 29px;
}
h3.h3_enfants {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 18px 0 10px 0px;
	padding: 0;
	width: 202px;
	height: 29px;
}
h3.h3_sucres {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 18px 0 10px 0px;
	padding: 0;
	width: 229px;
	height: 29px;
}
h3.h3_plan {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 18px 0 10px 0px;
	padding: 0;
	width: 151px;
	height: 29px;
}

p.separateur {
	background-image: url(../images/separateur_nouvelles.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 13px 0 13px 0;
	padding: 0;
	width: auto;
	height: 2px;
}

#menu,#image_section, #menu_secondaire,#contenu_gauche, #footer, #gauche_bas, #map_membre, #membres_recherche .noprint {
	display: none;
}