body {
background-color:#FFFAE7;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #006600;
	text-decoration: none;
}
.texte, h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
	margin:0;
	padding:0;
}
.texte-rose {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #E0188F;
	text-decoration: none;
}
.texte-vert {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #679E08;
	text-decoration: none;
}
.mini-rose {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #E0188F;
	text-decoration: none;
}
.titre-rose {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #E0188F;
	text-decoration: none;
}

#logos {
position:absolute;
right:0;
margin-top:300px;
}
#photo2{
position:absolute;
}

#header {
position:absolute;
top:0;left:0;
background-color:#DE2491;
 color:white;
 text-align:center;
 width:100%;
 border-bottom:2px solid #BB0D73;
 }
 
div#header h1 {
font-size:10px;
color:white;
letter-spacing:1px;

padding:3px 0;
}
