/* CSS Document */
html,body{
	height:100%;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/top.gif) repeat-x;
	text-align:center;
	margin:0;
}
a{
	outline:none;
}
a img{
	border:0;
}

#wrapper{
	width:900px;
	margin:auto;
	text-align:left;
}
#logo{
	position:absolute;
	width:218px;
	height:129px;
	margin-left:39px;
	z-index:1;
}
#logo a{
	display:block;
	cursor:pointer;
}
#languages{
	position:absolute;
	width:218px;
	height:20px;
	margin-left:730px;
	margin-top:20px;
	font-size:10px;
	z-index:1;
}
#languages select{
	font-size:10px;
	height:17px;
	width:70px;
}
#menu{
	position:absolute;
	margin-left:320px;
	margin-top:58px;
	z-index:1;
	width:560px;
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li{
	display:block;
	float:left;
	margin-right:1px;
	text-align:center;
}
#menu ul li a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	display:block;
	height:30px;
	line-height:22px;
}
#item1{
	background:url(../images/item1_off.png) no-repeat;
	width:74px;
}
#item1 .on{
	background:url(../images/item1_on.png) no-repeat;
}
#item2{
	background:url(../images/item2_off.png) no-repeat;
	width:89px;
}
#item2 .on{
	background:url(../images/item2_on.png) no-repeat;
}
#item3{
	background:url(../images/item3_off.png) no-repeat;
	width:75px;
}
#item3 .on{
	background:url(../images/item3_on.png) no-repeat;
}
#item4{
	background:url(../images/item4_off.png) no-repeat;
	width:87px;
}
#item4 .on{
	background:url(../images/item4_on.png) no-repeat;
}
#item5{
	background:url(../images/item5_off.png) no-repeat;
	width:111px;
}
#item5 .on{
	background:url(../images/item5_on.png) no-repeat;
}
#item6{
	background:url(../images/item6_off.png) no-repeat;
	width:99px;
}
#item6 .on{
	background:url(../images/item6_on.png) no-repeat;
}


#tetiere{
	padding-top:80px;
	height:300px;
}
#container{
	margin-top:19px;
	padding-left:40px;
	border-left:#808080 1px dashed;
	border-right:#808080 1px dashed;
	min-height:325px;
}
.header{
	font-size:20px;
	line-height:30px;
	margin-bottom:5px;
}
.header img{
	display:block;
	float:left;
	margin-top:5px;
	margin-right:5px;
}
#reservation{
	width:240px;
	float:left;	
}
#reservation .header{
	color:#93117E;
}
#reservation .content{
	background:url(../images/bg_resa.jpg) repeat-x;
	height:246px;
}
#reservation form{
	margin:0;
	padding:0;
}
#reservation .formulaire{
	margin:7px;
	width:226px;
}
#reservation .big{
	width:144px;
	font-size:11px;
}
#reservation .bigSelect{
	width:143px;
	font-size:11px;
}
#reservation .small{
	width:40px;
	font-size:11px;
}
#reservation table td{
	text-align:left;
	font-size:11px;
	padding:0px 0px 5px 3px;
}
#reservation .label{
	color:#93117E;
	text-align:left;
}
#reservation table{
	border-collapse:collapse;
	border-spacing: 0px;
	border:0;
}
#reservation table table{
	width:100%;
}
#rubrique{
	margin-left:40px;
	width:540px;
	float:left;
}
#rubrique .header{
	color:#808080;
}
#rubrique .header .retour{
	float:right;
}
#rubrique .header .retour a{
	font-size:11px;
	color:#808080;
	text-decoration:none;
}
#rubrique .header .retour a:hover{
	text-decoration:underline;
}
#rubrique .content{
	background:url(../images/bg_rubrique.jpg) repeat-x;
	padding-left:18px;
	padding-right:17px;
	padding-top:21px;
	font-size:12px;
}
#rubrique .actu{
	/position:relative;
	margin-bottom:10px;
}
#rubrique .actu span{
	display:block;
	text-align:justify;
}
#rubrique .actu img{
	float:left;
	margin-right:10px;
}
#rubrique .actu .titre{
	-position:relative;
	margin-bottom:5px;
	color:#93117E;
	font-size:14px;
}
#rubrique .actu .description{
	-position:relative;
	font-size:11px;
	color:#808080;
}
#rubrique .actu .bt{
	position:absolute;
	margin-left:446px;
	/margin-left:277px;
	margin-top:104px;
	width:57px;
	height:14px;
}
#rubrique .violet{
	color:#A4027D;
	font-weight:bold;
}
#rubrique .gris{
	color:#808080;
	font-style:italic;
}
#rubrique ul{
	margin:0;
	margin-top:10px;
	margin-bottom:20px;
	padding:0;
	padding-left:15px;
	/padding-left:18px;
	list-style:disc;
	color:#93117E;
}
#rubrique ul li{
	list-style:disc;
	padding:0;
	margin:0;
}
#rubrique .section{
	color:#93117E;
	font-weight:bold;
	font-size:13px;
	margin:0px 0px 5px 0px;
}
#rubrique p{
	color:#808080;
	margin:0px 0px 30px 0px;
}
#footer{
	margin-top:20px;
	height:30px;
	text-align:center;
	color:#808080;
	font-size:9px;
}
.spacer{
	clear:left;
}
#legal .content{
	background:url(../images/bg_rubrique.jpg) repeat-x;
	padding-left:18px;
	padding-right:17px;
	padding-top:21px;
	font-size:12px;
}
.petit{
	font-size:9px;
}
.normal{
	font-size:12px;
	color:#808080;
}
.italic{
	font-style:italic;
}
