* {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
img {
	border:none;
}
body {
	background:#2c2c2c url(../images/body_bg.gif) center top;
}
#body_top {
	background: url(../images/body_top_bg.gif) repeat-x center top;
	float:left;
	width:100%;
}
#container {
	margin: 0px auto;
	width:780px;
}
#shad_l {
	width:10px;
	height:600px;
	float:left;
	background: url(../images/shad_l.gif);
}
#shad_r {
	width:10px;
	height:600px;
	float:right;
	background: url(../images/shad_r.gif);
}
#cadre1 {
	float:left;
	width:722px;
	background: #474747 url(../images/cadre1_bg.gif) repeat-x;
	border-right: 1px solid #AF964D;
	border-bottom: 1px solid #AF964D;
	border-left: 1px solid #AF964D;
	padding: 0px 18px;
}
#cadre2 {
	float:left;
	width:720px;
	background: #AD9C83 url(../images/cadre2_bg.gif) no-repeat center top;
	border-right: 1px solid #868686;
	border-bottom: 1px solid #868686;
	border-left: 1px solid #868686;
	padding-top: 8px;
}
#header {
	float:left;
	height:140px;
	width:586px;
	background: url(../images/header_bg.gif);
	padding: 0px 67px;
	font-size: 14px;
}
#header img {
	float:left;
}
#header .baron {
	font-size: 20px;
	color: #ce2f1a;
	margin: 0px 20px;
}
#header .adr {
	margin-top:84px;
	color:#ffffff;
}
#menu {
	float:left;
	width:720px;
	height:31px;
	text-align:center;
	background: #a32110 url(../images/menu_bg.jpg);
}
#menu ul {
	margin:0px 30px;
	width:640px;
	height:31px;
	padding: 0px 10px;
}
#menu ul li {
	list-style:none;
	float:left;
}
#menu ul li a {
	height:31px;
	float:left;
	text-decoration:none;
	color:#ffffff;
}
#menu ul li a:hover {
	color:#cccccc;
}
#menu1 {
	background: url(../images/menu1.gif);
	width:100px;
}
#menu1:hover {
	background: url(../images/menu1.gif) 0px -31px;
}
#menu2 {
	background: url(../images/menu2.gif);
	width:67px;
}
#menu2:hover {
	background: url(../images/menu2.gif) 0px -31px;
}
#menu3 {
	background: url(../images/menu3.gif);
	width:116px;
}
#menu3:hover {
	background: url(../images/menu3.gif) 0px -31px;
}
#menu4 {
	background: url(../images/menu4.gif);
	width:72px;
}
#menu4:hover {
	background: url(../images/menu4.gif) 0px -31px;
}
#menu5 {
	background: url(../images/menu5.gif);
	width:66px;
}
#menu5:hover {
	background: url(../images/menu5.gif) 0px -31px;
}
#menu6 {
	background: url(../images/menu6.gif);
	width:90px;
}
#menu6:hover {
	background: url(../images/menu6.gif) 0px -31px;
}
#menu7 {
	background: url(../images/menu7.gif);
	width:49px;
}
#menu7:hover {
	background: url(../images/menu7.gif) 0px -31px;
}
#menu8 {
	background: url(../images/menu8.gif);
	width:80px;
}
#menu8:hover {
	background: url(../images/menu8.gif) 0px -31px;
}
.menusel {
	background: #a28b47;
}
#main {
	background: #ffffff url(../images/main_bg.gif);
	float:left;
	width:720px;
	position:relative;
}
#main_img {
	float:left;
	width:688px;
	height:238px;
	border: 1px solid #c1c1c1;
	background:#c1c1c1;
	margin: 5px 15px 0px;
	padding-bottom: 4px;
	z-index: 4;
	position: relative;
}
#main_txt {
	float:left;
	width:688px;
	margin: 0px 15px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}
#main_left {
	float:left;
	width:433px;
	background: url(../images/left_bg.jpg) repeat-x 0px 125px;
}
#main_left h1 {
	float:left;
	width:433px;
	height:102px;
	background:#ffffff;
	color:#a2a2a2;
	text-align:left;
	font: 20px "Times New Roman", Times, serif;
}
#main_left h1 .imgtitre {
	margin-top:10px;
	margin-left:5px;
}
#main_left h2 {
	float:left;
	width:413px;
	background:#f2f2f2 url(../images/left_h2.jpg);
	color:#990000;
	text-align:left;
	font: normal 14px/normal "Times New Roman", Times, serif;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main_left_txt table {
	margin:10px 0px;
	font-size:10px;
}
#main_left_txt th {
	background:#af964d;
	color:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
}
.news_title {
	width:413px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	background:#990000;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.news_titlesub {
	width:413px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	background:#af964d;
	height:15px;
	padding-top:2px;
	padding-bottom:2px;
}
.news_text {
	width:413px;
	text-align:center;
}
hr {
	border:0px;
	border-top:1px dotted #af964d;
	height:0px;
	margin:5px 0px;
}
#main_left_txt td {
	padding-top:5px;
	padding-bottom:5px;
}
.first {
	padding-left:5px;
	text-align:left;
}
#main_left_txt {
	float:left;
	width:393px;
	color:#555555;
	text-align:justify;
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	padding: 15px 20px;
}
#main_left_table {
	float:left;
	color:#555555;
	text-align:justify;
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	width:413px;
	padding:10px;
}
#main_left_table p {
	margin:10px 5px;
}
.headertableauxblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background:#990000;
}
.titreblanc {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background:#990000;
}
.titre {
	width:265px;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
#main_left_txt a, #main_left_table a {
	text-decoration:none;
	color:#990000;
}
#main_left_txt .small {
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	color:#990000;
}
.colored {
	color:#990000;
}
.closed {
	padding-left:70px;
	text-align:justify;
	background:url(../images/logo_deck_closed.gif) no-repeat 0px 0px;
}
.gold {
	color:#af964d;
}
.subtitle {
	color:#990000;
	font: bold normal 18px/normal "Times New Roman", Times, serif;
}
#main_left h2 strong {
	font: bold normal 18px/normal "Times New Roman", Times, serif;
}
#main_right {
	float:left;
	width:255px;
	background:#FFFFFF url(../images/right_bg.jpg) repeat-x top center;
}
#main_right a.cartes, #main_right_table a.cartes {
	text-decoration:none;
	color:#990000;
}
#main_fond {
	background: #ffffff url(../images/main_fond.gif);
	float:left;
	width:720px;
	height:16px;
}
.droite_txt {
	margin: 37px auto 10px;
	color:#a2a2a2;
	font-size: 13px;
}
.droite_th {
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: auto;
	float:left;
	color:#a2a2a2;
	font-size: 13px;
}
#footer {
	float:left;
	width:722px;
	height:15px;
	font: normal 11px/normal "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #9D9D9D;
	padding-top: 3px;
	text-align:left;
}
#footer p {
	float:left;
}
#footer a {
	float:right;
	border:none;
	width:120px;
	height:12px;
	text-decoration:none;
	color: #9D9D9D;
	background: url(../images/footer_a.gif) 0px 0px;
	text-align:right;
}
#footer a:hover {
	background: url(../images/footer_a.gif) 0px -12px;
}
.webcam {
	color:#666666;
	font: 12px Arial, Helvetica, sans-serif;
}
#ouverture_deck {
	float:left;
	position: absolute;
	z-index: 500;
	right: 33px;
	top: 95px;
	background:none;
}
.menu_baron {
	float:left;
	background: url(../images/bg_menu.jpg) left top repeat-x;
	width: 373px;
	height: 83px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 2px;
}
.menu_baron li {
	float:left;
	list-style-type:none;
	background: url(../images/baron_menu_puce.gif) left 6px no-repeat;
	padding-left: 12px;
	width: 345px;
}
#main_left_txt .menu_baron a {
	float:left;
	color:#fff;
	text-align:left;
	font: normal 14px/normal "Times New Roman", Times, serif;
}
.menu_baron h3 {
	float:left;
	width: 353px;
	height: 20px;
	background: none;
	color:#dcbc66;
	text-align:left;
	font: normal 16px/normal Arial, Helvetica, sans-serif;
	padding: 0;
	border-bottom: 1px dotted #dcbc66;
	margin-bottom: 10px;
}

