/*----------------------General------------------------*/
/*---------------<-- Decoupage by RABBIT ----------------*/

html{
	margin:0px;
	height:100%;
}
body {
	margin : 0px;
	padding : 0px;
	background-color:#259F28;
	background-image:url(composants/filet_Site.jpg);
	background-repeat:repeat-x;
	height:100%;
}

#fond {
	position:absolute;
	float:left;
	width:764px;
	margin-left: -382px;
	left:50%;
	background-image:url(composants/fond_filet_h_site.jpg);
	background-repeat:repeat-y;
	background-color:#014f9b;
}
.fondsite {
	width:756px;
	margin-left:4px;
	background-image:url(composants/filet_fond_site.jpg);
	background-repeat:repeat-x;
	clear:both;
	float:left;
}
.gauche{ float:left;}
.droite{ float:right;}
.ban{
	background-image:url(composants/fond_banniere.jpg);
	background-repeat:no-repeat;
	width:764px;
	height:173px;
	float:left;
	margin:0px;
}
.imag_droite{
	float:right;
	margin-right:10px;
	margin-top:10px;
	width:220px;
	height:415px;
}
.contenu{
	width:500px;
	margin-left:15px;
	float:left;
}
.txt_haut{
	width:497px;
	height:16px;
	float:left;
	margin-top:10px;
	clear:both;
}
.txt_bas{
	width:497px;
	height:22px;
	float:left;
	clear:both;
}
.txt{
	background-image:url(composants/txt_fond.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#FFFFFF;
	float:left;
	width:467px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;	
	padding-left:15px;
	padding-right:15px;
	margin-top:0px;
	clear:both;
}
.txt a{
	font-weight:bold;
	color:#212c58;
	text-decoration:none;
}
.Titre{
	font-weight:bold;
	font-size:14px;
	color:#f71f0f;
}
.img_border_blanc{ border:1px solid #014f9b;}

/*/////////////////  MENU ////////////////////////////*/
.menu{
	background-image:url(composants/fond_menu.jpg);
	width:664px;
	height:22px;
	padding-left:100px;
	float:left;
	text-align:center;
	clear:both;
	position:relative;
}
.menubt{
	margin-left:5px;
	float:left;
	margin-top:5px;
}
.menutxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-left:5px;
	float:left;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
	margin-top:5px;
}
.menutxt a{	
	text-decoration:none;
	color:#FFFFFF;	
}
.menutxt a:hover{
	color:#FFCC33;
}

#menu_on a{
	font-size:14px;
	font-weight:700;
	margin-left:-2px;
	color:#FF9933;
	padding-top:-5;
}
/*///////////////// FIN MENU /////////////////////////////*/


/*///////////////// BAS ////////////////////////////////*/
.bas_site{
	background-image:url(composants/fond_basSite.jpg);
	background-repeat:no-repeat;
	float:left;		
	bottom: 0; 
	width:764px;
	height:36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	vertical-align:middle;
	position:relative;
}
.bas_site_txt{
	padding-left:460px;
	padding-top:10px;
	float:left;
	margin-bottom:10px;
}
.bas_site_logo a{
	padding-top:5px;
	float:left;
}

.txt_centre{
	float:left;
	padding-left:100px;
	padding-right:10px;
	padding-top:5px;
}
/*///////////////////// FIN BAS ///////////////////////*/