body {
	background-image: url(images/fond_grille.gif)  ;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px; color: #595959;
	align: center;
}

td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #595959;
}

p { margin-top: 0px }
	p a { color:#006699; text-decoration:none }
	p a:hover { color:#000000; text-decoration:underline }

img { border: none }


/* menu principal */
.monmenu { float: left; padding: 10px 8px 5px 6px; font-family:Arial; font-weight:bold; font-size:13px; }
.monmenu a { color: #000000; text-decoration: none }
.monmenu a:hover { color: #FF0000; text-decoration: none }

.titre { font-size: 14px; font-weight: bold; color:#333333 }
.sous_titre { font-size: 12px; font-weight: bold; color:#666666 }
.sous_titre_rouge { font-size: 12px; font-weight: bold; color: #ED1C24 }	
.small { font-size: 9px; color: #111111 }
.references { font-family: Arial, sans-serif; font-size: 11px; color:#FDBF00; font-weight:bold }
h1 { font-weight: bold; font-size:18px; color: #ED1C24; line-height: 22px }
h2 { font-size: 14px; color: #FF0000; margin: 0px }


.bordure_gauche_droite { border-left: 1px solid #666666; border-right: 1px solid #666666}
#contenu_central { float:left; padding : 20px 10px 26px 20px; width: 470px }
#contenu_central_large { padding : 20px 0 26px 20px; width: 690px; }
#contenu_central_xlarge { padding : 20px 0 26px 0 }

#contenu_droite { float:right; padding : 20px 0 26px 0; width: 200px; margin: 0 }
	#info_lettre { padding : 0 30px 26px 10px; border-left: 1px solid #666; background-image:url(images/la_lettre_fond.jpg); background-repeat:no-repeat; background-position:right }
	

#emma_cigogne { float:left; width: 260px; height: 250px; text-align:center }


/* evenements */
.tableau_principal_evenements { margin: 0 12px 30px 0 }
.souligne { background-image:url(images/pointilles.gif); background-position:bottom; background-repeat:repeat-x;
	margin-bottom: 10px; padding-bottom: 4px; }

.date { font-size: 14px; color:#333333; font-weight:bold; margin-top:5 }
	.date a { color: #000000; text-decoration: none }
	.date a:hover { color: #FF0000; text-decoration: none }

.evenement{ font-size:14px; color:#FF0000; font-weight:bold }
	.evenement a { color: #FF0000; text-decoration: none }
	.evenement a:hover { color: #000000; text-decoration: none }
	
.evenement2{ font-size:12px; color:#FF0000 }
	
#contenu_evenement { padding: 20px 40px 40px 20px }
	#contenu_evenement img { margin: 0 0 5px 15px }


/* membres */
#membre_liste { float: left; width: 220px; height: 53px }
	#membre_liste a { font-weight: bold; color:#006699; text-decoration: none; line-height: 13px }
	#membre_liste a:hover { font-weight: bold; color:#000000; text-decoration: underline; line-height: 13px }

#ca td { padding: 0 5px 11px 0 }


.formsearch {
	background-color: #FFFFFF;
	padding-left: 4px;
	border: #AAAAAA 1px solid;
	font-family: Arial, Helvetica, Geneva;
	font-size: 10px;
	color: #000000;
	width: 100px;
	margin:2px;
	height: 17px;
}

.tableau_ca td { padding: 4px 0 5px 0; border-bottom: 1px solid #e8e8e8 }