body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding:0;
	background:#000;
	color:#e2e2e2;
}

h1{font-size:16px;line-height:20px; display:inline;}
h2{font-size:12px;line-height:14px; display:inline;}
h3{font-size:9px;line-height:14px;display:inline;}
h4{font-size:8px;line-height:20px;display:inline;}


A.link:link{color: #dc5900;font-size: 16px;font-style:normal;text-decoration: none;}
A.link {color: #dc5900;font-size: 16px;font-style:normal;text-decoration: none;}
A.link:hover{color: #fef67e;font-size: 16px;font-style:normal;text-decoration: none;}

A.link1:link{color: #fef67e;font-size: 12px;font-style:normal;text-decoration: none;}
A.link1 {color: #fef67e;font-size: 12px;font-style:normal;text-decoration: none;}
A.link1:hover{color: #dc5900;font-size: 12px;font-style:normal;text-decoration: none;}

A.link2:link{color: #ec7206;font-size: 11px;font-style:normal;text-decoration: none;}
A.link2 {color: #ec7206;font-size: 11px;font-style:normal;text-decoration: none;}
A.link2:hover{color: #dc5900;font-size: 11px;font-style:normal;text-decoration: none;}


A.link3:link{color: #ff8f2d;font-size: 11px;font-style:normal;text-decoration: none;}
A.link3 {color: #ff8f2d;font-size: 11px;font-style:normal;text-decoration: none;}
A.link3:hover{color: #dc5900;font-size: 11px;font-style:normal;text-decoration: none;}

A.link4:link{color: #fef67e;font-size: 11px;font-style:normal;text-decoration: none;}
A.link4 {color: #fef67e;font-size: 11px;font-style:normal;text-decoration: none;}
A.link4:hover{color: #fef67e;font-size: 11px;font-style:normal;text-decoration: none;}


.txt{font-size:9px;}
/*************************** INDEX ********************************************/

#table {
	/*position: relative;
	width: 746px;
	margin: 0 auto;*/
	position: absolute;
  left: 50%;
  width: 746px;
	margin-left: -373px;
	text-align:left;
}

.titre-ref{
	float:left;
	width: 745px;
	margin: 10px 0;
	text-align: center;
}

.txt-top{
	float:left;
	width: 411px;
	height: 101
	margin: 0px;
	text-align: justify;
	color: #fef67e;
}

.logo{
	float:left;
	width: 335px;
	height: 101px;
	margin: 0px;
}

.top{
	float:left;
	width: 746px;
	height: 245px;
	margin: 0px;
}

.anim-flash{
	float:left;
	width: 540px;
	height: 240px;
	margin: 0;
	padding: 5px 0;
	background: url("../jpg/f-flash.jpg") no-repeat;
}

.menu-flash{
	float:left;
	width: 201px;
	height: 245px;
	margin: 0px;
	background: url("../jpg/f-menu.jpg") no-repeat;
}

.titre-page{
	float:left;
	width: 746px;
	text-align: center;
}

.contener{
	float:left;
	width: 746px;
	margin: 20px 0;
}

.contener-left{
	float:left;
	width: 200px;
	height: 245px;
	margin: 0;
}

.contener-right{
	float:left;
	width: 544px;
	/*height: 500px;*/
	margin: -2px 0;
}

.box{
	float:left;
	width: 200px;
	margin: 0;
}

.top-box{
	float:left;
	width: 202px;
	height: 17px;
	margin: 0;
	background: url("../jpg/top-box.jpg") no-repeat;
	text-align: center;
	padding: 7px 0;
	color: #fef67e;
	font-weight: bold;
}

.contener-box{
	float:left;
	width: 202px;
	height: 150px;
	margin: 0;
	background: url("../jpg/contener-box.jpg") repeat-y;
}

.contener-box-n{
	float:left;
	width: 202px;
	/*height: 60px;*/
	margin: 0;
	background: url("../jpg/contener-box.jpg") repeat-y;
}

.foot-box{
	float:left;
	width: 202px;
	height: 29px;
	margin: 0;
	background: url("../jpg/foot-box.jpg") no-repeat;
}

.box-txt-defil{
	float:left;
	width: 190px;
	margin: 10px 0 0 4px;
	border: 1px solid #fef67e;
	color: #fef67e;
}


.top-contener-right{
	float:left;
	width: 544px;
	height: 17px;
	margin: 0;
	background: url("../jpg/top-contener-right.jpg") no-repeat;
}

.contener-contener-right{
	float:left;
	width: 544px;
	/*height: 500px;*/
	margin: 0;
	background: url("../jpg/contener-contener-right.jpg") repeat-y;
	color: #fef67e;
	text-align: justify;
}

.foot-contener-right{
	float:left;
	width: 544px;
	height: 11px;
	margin: 0;
	background: url("../jpg/foot-contener-right.jpg") no-repeat;
}

.footer{
	float:left;
	width: 746px;
	margin: 10px 0;
	text-align: center;
	color: #fef67e;
}

/****************** LIEN REF FOOT **********************/

#dhtmlfloatie{
margin: 0 auto;
filter:alpha(opacity=0);
-moz-opacity:0;
border: 2px solid black;
padding: 5px;
z-index: 100;
}

#subcontent2{
	margin: 10px auto; 
	display:none; 
	border: 1px dotted #fef67e; 
	background-color: #000; 
	width: 450px;
	/*height: 200px;*/ 
	padding: 8px
}