/*******************************************************/
/***** CSS SITE *****/
/*******************************************************/
*{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #6D6F7E;}


body{margin: 0px; padding: 0px; text-align:center; background: #FBD546 url(images/interface/fond.jpg);}


a{text-decoration: underline;}
a:hover{text-decoration: none; color:#2C5630;}

/*img{border: none;}*/

form{margin: 0px; padding: 0px;}

p{margin-top:0px;}










/***************************************/
/** CONTENEURS **/
/***************************************/
#conteneur{
	width: 955px;
	margin: 0px auto;
}










/***************************************/
/** HEADER **/
/***************************************/
#header{
	height: 120px;
	width: 955px;
	background: #D5E588;
}

#header_bandeau{
	float: right;
	width: 521px;
	height: 74px;
}








/***************************************/
/** FOOTER **/
/***************************************/
#footer{
	height: 58px;
	background: #2C5630 url(images/interface/footer_fond.jpg) no-repeat;
}


#footer_mentions{
	float: left;
	width: 365px;
	text-align: right;
	padding: 32px 0px 0 0;
}
#footer_mentions a{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px;
	color: #D2E483;
	text-decoration: none;
	padding-right: 10px;
}
#footer_mentions a:hover{text-decoration: underline;}


#footer_copyright{
	float: left;
	width: 250px;
	text-align: left;
	padding: 32px 0 0 10px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px;
	color: #9B8441;
}

#footer_top{
	float: right;
	height: 58px;
	text-align: right;
	padding: 0px 20px 0 0;
}
#footer_top a{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10px;
	color: #2C5630;
	text-decoration: none;
}
#footer_top a:hover{text-decoration: underline;}


#footer_music{float: left; padding: 30px 0px 0 5px;}








/***************************************/
/** MILIEU **/
/***************************************/
#milieu{
	height: auto !important;
	height: 400px;
	min-height: 400px;
	background: #ffffff url(images/interface/milieu_fond.gif) top right no-repeat;
}

#bloc_G{
	float:left;
	width: 404px;
	text-align: left;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	text-align: left;
	vertical-align: top;
}

#bloc_D{
	float: right;
	width: 551px;
	text-align: left;
}










/***************************************/
/** MENU **/
/***************************************/
#menu{
	height: 32px;
	background: #2C5630 url(images/interface/menu_fond.gif) repeat-x;
	padding-left: 148px;
}

#music{
	padding: 5px 0 0 0;
	width: 35px;
	background: #ffffff;
}








/***************************************/
/** NOTES **/
/***************************************/
.note{font-size: 9px; color: #6D6F7E; line-height: 18px;}
a.note{color: #6D6F7E; text-decoration: none;}
a.note:hover{text-decoration: underline;}








/***** RESTE ****/
.clear{clear: both;}
.clear_XL{clear: both; height: 20px;}
.clear_XXL{clear: both; height: 55px;}

.titre_site{color: #2C5630;font-weight: bold;}
.titre_site_XL{font-size:15px; color: #2C5630;font-weight: bold;}

.champ_site{border: solid 1px #747E7C;	width : 250px;}
.champ_site2{border: solid 1px #747E7C; width : 250px; height: 50px;}
.champ_site3{border: solid 1px #747E7C; width : 450px; height: 50px;}

.pdf{
	background: url(images/interface/pdf.gif) no-repeat;
	padding: 2px 0 5px 20px;
	line-height: 20px;
}

.alerte{
	border: 1px dashed #747E7C;
	background: #E8EECB;
	padding: 10px;
	color:#2C5630;
	font-weight: bold;
	text-align: center;
}

.alerte2{color:#ff0000;	font-weight: bold;}

#video_zone{
	width: 327px;
	height: 223px;
	border: solid 1px #4d5362;
	background: #ffffff url(images/interface/video_load.gif) no-repeat 50%;
}