@charset "utf-8";
/* CSS Document */

.global{
	width:920px;
	margin-left:auto;
	margin-right:auto;
}
.recherche{
	width:100%;
	margin-bottom:14px;
}

.banniere{
	width:100%;
}

.banniere_admin{
	width:100%;
	height:30px;
}

.menu{
	width:100%;
	margin-bottom:10px;
}

.menu_admin{
	width:100%;
	height:31px;
	margin-bottom:10px;
}

.gauche {
	width:160px;
	margin-bottom:1px;
	margin-right:10px;
	float:left;
}

.centre {
	width:580px;
	margin-bottom:20px;
	float:left;
	margin-right:10px;
}

.centre_ar {
	width:750px;
	margin-bottom:20px;
	float:left;
	margin-right:10px;
}

.centre_fr {
	width:750px;
	margin-bottom:20px;
	float:left;
}

.droite {
	width:160px;
	margin-bottom:1px;
	float:right;
}

.pied{
	width:100%;
	height:50px;
	float:left;
	color:#FFF;
	margin-bottom:50px;
	}

.fenetre{
	width:100%;
	margin-bottom:6px;
}

.contenu_fenetre{
	width:100%;
	background-color:#232323;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.calendrier_text{
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	border-bottom:#3d3d3d 1px solid;
}

.calendrier_date{
	color:#9cc600;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	border-bottom:#3d3d3d 1px solid;
}

.contenu_fenetre_flow{
	width:100%;
	background-color:#232323;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	overflow:hidden;
}

.contenu_fenetre_flow2{
	width:100%;
	height:100px;
	background-color:#232323;
	overflow:hidden;
}

.titre{
	width:100%;
	height:30px;
	background-image:url(../images/titre.jpg);
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.titre2{
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.corps{
	width:100%;
	margin-bottom:10px;
	border-bottom:#2C2C2C solid 1px; 

}

.titre_corps{
	width:100%;
	height:40px;
	background-color:#232323;
}

.forme{
	width:130px;
	height:100%;
	background-image:url(../images/titre_corps.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding-top:4px;
}

.contenu{
	width:100%;
	background-color:#232323;
}

.copyright{
	color:#9CC600;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.liens{
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.btn_accueil{
	cursor:pointer;
}

.pub{
	width:160px;
}

.chtexte{
	height:18px;
	background-color:#CCC;
	border:none;
}

.btn_recherche{
	cursor:pointer;
}

.ar{
	cursor:pointer;
}

.fr{
	cursor:pointer;
}

.an{
	cursor:pointer;
}

.cadre_coin{
	width:88px;
	height:55px;
	background-color:#000;
	border:#000 6px solid;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}

.logo_coin{
	border:#000 6px solid;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
}

.tabs{
	padding:0px 0;
	margin:0;
	border-bottom:#232323 10px solid;
	list-style-type:none;
	text-align:left;
}
.tabs li{
	display:inline;
	margin:0;
}
.tabs li a{
	text-decoration:none;
	padding:3px 6px;
	border:#232323 solid 1px;
	border-bottom:none;
	background-color:#3d3d3d;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.tabs li a:hover{
	background-color:#232323;
}

.titre_reserv{
 font-family:Tahoma, Geneva, sans-serif; 
 font-size:13px; 
 color:#FFF; 
 height:20px;
 width:100%;
 background-color:#3d3d3d; 
 cursor:pointer;
 text-align:left;
 text-indent:4px;
}

.glob_reserv{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
