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

a img
{
border: none;
}
a:focus {
outline:none;}



.fond{
background-image:url(10242.png);
width:1280px;
height:1580px;
margin:auto;}

.content{
width:590px;
height:470px;
padding-left:348px;
padding-top:320px;}

.content2{
text-align:center;
width:590px;
height:470px;
padding-left:348px;
padding-top:320px;}

.content3{
text-align:center;
width:590px;
padding-left:348px;
padding-top:280px;}

.text {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;}

.text2{
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;}

h1{
font-size:16px;
font-family:"Times New Roman", Times, serif;}

h2{
font-size:16px;
font-family:"Times New Roman", Times, serif;}

h3{
font-size:20px;
text-align: center;
font-family:"Times New Roman", Times, serif;}

.news{
	background-repeat:no-repeat;
	background-image:url(images/bouton_02.png);
	position:absolute;
	top:262px;
	left:305px;
}

.news:hover{
background-image:url(images/boutonsON_02.png);
}

.visite{
	background-repeat:no-repeat;
	background-image:url(images/bouton_04.png);
	position:absolute;
	top:262px;
	left:426px;
}

.visite:hover{
background-image:url(images/boutonsON_04.png);
}

.plan{
	background-repeat:no-repeat;
	background-image:url(images/bouton_05.png);
	position:absolute;
	top:262px;
	left:546px;
}

.plan:hover{
background-image:url(images/boutonsON_05.png);
}

.liens{
	background-repeat:no-repeat;
	background-image:url(images/bouton_06.png);
	position:absolute;
	top:262px;
	left:667px;
}

.liens:hover{
background-image:url(images/boutonsON_06.png);
}

.contact{
	background-repeat:no-repeat;
	background-image:url(images/bouton_07.png);
	position:absolute;
	top:262px;
	left:787px;
}

.contact:hover{
background-image:url(images/boutonsON_07.png);
}

.tarifs{
	background-repeat:no-repeat;
	background-image:url(images/bouton_08.png);
	position:absolute;
	top:262px;
	left:908px;
}

.tarifs:hover{
background-image:url(images/boutonsON_08.png);
}



body{background-image:url(fond.png);}

.carte{
height:300px;
width:375px;
float:left;
padding-top:8px;}

.galery{height:370px;
width:200px;
float:left;
padding-top:8px;
}

ul {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#5b5959;
}

li{
padding-top:11px;}

a:link { text-decoration: none;color:#5b5959; }
a:active { text-decoration: none;color:#5b5959; }
a:visited { text-decoration: none; color:#5b5959; }
a:hover { text-decoration: underline;color:#04b201; }

.comment{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:82px;
padding-left:433px;

width:140px;}

.google{width:425px;
height:433px;


padding-top:8px;
float:left;}

.g1{
position:absolute;
top:1380px;
left:480px;}

.addthis_button{
position:absolute;
top:1380px;
left:350px;}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(images/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background:  url(images/nextlabel.gif) right 50% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/**************************************************************/

/*                      Calendrier DIV                         */

/**************************************************************/


table.simple_scheduler
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	margin-top: 6px;
}


table.simple_scheduler td.month
{
	width: 120px;
	height: 40px;
	text-align: center;
	background-image: url(images/month.png);
	background-repeat: no-repeat;
	color: #3C5160;
}

table.simple_scheduler td.spacer
{
	width: 12px;
}

table.simple_scheduler td.week
{
	width: 80px;
	text-align: center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
}

table.simple_scheduler td.nd
{
	background-image: url(images/week-nd.png);
	color: #666666;
	text-decoration: line-through;
}

table.simple_scheduler td.nc
{
	background-image: url(images/week-nc.png);
	color: #666666;
}

table.simple_scheduler td.ts
{
	background-image: url(images/week-ts.png);
	color: #dd0000;
}

table.simple_scheduler td.hs
{
	background-image: url(images/week-hs.png);
	color: #cc4400;
}

table.simple_scheduler td.ms
{
	background-image: url(images/week-ms.png);
	color: #dd8822;
}

table.simple_scheduler td.bs
{
	background-image: url(images/week-bs.png);
	color: #228822;
}

table.simple_scheduler td.week span.date
{
	font-size: 10px;
	font-weight: normal;
}

/**************************************************************/

/*                      Promo DIV                         */

/**************************************************************/

#promotions {width:585px;padding:10px 0 10px 0px;margin:none;}
#titrePromotions {font-size:18px;height:20px;}
#titrePromotions SPAN {color: #04b201;}
#promotions LI {list-style-type:none; font-weight:normal;margin:0px 15px 0px 10px;padding:2px 0 2px 0;vertical-align:middle;}
#promotions IMG {margin:0 0px 0 50px;vertical-align:middle;border: none;}

#promotions .ligne {float: right;margin:0 200px 0 0;}
#promotions .promo {display: inline-block; width: 50px;color: rgb(4, 178, 1);font-size:13px;}
#promotions .strike {display: inline-block; width: 30px;font-weight: normal;text-decoration: line-through;}
#promotions .date {display: inline-block; width: 250px;font-weight: normal;}

/**************************************************************/

/*                     position liens photos                         */

/**************************************************************/

.jardin{
position:absolute;
left:585px;
top:480px;}

.terrasse{
position:absolute;
left:553px;
top:665px;}

.sejour{
position:absolute;
left:520px;
top:772px;}

.salon{
position:absolute;
left:710px;
top:772px;}

.bain{
position:absolute;
left:635px;
top:945px;}

.parking{
position:absolute;
left:833px;
top:1027px;}

.cuisine{
position:absolute;
left:515px;
top:988px;}

.bleue{
position:absolute;
left:799px;
top:815px;}

.mauve{
position:absolute;
left:708px;
top:915px;}

.rose{
position:absolute;
left:835px;
top:885px;}

