*{
	margin: 0;
	padding: 0px;
}body{
	background-color: #000000;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}h1{
	font-size:25px;
	color:#ffffff;
	padding-bottom:12px;
}h2{
	font-size:18px;
	color:#ffCC99;
	padding-bottom:12px;
	text-decoration: underline;
}h3{
	font-size:16px;
	color:#ffCC99;
	padding-bottom:12px;
}p{
	padding-bottom:12px;
}ul{
	list-style-position: inside;
	list-style-image: url(../img/list_puce.gif);
}dl{
	padding-bottom:12px;
	padding-left:25px;
}dd{
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	padding-bottom:4px;
}dt{
	font-size:12px;
	color:#AAAAAA;
}ul{
	padding-bottom:12px;
}#header{
	background-image: url(../img/header_short.jpg);
	background-repeat: no-repeat;
	height:122px;
	width:800px;
}#link_groupandevents{
	float: left;
	width:235px;
	height:55px;
}#link_groupandevents a{
	display:block;
	background-image: url(../img/link_groupandevents_short_off.jpg);
	background-repeat: no-repeat;
	width:235px;
	height:55px;
}#link_groupandevents a:hover{
	background-image: url(../img/link_groupandevents_short_on.jpg);
}#link_restobar{
	float: right;
	width:120px;
	height: 122px;
}#link_restobar a{
	display:block;
	background-image: url(../img/link_restobar_short_off.jpg);
	background-repeat: no-repeat;
	width:120px;
	height: 122px;
}#link_restobar a:hover{
	background-image: url(../img/link_restobar_short_on.jpg);
}#menu{
	float:left;
	width:254px;
	height:100%;
}ul#menu_list li{
	list-style-type: none;
	float: left;
}ul#menu_list li a{
	display:block;
	height:646px;
}#menu_1 a{
	background-image: url(../img/menu_1_off.jpg);
	background-repeat: no-repeat;
	width:109px;
}#menu_2 a{
	background-image: url(../img/menu_2_off.jpg);
	background-repeat: no-repeat;
	width:59px;
}#menu_3 a{
	background-image: url(../img/menu_3_off.jpg);
	background-repeat: no-repeat;
	width:86px;
}#menu_1 a:hover{
	background-image: url(../img/menu_1_on.jpg);
	background-repeat: no-repeat;
	width:109px;
}#menu_2 a:hover{
	background-image: url(../img/menu_2_on.jpg);
	background-repeat: no-repeat;
	width:59px;
}#menu_3 a:hover{
	background-image: url(../img/menu_3_on.jpg);
	background-repeat: no-repeat;
	width:86px;
}#page {
	height:100%;
	margin:auto;
	color:#FFFFFF;
	width: 700px;
}#conteneur{
	background-color: #000000;
	width: 800px;
	min-height:646px;
	margin: auto;
	background-image: url(../img/content_bg.jpg);
	background-repeat: no-repeat;
}#contenu{
	float: left;
	padding: 20px;
	padding-bottom:150px;
	width:500px;
}#footer{
	visibility:hidden;
	background-color:#000000;
	text-align:center;
	padding-right:20px;
	font-size:12px;
	color:#b42232;
	border-top: 1px solid #000000;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
}#shadow_footer {
	height: 33px;
	width: 700px;
	margin: auto;
}a{
	text-decoration:none;
	color:#ff9933;
}a:hover{
	color:#ffCC99;
}img{
	border:none;
	text-align: center;
}a:focus{
	outline: none;
}.table_des_matieres{
	padding-bottom:30px;
}.leftalign{
	display: inline-block;
	margin-right:35px;
}.midalign{
	display: inline-block;
}.rightalign{
	display: inline-block;
	margin-left:35px;
}.emphase{
	color:#ff9933;
	font-weight:bold;
}.align_right{
	text-align: right;
}.align_center{
	text-align: center;
}