/*----------------------General------------------------*/
/*---------------<-- Design by T3cK -->----------------*/
/*---------------<-- Decoupage by R@BBIT -->----------------*/


html{
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image:url(composants/Fond_Site.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color:#000000;
}
#fond {
	position:absolute;
	width: 698px;
	margin-left:-349px;
	left:50%;
	top:-15px;
}
.gauche{
	float:left;
}

.droite{
	float:right;
}

.FullContenu{
	background-image:url(composants/filet_site.jpg);
	background-repeat:repeat-y;
	width:698px;
	position:absolute;
	margin-top:10px;
}

.ss_titre{
	color:#7e2818;
	border-bottom:2px solid #572814;
	width:390px;
	font-size:14px;
}
.imag_border_blanc{ border:2px solid #fce69d;}

.texte{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fce69d;
	width:500px;
	float:right;
	margin-right:20px;
	margin-top:5px;
	clear:right;
}

.m_e_valeur {
	color: #d48c00;
	font-weight: bold;
	text-decoration: none;
}

.texte a{
	text-decoration:none;
	color:#d48c00;
	font-weight:bold;
}
.txtTitre{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
}
.Titre{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
}
.ban{
	width:698px;
	float:left;
	margin-top:5px;
}
.barre_blanc{
	border-bottom:2px #FFFFFF solid; 
	float:left; 
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
	clear:left;
}

/*//////////// BAS PAGE //////////////////*/
.bas_page{
	margin-top:00px;
	margin-bottom:-5px;
	float:left;
	width:448px;
	height:50px;
	text-align:center;
	padding-left:250px;
	background-image:url(composants/fond_bas_site.jpg);
	background-repeat:no-repeat;
}
.bas_page a{
	text-decoration:none;
}
.bas_page_txt{
	width:185px;
	padding-top:30px;
	float:left;
	font-size:11px;
	color:#999999;
}
.bas_page_logo{
	padding-top:24px;
	float:left;
}
/*//////////// FIN BAS PAGE ////////////////*/

/*//////////// MENU ////////////////*/
.menu{
	background-image:url(composants/menu_fond.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	width:148px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	padding-top:70px;
	position:relative;
}
.menu_off { 
	margin-left:0px;
	top:0;
	float:left;
	margin-top:5px;
}
.menu_off a{ 
	color:#FFFFFF;
	text-decoration:none;
	margin-left:25px;
}
.menu_off a:hover{ color:#FFCC33;}
#menu_on{ 
	margin-left:0px;
	background-image:url(composants/menu_bt.gif); 
	background-repeat:no-repeat;
	background-position:left;
}
/*//////////// FIN MENU ////////////////*/