h1 {display:none;}

body {
	margin:0;
	background-color: #FFEED2;
	font-family: Arial, Helvetica, sans-serif;
}

.textecourant{
	font-size: 12px;
	color: #CE9E77;
}

.grosTitre{
	font-size: 16px;
	font-weight: bold;
	color: #9A6436;
}

.titrage{
	font-size: 14px;
	font-weight: bold;
	color: #CE9E77;
}

.titrage2{
	font-size: 13px;
	font-weight: bold;
	color: #c00;
}


.menubaseline{
	font-size: 12px;
	color: #986337;
}
.menu{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
}
.menu:hover{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: underline;
}
.no_repeat{
	background-repeat: no-repeat;
}

.linkeo_cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #986337;
	text-decoration: none;
}

#powered a {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	color: #004594;
}
#powered img {
	height: 12px;
	width: 12px;
	vertical-align: middle;
}