@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
html{
	font-family: Times,"Times New Roman", serif;
	font-size:14px;
	color:#063;
}
body {
}
/*//////////balises generiques////////////*/
ul,li {
	list-style-type:none;
}
a {
	text-decoration:none;
	color:#063;
}
img {
	border:none;
}
h1 {
	font-size:24px;
}
h1.titre{
	margin-left:238px;
}
h2 {
	font-size:18px;
	font-weight:normal;
}
h3 {
	font-size:14px;
	margin-top:5px;
	font-weight:normal;
}
h4, h5, h6 {
	font-size:10px;
}
/*//////////classes generiques////////////*/
.txtCenter {
	text-align:center;
}
.txtLeft {
	text-align:left;
}
.txtRight {
	text-align:right;
}
.smallSpacedTop {
	margin-top:5px;
}
.spacedTop {
	margin-top:10px;
}
.LargeSpacedTop {
	margin-top:20px;
}
.smallSpacedBottom {
	margin-bottom:5px;
}
.spaceBloc {
	padding:5px;
}
.spaceLeft {
	margin-left:5px;
}
.fontetoile {
	font-size:12px;
}
.colora {
	color:rgb(102,102,153);
}
.colorv {
	color:#C30;
}
.colorm {
	color:rgb(204,131,51);
}
.colorl {
	color:rgb(0,51,102);
}
.colort {
	color:rgb(153,102,51);
}
.coloryellow {
	color:#FC9;
}
.colorblc {
	color:#FFF;
}
.colorblue {
	color:rgb(0,177,229);
}
.fontl {
	font-size:24px;
}
.fontm {
	font-size:21px;
}
.fonts {
	font-size:18px;
}
.fontnormal {
	font-weight:normal;
}
.floatR {
	float:right;
}
.colorti {
	color:#966;
}
.nocss {
	display:none;
}
/*//////// elements du modele /////////*/
#ciel {
	background:url(/styles/images/bande-ciel-degrade.png) repeat-y top center;
	width:1004px;
	margin:0 auto;
	position:relative;
}
#coordonnees {
	position:absolute;
	z-index:1;
 	top:0;
	left:775px;
	color:#69C;
	white-space:nowrap;
}
#font1 {
	font-size:16px;
}
#font2 {
	font-size:14px;
}
#font3 {
	font-size:12px;
}
#maison {
	position:relative;
	z-index:2;
	height:800px;
	width:1004px;
	background:transparent url(/styles/images/maison.png) no-repeat top left;
}
#titre {
	width:325px;
	padding-top:15px;
	padding-left:20px;
}
#contenu {
	clear:both;
}
#hautun {
	height:280px;
	width:720px;
	padding-left:142px;
	float:left;
}
#centre {
	width:320px;
	height:240px;
	background:transparent url(/styles/images/centre.png) no-repeat top left;
	padding:20px;
	margin:0 180px;
	text-align:center;
}
#centrediapo {
	width:360px;
	height:280px;
	background:transparent url(/styles/images/centre.png) no-repeat top left;
	margin:0 180px;
	text-align:center;
	position:relative;
}
#cadran {
	position:absolute;
	top:20px;
	left:20px;
	width:320px;
	height:240px;
	clip:rect(0 320px 240px 0);
}
#cadran img {
	float:left;
	margin:0;
	padding:0;
	width:320px;
	height:240px;
}
#gauche {
	height:280px;
	width:180px;
	float:left;
}
#droite {
	height:280px;
	width:180px;
	background:transparent url(/styles/images/volet.png) no-repeat top right;
	float:right;
}
#aff {
	margin:17px 6px 17px 7px;
}
#bandeau {
	float:right;
	width:130px;
}
#basun {
		height:257px;
		float:left;
		width:776px;
}
#bandeaubas {
	width:214px;
	float:right;
	padding-top:10px;
}
#pancarte {
	height:168px;
	width:492px;
	background:url(/styles/images/pancarte.png) no-repeat top left;
	margin-left:221px;
	padding:27px 25px 27px 25px;
}
#pancartespe {
	height:202px;
	width:492px;
	background:url(/styles/images/pancarte.png) no-repeat top left;
	margin-left:221px;
	padding:17px 25px 0 25px;
}
#pancarte .scroller {
	height:168px;
	overflow:auto;
}
#pancartemobilhome img {
	float:right;
}
#boite {
	position:absolute;
	z-index:3;
	top:350px;
	left:200px;
}
/*///////////////menu///////////*/
#menu {
	margin:45px auto 0 auto;
	width:433px;
}
#menu li {
	float:left;
	margin-bottom:5px;
}
#menu li a {
	display:block;
	height:40px;
	font-size:14px;
	line-height:36px;
}
#menu li a.normal {
	font-weight:normal;
}
#menu li a.selected {
	font-weight:bold;
}
a.sanslienboite {
	display:none;
}
#bienvenue {
	margin:0 160px;
	width:113px;
	background:url(/styles/images/pancarte-bienvenue.png) no-repeat top center;
}
#hebergement {
	margin:0 16px 0 68px;
	width:133px;
	background:url(/styles/images/pancarte-hebergement.png) no-repeat top center;
}
#tarifs {
	margin:0 68px 0 26px;
	width:122px;
	background:url(/styles/images/pancarte-tarifs.png) no-repeat top center;
}
#reservation {
	margin:0 16px;
	width:112px;
	background:url(/styles/images/pancarte-location.png) no-repeat top center;
}
#situation {
	margin:0 16px;
	width:113px;
	background:url(/styles/images/pancarte-situation.png) no-repeat top center;
}
#iledere {
	margin:0 17px 0 16px;
	width:111px;
	background:url(/styles/images/pancarte-iledere.png) no-repeat top center;
}
#motcentre {
	position:absolute;
	z-index:4;
	top:490px;
	left:352px;
	width:300px;
}
/*///////////////bienvenue//////////////*/
#txtpresent {
	 background-image:url(/images/bienvenue/reflet.jpg);
	 width:100%;
	 height:100%;
	 overflow:hidden;
}
#centre p.scroller {
	height:21px;
	width:320px;
	overflow:auto;
}
#wifi {
	height:48px;
	width:124px;
	background:transparent url(/styles/images/bienvenue/wifi.png) no-repeat top left;
}
#teashirt {
	height:48px;
	width:124px;
	background:transparent url(/styles/images/bienvenue/tea-shirt.png) no-repeat top left;
}
/*///////////////mobil-home////////////*/
#mobilehomes a{
	display:block;
	height:36px;
	width:133px;
	padding:29px 0 29px 0;
}
#mobilehomes li {
	margin-top:5px;
}
#astria {
	background:transparent url(/styles/images/mobil-home/astria/astria.png) no-repeat top left;
}
#venus {
	background:transparent url(/styles/images/mobil-home/venus/venus.png) no-repeat top left;
}
#mercure {
	background:transparent url(/styles/images/mobil-home/mercure/mercure.png) no-repeat top left;
}
#logia {
	background:transparent url(/styles/images/mobil-home/logia/logia.png) no-repeat top left;
}
#titania {
	background:transparent url(/styles/images/mobil-home/titania/titania.png) no-repeat top left;
}
.rubrique {
	width:320px;
	border:0;
	border-collapse:collapse;
}
.rubrique thead tr {
	height:25px;
}
.rubrique tbody tr {
	height:20px;
	vertical-align:top;
}
.rubrique thead tr th, .rubrique thead tr td {
	border:0;
	padding:0;
	margin:0;
}
.rubrique tbody th {
	text-align:left;
	font-weight:normal;
	padding-left:5px;
}
.rubrique tbody td {
	text-align:right;
	padding-right:5px;
}
.inventaire {
	height:240px;
}
.fonda {
	background-color:rgb(227,220,188);
}
.fondv {
	background-color:#F4D8B3;
}
.fondm {
	background-color:rgb(255,228,153);
}
.fondl {
	background-color:rgb(102,153,204);
}
.fondt {
	background-color:rgb(220,186,159);
}
/*/////////////tarifs////////////////////////////*/
table.supp {
	width:132px;
}
table.camp {
	width:218px;
}
table.tarif , table.tarif td, table.tarif th  {
	border:1px solid rgb(203,229,203);
	background-color:#FFF;
}
table.tarif {
	padding:1px;
}
table.tarif td, table.tarif th  {
	padding:1px;
}
table.tarif tr td {
	height:20px;
	vertical-align:center;
}
#tarifslocwe {
	padding:5px;
	margin:auto;
}
#tarifslocsem {
	padding:2px;
	margin:auto;
}
#tarifslocwe td, #tarifslocwe th,
#tarifslocsem td, #tarifslocsem th {
	font-size:12px;
	white-space:nowrap;
}
.colorti {
	color:#966;
}
#loc {
	width:310px;
	height:230px;
	background:url(/styles/images/tarifs/cadre-jaune.png) no-repeat top left;
}
 p.dates a {
	display:block;
	height:15px;
	padding:15px 0 15px 0;
}
#we {
	width:40px;
	background:url(/styles/images/tarifs/cadre-we.png) no-repeat top left;
	margin-left:65px;
}
.trace{
	width:80px;
	background:url(/styles/images/tarifs/trace-fond-1.png) no-repeat top left;
	margin-left:45px;
}
.fonth {
	font-weight:normal;
}
th span {
	font-size:10px;
}
.telecharger a:hover {
	font-weight:bold;
}
/*/////////////situation////////////////////////////*/
#plan {
	width:55px;
	height:23px;
	background:url(/styles/images/situation/trace-fond-2.png) no-repeat top left;
	padding:9px 0px 9px 0px;	
	margin-left:150px;
}
/*/////////////iledere////////////////////////////*/
#droite .arrow, #gauche .arrow
{
	margin:254px 10px 0 10px;
}
#diaporama li {
	margin-top:10px;
}
.over {
	overflow:hidden;
}
/*/////////////contact////////////////////////////*/
#mail {
	height:230px;
	width:310px;
	border:0;
	background-color:rgb(255,229,154);
}
#mail fieldset {
	border:0;
}
#mail label {
	display:-moz-inline-box;	/* For FF2 compatibility MUST BE before next display for IE6 compatibility */
	display:inline-block;
	line-height:18px;
	text-align:right;
	overflow:hidden;
	white-space:nowrap;
	width:80px;
	padding-right:5px;
}
#mail textarea, #mail label, #mail input {
	background-color:rgb(255,229,154);
}
#mail .button {
	color:#063;
}
#photosbandeau li {
}
/*////////////remerciements////////////////////////////*/
#plage {
	width:320px;
	height:240px;
	background:transparent url(/styles/images/contact/plage.jpg) no-repeat top left;
	color:#fff;
}
/*////////////sw2i////////////////////////////*/
#realisation {
	position:absolute;
	bottom:-2em;
	right:0;
	font-size:x-small;
}
#manager {
	position:absolute;
	bottom:-2em;
	left:0;
}
