/* CSS Document */
.titrehomme {color: #F7931E}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titrefemme {color: #FF7F00}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titreenfant {color: #FF7F00}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titrepresse {color: #FF8800}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menugauche {
	font-size: large;
	color: #000000;
}
.menugauche:link,  menugauche:active{
	text-decoration	:	none;
	font-size: large;
	color: #000000;
}
.menugauche:visited {
	text-decoration	:	none;
	font-size: large;
	color: #000000;
}
.menugauche:hover {
	text-decoration	:	none;
	font-size: large;
	color: #996633;
}
.titrezoom {
	font-size: xx-large;
	color: #FFFF80;
}

