BODY
{
	margin : 0px ;
	background-color : #108800 ;
	background-image : url('img/fond.jpg') ;
	background-repeat : repeat-x ;
	background-position : 0% 50% ;
}

H1
{
	width: 295px;
	height: 0px ! important;
	height:56px;
	padding-top:56px;
	overflow:hidden;
	margin:0px;
	background:url('../img/titre.gif') top left no-repeat;
}

.menu
{
	font-size : 16px; 
	color : #FFFFFF ;
	font-family :  Arial, Verdana, sans-serif;
	font-weight : 500 ;
	text-decoration : none ;
}

.menu:hover
{
	font-size : 16px; 
	color : #FFFF00 ;
	font-family :  Arial, Verdana, sans-serif;
	font-weight : 500 ;
	text-decoration : none ;
}

.menuOuvert
{
	font-size : 16px; 
	color : #FFFF00 ;
	font-family :  Arial, Verdana, sans-serif;
	font-weight : 500 ;
	text-decoration : none ;
}

.divContenu
{
	background-color : #FFFFCC ;
	width : 390px ;
	height : 380px ;
	position : absolute ;
	top : 101px ;
	left : -1500px ;
	filter : alpha(opacity=70) ;
	-moz-opacity : 0.7 ;
	opacity : 0.7 ;
	z-index : 3 ;
	overflow : auto ;
	scrollbar-face-color: #FFCC00; 
	scrollbar-shadow-color: #954420;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #954420; 
	scrollbar-darkshadow-color: #954420; 
	scrollbar-track-color: #FFFFCC; 
	scrollbar-arrow-color: #954420;
}
.divContenu2
{
	width : 390px ;
	height : 360px ;
	position : absolute ;
	top : 121px ;
	left : -1500px ;
	z-index : 3 ;
	overflow : auto ;
	scrollbar-face-color: #FFCC00; 
	scrollbar-shadow-color: #954420;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #954420; 
	scrollbar-darkshadow-color: #954420; 
	scrollbar-track-color: #FFFFCC; 
	scrollbar-arrow-color: #954420;
}

.divPhoto
{
	background-color : #FFFFCC ;
	width : 320px ;
	height : 300px ;
	position : absolute ;
	top : 140px ;
	left : 569px ;
	filter : alpha(opacity=0) ;
	-moz-opacity : 0 ;
	opacity : 0 ;
	z-index : 3 ;
	overflow : hidden ;
}

.divCacheDroite
{
	position : absolute ;
	top : 86px ;
	left : 0px ;
	z-index : 10 ;
	background-color : #108800 ;
	background-image : url('img/fond.jpg') ;
	background-repeat : repeat-x ;
	background-position : 0% 50% ;
}

.divDrapeaux
{
	position : absolute ;
	bottom : 10px ;
	right : 20px ;
}

.texte
{
	font-size : 16px; 
	color : #000000 ;
	font-family :  Arial, Verdana, sans-serif;
	font-weight : 900 ;
}

.titre
{
	font-size : 20px; 
	color : #666666 ;
	font-family :  Verdana, Arial, sans-serif;
	font-weight : 900 ;
}

.petitTexteBlanc
{
	font-size : 11px; 
	color : #FFFFFF ;
	font-family :  Arial, Verdana, sans-serif;
	font-weight : 500 ;
	text-decoration : none ;
}

.texteFormulaire
{
	font-size : 12px; 
	color : #FFFFFF ;
	font-family :  Georgia, Arial, Verdana, sans-serif;
	font-weight : 900 ;
}

.texteRouge
{
	FONT-SIZE: 12pt;
	font-weight:bold;
	COLOR: #FF0000;
	FONT-FAMILY: Arial, Verdana, sans-serif;
}
