html{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}

body{
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FFF;
}

#site {
	margin-left: auto;
	margin-right: auto;
	width: 855px;
}

#conteneur {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	width: 837px;
	background-image: url('../_img/fond_site.jpg');
}

#site_shadowbox {
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#site_shadowbox h1 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}

#site_shadowbox a { text-decoration: underline; color: #000; }
#site_shadowbox a:visited {text-decoration: underline; color: #000;}
#site_shadowbox a:hover {text-decoration: underline; color: #000;}


.clear {clear: both; visibility: hidden; line-height: 0px; font-size: 0px;}
.clear_1{clear: both; width: 100%; height: 1px; line-height: 1px; font-size: 0px;}
.clear_5{clear: both; width: 100%; height: 5px; line-height: 5px; font-size: 0px;}
.clear_6{clear: both; width: 100%; height: 6px; line-height: 6px; font-size: 0px;}
.clear_10{clear: both; width: 100%; height: 10px; line-height: 10px; font-size: 0px;}
.clear_15{clear: both; width: 100%; height: 15px; line-height: 15px; font-size: 0px;}
.clear_20{clear: both; width: 100%; height: 20px; line-height: 20px; font-size: 0px;}
.clear_25{clear: both; width: 100%; height: 25px; line-height: 25px; font-size: 0px;}
.clear_30{clear: both; width: 100%; height: 30px; line-height: 30px; font-size: 0px;}
.clear_45{clear: both; width: 100%; height: 45px; line-height: 45px; font-size: 0px;}
.clear_50{clear: both; width: 100%; height: 50px; line-height: 50px; font-size: 0px;}
.clear_55{clear: both; width: 100%; height: 55px; line-height: 55px; font-size: 0px;}

#header {
	float: left;
	width: 837px;
/*	height: 470px;*/
	background-image : url('../_img/top3.jpg');
	background-color: #000;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#top {
	float: left;
	width: 837px;
	height: 238px;
	cursor: pointer;
}

#menu_left {
	float: left;
	width: 49px;
	height: 31px; 
}

#menu {
	float: left;
	width: 837px;
	/*width: 750px;*/
	height: 31px;	
	background-color: #f8e301;
}

#menu_txt {
	float: left;
/*	width: 632px;*/
/*	padding-left: 20px;*/
	height: 31px;
	text-align: center;
}

.menu_txt {
	float: left;
	/*width: 77px;*/
	height: 21px;
	border-left: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.menu_txt a {text-decoration: none; color: #000;}
.menu_txt a:visited {text-decoration: none; color: #000;}
.menu_txt a:hover {text-decoration: none; color: #FFF; background-color: #d80000;}

.menu_txt:hover {background-color: #d80000;}

.menu_txt:hover a {background-color: #d80000; color: #FFF;}
.menu_txt:hover a:visited {background-color: #d80000; color: #FFF;}

.menu_txt_slct {
	float: left;
	/*width: 77px;*/
	height: 21px;
	border-left: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #E87100;
	color: #FAEB7A;
}

.menu_txt_slct a {text-decoration: none; color: #FFF;}
.menu_txt_slct a:visited {text-decoration: none; color: #FFF;}
.menu_txt_slct a:hover {text-decoration: none; color: #FFF;}


#programme_left {
	float: left;
	width: 693px;
/*	width: 685px;*/
	font-size: 16px;
	text-align: left;
	color: #000;
	padding-left: 30px;
	padding-top: 10px;
}

#programme_left a {text-decoration: underline; color: #000}
#programme_left a:visited {text-decoration: underline; color: #000}
#programme_left a:hover {text-decoration: underline; color: #000}

#programme_right {
	float: left;
	width: 114px;
}

#programme {
	float: left;
	width: 114px;
	height: 23px;
}

#contact_left {
	float: left;
	width: 26px;
	height: 15px;
}

#contact {
	float: left;
	width: 88px;
	height: 23px;
}

#programme img {border: 0;}
#contact img {border: 0;}

#blank {
	float: left;
	width: 837px;
	height: 38px;
	background-color: #f8f8f8;
/*	height: 170px;*/
}

#transparent_left {
	float: left;
	width: 49px;
	height: 38px;
}

#transparent {
	float: left;
	width: 768px;
	height: 38px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 16px;
	text-align: left;
	color: #FFF;
}

#contenu
{
	float: left;
	width: 835px;
	background-image: url('../_img/fond2.jpg');
	/*background-position: 44px;*/
	background-repeat: repeat-y;
}

.bordure {
	float: left;
	width: 49px;
}

#contenu_txt {
	float: left;
	width: 837px;
	background-color: #f8f8f8;
}

#message_box {
	position: absolute;
	margin-left: 210px;
	top: 200px;
	width: 400px; 
	z-index: 100;
	border: 2px solid #E95D12;
	text-align: left;
	padding: 10px;
	background-color: #F8F8F8;
	cursor: pointer
}

#message_box a {color: #000; text-decoration: none;}
#message_box a:visited {color: #000; text-decoration: none;}
#message_box a:hover {color: #000; text-decoration: underline;}


#message_box h2 {
	text-align: center;
}

#footer {
	float: left;
	width: 837px;
	/*background-position: 44px;*/
	/*background-image: url('../_img/fond.jpg');*/
	/*background-repeat: repeat-y;*/
}

#footer_txt {
	float: left;
	width: 837px;
	height: 40px;
	padding-top: 10px;
	background-color: #e0e0e0;
	text-align: center;
	font-size: 11px;
}

#footer_txt a {text-decoration: none; color: #000;}
#footer_txt a:visited {text-decoration: none; color: #000;}
#footer_txt a:hover {text-decoration: underline;}