@charset "UTF-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

a{
	color:#d49e00;
	text-decoration:none;
}

a:hover{
text-decoration:underline;
}
body{
	background-image:url(../images/fond.jpg);
	color:#e6e1c8;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
}
#conteneur{
width:975px;
margin:0 auto;
background-color:#567f33;
position:relative;
}

#flo_gauche{
position:absolute;
z-index:50;
left:-200px;
width:200px;
height:892px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/floral_gauche.png', sizingMethod='fixe'); 
}

#flo_gauche[id]{
background-image:url(../images/floral_gauche.png);
}

#flo_droit{
position:absolute;
z-index:100;
right:-200px;
width:200px;
height:892px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/floral_droit.png', sizingMethod='fixe'); 
}

#flo_droit[id]{
background-image:url(../images/floral_droit.png);
}

#logo{
	width:400px;
	height:298px;
	margin:0 auto;
	position:absolute;
	top:43px;
	left:511px;
	z-index:2
}
#menu{
	margin-top:0;
	border-top:1px solid #9e9894;
	border-bottom:1px solid #39571f;
	background-color:#eaddbb;
	height:25px;
}

#menu ul{
border-top:1px solid #ffefe3;
border-bottom:1px solid #ffefe3;
height:23px;

} 

#menu ul li{
display:block;
margin:0 22px;
list-style:none;
float:left;
text-align:center;
font-weight:bold;
font-size:18px;
}
#menu ul li a{
color:#2f471d;
display:block;
padding-left:14px;
background-image:url(../images/puce_verte.gif);
background-repeat:no-repeat;
background-position:0 8px;
}

#menu ul li a:hover{
color:#954e0e;
text-decoration:none;
background-image:url(../images/puce_marron.gif);
}
.stopfloat{
clear:both;
height:1px;
line-height:1px;
font-size:1px;
}
#footer{
width:887px;
height:121px;
padding-top:34px;
padding-left:85px;
background-image:url(../images/footer.jpg);
background-position:44px 0;
background-repeat:no-repeat;

}

#footer a{
font-weight:bold;
}

span.lettrine {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size:60px; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
margin-right: 10px;
padding: 3px;
line-height: 1em;
}

#corp{
	padding-top:20px;
	background-image:url(../images/fond_corp.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	height:600px;
}

.couleur_selection{
color:#954e0e;
}
p.accroche{
	width:436px;
	height:282px;
	line-height:24px;
	margin-left:14px!important;
	margin-left:7px;
	float:left;
	background-image:url(../images/fond_accroche.jpg);
	background-repeat:no-repeat;
	padding:40px;
}
.titre_accro{
	margin-top:-24px;
	margin-left:14px;
	width:516px;

height:41px;
background-image:url(../images/fond_titre_accro.gif);
}


.titre_accro_de{
	margin-top:-24px;
	margin-left:14px;
	width:516px;
	height:41px;
	background-image:url(../images/fond_titre_accro_de_gb.gif);
}

.titre_accro_gb{
	margin-top:-24px;
	margin-left:14px;
	width:516px;
	height:41px;
	background-image:url(../images/fond_titre_accro_de_gb.gif);
}

#porte_flash{
float:left;
background-image:url(../images/fond_gallerie.gif);
background-position:right top;
padding-top:60px;
margin-top:30px;
}

#porte_flashD{
float:left;
background-image:url(../images/fond_gallerieD.gif);
background-position:right top;
padding-top:60px;
margin-top:30px;
}
#porte_flashE{
float:left;
background-image:url(../images/fond_gallerieE.gif);
background-position:right top;
padding-top:60px;
margin-top:30px;
}
.filet{
margin-left:130px;
}

.couleur_selection{
display:block;
padding-left:14px;
background-image:url(../images/puce_marron.gif);
background-repeat:no-repeat;
background-position:0 8px;
}

.legende{
width:200px;
position:absolute;
z-index:1000;
margin:12px 0 0 6px;
}

.grand {
	font-size: 19px;
	font-weight: bold;
}

.tresgrand{
font-size: 24px;
	font-weight: bold;
}
/************ image centrale ************/
.img_centrale{
	height: 177px;
	width: 975px;
	
}
/************ image dans menu des drapeaux ************/
#drapeaux{
	height: 25px;
	width: 88px;
	float: right;
}

