body {
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
/* ENCADRANT */	
#container {
	position:absolute;
	width:773px;
	left:50%;
	margin-left:-375px;

}
		
#top1 {
	margin:0;
	padding:0;
	margin-top:30px;
	width:773px;
	height:146px;
	clear:both;
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	
}
/* FIN ENCADRANT */
/* EN TETE */	
	.head_01{
	width:280px;
	height:115px;
	background:url("../images/index/disclamer_header_01.jpg") left no-repeat;
	float:left;	
}
	.head_02{
	width:263px;
	height:115px;
	background:url("../images/index/disclamer_header_02.jpg") left no-repeat;
	float:left;
}
	.head_03{
	width:230px;
	height:115px;
	background:url("../images/index/disclamer_header_03.jpg") left no-repeat;
	float:left;
}

	.menu_princip_1{
	background:url("../images/index/menu_principal_01.gif") left no-repeat;
	width:280px;
	height:31px;
	float:left;
}
	.menu_princip_2{
	background:url("../images/index/menu_principal_02.gif") repeat-x;
	width:493px;
	height:31px;
	float:left;
}
/* FIN EN TETE */

/* CONTENU */
	h1 {
	display: inline;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-style: oblique;
	float:left;
}
	h2 {
	display: inline;
	font-size: 12px;
	font-family: Arial;
	color: #2e262f;
}

	#separation {
	background-image: url(../images/separation_01.gif); 
	height: 2px;
	width:773px;
	background-repeat: repeat-x;
	border-right:1px solid black;
	border-left:1px solid black;
}
	#tbl_information {
	width: 773px;
	height:68px;
	border-right:1px solid black;
	border-left:1px solid black;
}
	#description_01{
	background-image: url(../images/description_01.jpg); 
	width: 248px; 
	height: 68px; 
	background-repeat: no-repeat;
	border-top:1px solid black;
	border-bottom:1px solid black;
	float:left;
}
	#description_02{
	background-image: url(../images/description_02.gif);
	width:525px;
	height: 63px; 
	background-repeat: repeat-x;
	border-top:1px solid black;
	border-bottom:1px solid black;
	float:left;
	padding-top: 5px;
}
	#description_cadre{
	width: 525px;
	height: 68px;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
}
	.txt_information_page {
	display: inline;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	margin: 0px;
	padding-right: 15px;
}
	#tbl_disclamer{
	border: 1px solid #000000;
	border-top: none;
	border-bottom: none;
	background-color: #ffffff;
	width: 773px;
}
	.video_haut_02 {
	width:773px;
	height: 24px;
}
	.video_bas {
	padding-bottom:15px;
}
	.video_bas_txt {
	width: 690px;
	margin-top:15px;
	margin-left:40px;
}
	.cadre_photo_2{
	border-style: solid; 
	border-color: #000000;
	background-color: #f9f8fa; 
	border-width: 1px;
	width: 690px;
	height:314px;
	margin:auto;
}
	.haut_photo{
	background-image: url(../images/index/logo_01.jpg);
 	background-repeat: no-repeat; 
	width: 304px; 
	height: 154px;
}
	.bas_photo{
	background-image: url(../images/index/logo_02.jpg);
 	background-repeat: no-repeat; 
	width: 304px; 
	height: 160px;
}
	.cadre_disclamer{
	width:386px;
	height:304px;
	padding-top:10px;
	background-color: #f0f0f0; 
	float:right;
}
	.img_disclamer{
	scrollbar-face-color: #aaaaaa; 
	background-color: #ffffff; 
	width: 365px; 
	height: 135px; 
	overflow: auto;
	margin: auto;
	border: solid 1px;
	border-color: #592c5b;
}
	.entrer {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #2e262f;
	text-decoration: underline;
}
	.majeur{ 
	background-color: #f0f0f0; 
	width: 345px;  
	margin: auto;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana; 
	padding-top: 10px;}
	.bouton{
	width: 365px;
	padding-top: 10px;
	float:right;
	border-style: none;
}
/* FIN CONTENU */
/* BAS */
	.footer{
	padding-top:0px;
	background-image:url(../images/menu_principal_02.gif); 
	background-repeat: repeat-x; 
	height: 31px;
}
	.menu{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	width:773px;
	height:15px;
	text-align: center;
}
 .txt_menu:link { color:#ffffff; text-decoration:none; }
 .txt_menu:visited { color:#ffffff; text-decoration:none; }
 .txt_menu:hover { color:#990033; text-decoration:none; }
 .txt_menu:active { color:#990033; text-decoration:none; }
	.copyright {
	font-size: 10px;
	font-family: arial;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 3px;
	border:0px;
}/* FIN BAS */

