@charset "utf-8";
/* design by iliz */

/*général*/
* {	margin:0;	padding:0;}
* div{ 
		border: 0px;
		margin:0px;
		padding:0px;
		}
				
* img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}	
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
a {
	font-size: 12px;
	color: #996633;
	vertical-align: top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6633;
}
a:hover {
	text-decoration: none;
	color: #996666;
}
a:active {
	text-decoration: none;
	color: #CC9966;
}
img {
	border: none;

}
h1 {text-indent:-500000px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #996666;
	font-size: 18px;
	text-align:center;
}
	h2 span {
	font-size: 12px;
	padding-bottom: 10px;
}

#tout{	width:1000px;}
.marcheurs {
	width:401px;
	height:359px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	}
.tourisme {
	width:197px;
	height:50px;
	position:absolute;
	left:402px;
	top:0px;
	background-image: url(../image/tourisme.jpg);
	background-repeat: no-repeat;
	}
.deco1 {
	width:197px;
	height:176px;
	position:absolute;
	left:401px;
	top:51px;
	}
.decor {
	width:158px;
	height:228px;
	position:absolute;
	left:598px;
	top:0px;
	}
.titre {
	position:absolute;
	width:260px;
	height:194px;
	top:0px;
	left:756px;
	}
	
	
/*equipe*/	
.equipe_droite{
	width:268px;
	height:530px;
	position: absolute;
	top: 193px;
	left:753px;
}
.equipe_milieu{
	width:109px;
	height:374px;
	top: 410px;
	left:644px;
	position: absolute;
}
.equipe_gauche{
	top: 226px;
	left:544px;
	width:189px;
	height:185px;
	position: absolute;
}

#seb, #caro, #eliza, #aude, #damien, #denis, #claude, #jp {
	text-indent: 20px;
	width : 266px;
	text-align : justify;
	z-index: 10;
	visibility: hidden;
	color: #265813;
	position : absolute;
	top : 448px;
	left : 353px;
	background-color: #F0ECED;
} 
	#claude{visibility:visible;}  

/*sejour*/

#sejour {
	width: 624px;
	position: absolute;
	top: 212px;
	left: 401px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 3px;
}
#colonne1{
	width: 330px;
	float:left;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center;
		}
		
.descriptif {
	width: 320px;
	position: relative;
	left: 10px;
	font-size: 14px;
	color: #5B002E;
	text-align: justify;
	font-weight: lighter;
	padding-bottom: 25px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	z-index: 5;
	 }
	.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 4em; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	color: #5B002E;
	line-height: normal;
	vertical-align: inherit;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 5px;
	margin-top: 0px;
	z-index: 10;
	font-family: "Courier New", Courier, monospace;
	
}
#ssdescriptif {
	width: 320px;
	position: relative;
	font-size: 12px;
	color: #9b004d;
	text-align: justify;
	font-weight: normal;
	left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#eee7e9;
			}

#cadre { /* taille du cadre, à titre d'exemple */
width: 330px;
background-color:#eee7e9;
margin-top:30px !important;
margin-top:0px;
}
.ssdescriptif {
	width: 320px;
	position: relative;
	font-size: 12px;
	color: #9b004d;
	text-align: justify;
	font-weight: normal;
	left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
			}

/* propriétés communes à l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
height: 18px; width: 20px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
#hautgauche {
background: url(../images/hautgauche.gif);
}
#hautdroit {
float: right;
background: url(../images/hautdroit.gif);
}
#basgauche {
background: url(../images/basgauche.gif);
}
#basdroit {
float: right;
background: url(../images/basdroit.gif);
}
		
#colonne2{
	width: 240px;
	float:right;
	}	
	#colonne_date{
	width: 240px;
	float:left;}

	.photo{
	width: 240px;
	height: 223px;
	text-align:center;
	position: relative;
	float:right;
	padding-bottom: 80px !important;
	padding-bottom: 10px;
	margin-top: 10px;
	}
	.date{
	width: 240px;
	height: 223px;
	position: relative;
	color: #671d34;
	font-size: 14px;
	font-weight: normal;
	float:right;
	clear:right;
	background-image: url(../images/tache.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
		span{
	float: right; /* positionnement de la lettrine dans le conteneur*/
	font-size: 25px; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	line-height: normal;
	vertical-align: inherit;
		}
		
	.date p{
	font-size: 10px;
	font-weight: lighter;
	}
	
#surmesure{
	float: left;
	width: 260px;
	padding-top: 80px;
	padding-left: 20px;
}
.surmesureimg {
	background-image: url(../images/randosurmesure.png);
	float: right;
	height: 505px;
	width: 330px;
	margin: 0px;
	padding: 0px;
}

#gite, #marcheur, #hotel, #bagage{
	position : absolute;
	top : 400px;
	left : 600px;
	text-indent: 20px;
	width : 300px;
	text-align : justify;
	z-index: 10;
	visibility: hidden;
	color: #996633;
	padding: 15px;
	border:dashed #CC9966 1px;
	background-color:#FFFFFF;
	}
	
	
/*reservation*/
.reservation{
	width:426px;
	position:absolute;
	left:436px;
	top:270px;
	height: 384px;
	float:none;
	text-align: left;
}
#condition {
	width: 650px;
	text-align: justify;
	text-indent: 15px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	background-color: #F0F0E1;
	padding: 10px;
	
}


/*menus*/
.gdmenu {
	width: 241px;
	height: 241px;
	position: absolute;
	top: 359px;
	left: 0px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	}
	.sousmenu {
	width:160px;
	height:360px;
	position: absolute;
	left: 241px;
	top: 359px;
	background-image: url(../image/bas_logo.jpg);
	background-repeat: no-repeat;
	padding-top:0px;
	list-style-type: none;
	vertical-align: top;
	list-style-image: none;
		}
		
			ul{
	vertical-align: top;}
	
	li{
	list-style-type: none;
	vertical-align: top;
}
	li a {
	color: #990000;}
	li a:visited {
	color: #990000;}
	li a:hover {
	color: #999999;
	background-color: #FFFFFF;
	font-weight: normal;
}
.contact{
	top: 222px;
	left:666px;
	width:354px;
	height:291px;
	position: absolute;
	z-index: 1;
	visibility: inherit;
}
.o_contact{
	top: 194px;
	left:756px;
	width:268px;
	height:28px;
	position: absolute;
}

#footer{
	clear:left;
	text-align: center;
	position: absolute;
	top: 358px;
	z-index: 10;
	left: 26px;
	width: 180px;
	vertical-align: middle;
}	
.juxbox {
	text-align: right;
	margin: 0px;
	padding: 0px;
}



/*media*/
	#media {
	width: 624px;
	position: absolute;
	top: 242px;
	left: 401px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 550px;
	background-image: url(../images/media.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
/*info*/
	#info {
	width: 600px;
	top: 242px;
	left: 401px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 80px;
	background-image: url(../images/info_gaz.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#texte_info p{
	padding-left: 40px;
	padding-right: 50px ;
}
#texte_info {
	color: #000000;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	background-image: url(../images/mi_info.jpg);
	background-repeat: repeat-y;
	
}
#bas_gazette {
	background-image: url(../images/sous_gaz.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	height: 50px;
	float: none;
	clear: both;
}


/*contact*/
	#colonne3{
	float:left;
	margin-top: 50px;
	left: 392px;
	position: absolute;
	top: 190px;
	width: 293px;
	font-size: 14px;
	text-align: center;
	height: 536px;
	z-index: 10;
	visibility: visible;
	}
	#colonne3 h2{
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #990000;
	text-align: center;
	}

/*reservation*/ 
	.caroux, .balneo, .famille, .trieve,.guilhem, .costa, .guatemala, .stjacques {
	font-size: 16px;
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
	
	.caroux {
	color: #E30E4E;}
	.balneo {
	color: #006699;}
	.famille {
	color: #FF6600;}
	.trieve {
	color: #993366;}
	.guilhem {
	color: #CC9999;}
	.costa {
	color: #FF0000;}
	.guatemala {
	color: #CC6633;}
	.stjacques {
	color: #999999;
}	
#entre {
	margin: 0px;
	padding: 0px;
	height: 637px;
	width: 1020px;
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

