@charset "utf-8";
/* CSS Document */

html, body {
	margin:0 auto;
	padding:0;
	/*font-family: "Arial Unicode MS", Arial, sans-serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
#site {
	width:960px;
}
#bandeau {
	width:960px;
	height:200px;
	background-image:url(images/bandeaux/b1.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#bandeau_vertical {
	width:960px;
	height:200px;
	background-image:url(images/bandeaux/gh.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#menu {
	width:960px;
	height:30px;
	background-color:#6d6e71;
	color:#FFFFFF;
	text-align:center;
	z-index:30;
}

#menu table {
	line-height:28px;
	text-align:center;
}

#menu td {
	border:1px solid #888888;
}

#menu td:hover {
	background-color:#555555;
}

#menu a {
	font-size:16px;
	text-decoration:none;
}

#contenu {
	width:960px;
	height:400px;
	padding:20px 20px;
	line-height:20px;
}

#pied {
	margin-top:10px;
	text-align:center;
	font-size:14px;
	width:960px;
}

a, a:visited {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#0099FF;
	text-decoration:underline;
}

a.menu_selected, a.menu_selected:active, a.menu_selected:hover, a.menu_selected:visited {
	color:#FFFF00;
}

a.menu, a.menu:visited {
	color:#FFFFFF;
}

a.btn_reserver, a.btn_reserver:visited {
	color:#FFFFFF;
	text-decoration:none;
	line-height:40px:
}

a.btn_reserver:hover {
	color:#FFFF00;
	text-decoration:none;
	line-height:40px:
}

div.div_reserver {
	position:absolute; margin-left:820px; margin-top:150px; z-index:2; background-image:url(/images/reserver.png); background-repeat:none; background-position:center; width:128px; height:44px; vertical-align:middle; text-align:center; line-height:40px; color:#FFFFFF; font-weight:bold; color:#FFFFFF;
}

div.div_reserver:hover {
	position:absolute; margin-left:820px; margin-top:150px; z-index:2; background-image:url(/images/reserver_on.png); background-repeat:none; background-position:center; width:128px; height:44px; vertical-align:middle; text-align:center; line-height:40px; color:#FFFFFF; font-weight:bold; color:#FFFF00;
}

.tableau_offres td {
	background-color:#CCCCCC;
	text-align:center;
	vertical-align:top;
}

/* div arrondi */
.divarrondi {
	float:left;
	background-color:#EEEEEE;
	margin-bottom:10px;
	text-align:left;
}
.divarrondi2 {
	float:left;
	background-color:#EEEEEE;
	margin-bottom:10px;
	text-align:left;
}

.divarrondi_div {
	padding:16px;
	border-right:2px solid #DDDDDD;
	border-left:2px solid #DDDDDD;
}

.divarrondi_h2 {
	border-right:2px solid #DDDDDD;
	border-left:2px solid #DDDDDD;
}

b.dtop, b.dbas{display:block;background:#FFFFFF; font-size:1px; }
b.dtop b, b.dbas b{display:block;height: 1px; font-size:1px; overflow: hidden; background-color:#DDDDDD;}
b.r1{margin: 0 5px ; font-size:1px;}
b.r2{margin: 0 3px ; font-size:1px;}
b.r3{margin: 0 2px ; font-size:1px;}
b.dtop b.r4, b.dbas b.r4{margin: 0 1px;height: 2px; font-size:1px;}
/* -- */

h2 {
	font-size:16px;
	text-align:center;
}

h1 {
	font-size:20px;
	text-align:center;
}

img {
	padding:0;
	margin:0;
	vertical-align:middle;
}

table.tarifs  {
	width:600px;
	text-align:center;
	border:1px solid #999999;
	border-collapse:collapse;
}

table.tarifs td {
}

.bg-frame img{ behavior: url(/win_png.htc); }