*{
	margin: 0;
	padding: 0px;
}html {
	height: 100%;
}body {
	background-color: #000;
	background-image: url(../img/back_background.jpg);
	background-repeat: repeat-x;
	height: 100%;
	color:#FFFFFF;
}a{
	/*text-decoration:none;*/
	color:#B67029;
}a:hover{
	color:#cc9966;
}a:focus{
	outline: none;
}img{
	border:none;
	text-align: center;
}h1{
	text-align:center;
	color:#FFF;
	font-size:24px;
}h2{
	color:#999;
	font-size:17px;
}h3{
	margin-left:25px;
	text-decoration:underline;
	font-size:14px;
}dd{
	font-weight:bold;
	color:#B67029;
}dt ul{
	margin-left:20px;	
}#page {
	margin: auto;
	background-image: url(../img/back_banner.jpg);
	width: 1024px;
	min-height: 100%;
	background-repeat: no-repeat;
}#conteneur {
	height:100%;
	margin: auto;
	width: 800px;
}#top{
	height: 123px;
}
#main {
	background-color: #000;
	height: 100%;
	background-image: url(../img/top_content_background.jpg);
	background-repeat: repeat-x;
}#content{
	font-family:"century gothic", Arial, Helvetica, sans-serif;
	font-size:13px;
	float: left;
	width: 550px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}#rightbar {
	float: right;
	margin: 10px;
	//margin-left: 0px;
	width: 185px;
}#rightbar>div{
	margin-bottom: 30px;
}#newsletter{
	width: 175px;
	background-image:url(../img/rightmenu_bg.gif);
	background-repeat: no-repeat;
}#mini_agenda{
	width: 175px;
	background-image:url(../img/rightmenu_bg.gif);
	background-repeat: no-repeat;
}#mini_galerie{
	width: 175px;
	background-image:url(../img/rightmenu_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
}#mini_galerie.rightmenu_item_content{
	text-align: center;
	margin: auto;
	height: 150px;
	width: 150px;
}#partenaires{
	width: 175px;
	background-image:url(../img/rightmenu_bg.gif);
	background-repeat: no-repeat;
}#partenaires ul{
	list-style-type:none;
	text-align:center;
}#partenaires ul li{
	margin-bottom: 6px;
}#footer {
	clear: both;
}#bottom {
	width: 800px;
	height: 35px;
	background-image: url(../img/bottom_gradient.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:11px;
	position: relative;
	bottom: 0px;
	clear: both;
}.note {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #666666;
}.topofpage{
	text-align:right;
}.topofpage a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color: #666666;
}.date{
	color: #089dcb;
	margin-right: 10px;
}.hidden {
	visibility: hidden;
}.notdisplayed{
	display: none;
}.centered_elt{
	margin: auto;
	text-align: center;
}.artist_table{
	background-image: url(../img/artist_table_background.jpg);
	background-repeat: no-repeat;
}.link_table{
	background-image: url(../img/artist_table_background.jpg);
	background-repeat: no-repeat;
}.link_name a{
	text-decoration: none;
}.vert_align_top{
	vertical-align: top;
}.artist_desc{
	padding: 10px;
	text-align: justify;
}.news_table{
	margin: auto;
	width: 300px;
}.decaled_list{
	margin-left:60px;
}.liste_soirees{
	list-style-position:inside;
	padding-left: 10px;
}.soiree_date {	
}.rightmenu_item_title{
	text-align:center;
	margin-bottom:10px;
	padding-top: 5px;
	font-weight:bold;
}.rightmenu_item_content{
	margin-left: 10px;
	margin-right: 10px;
}#conteneur_menu ul li{
	list-style-type:none;
}#conteneur_menu .reserv_menu a{
	text-decoration:none;
	margin-left:10px;
}#conteneur_menu a{
	color:#FFFFFF;
}#menu1{
	float: left;
	/*width: 265px;*/
	width: 50%;
}#menu2{
	float: left;
	width: 50%;
}#menufooter{
	clear:both;
}#newsletter_input{
	height:18px;
	width:144px;
	border:none;
	background-image:url(../img/newsletter_input_bg.gif);
	background-color:transparent;
	color:#B67029;
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:7px;
}#newsletter_inscri_btn{
	height:20px;
	width:66px;
	border:none;
	background-image:url(../img/newsletter_inscri_btn.gif);
	background-color:transparent;
	color:#000000;
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:5px;
}.rightmenu_item_content a{
	text-decoration:none;
	font-size:12px;
}.table_des_matieres{
	text-align:center;
}.table_des_matieres a{
	text-decoration:none;
}.nodesc_article{
	color:#B67029;
	font-weight:bold;
}.evenement_image{
	text-align: center;
}.evenement_hebdomadaire_image{
	float: left;
}.evenement_hebdomadaire_description{
	margin-left:15px;
	width: 275px;
	float: left;
}.evenement_hebdomadaire_footer{
	clear: both;
}.float_left{
	display:block;
	float:left;
}.float_right{
	display:block;
	float:right;
}.float_clear{
	display:block;
	clear:both;
}#remarque_etage_indispo{
	text-align:center;
	padding-top: 75px;
	color:#CC0000;
	//font-weight:bold;
}
#remarque_etage_indispo a{
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
}.remarque_second{
	font-size:16px;
	//text-align: center;
	color: #b67029;
}.remarque_dispo{
	font-size:12px;
	//text-align: center;
	//color: #b67029;
	color: #FF0000;
}.liste_soirees{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
	list-style-type:none;
}ul.liste_soirees li{
	padding-bottom: 10px;
}.soiree_date{
	color:#b67029;
	font-weight: bold;
}.soiree_title {
	color: #FFFFFF;
}