/* CSS Document */

P {
/*text-align:justify;*/
FONT-SIZE: 11px;
FONT-FAMILY: arial;
FONT-WEIGHT: normal;
COLOR: #2ea01c;	
TEXT-DECORATION: none;
}

A {
text-decoration:none;
FONT-FAMILY: arial;
font-weight:bold;
COLOR: #2ea01c;
text-decoration:underline;
}
A:hover {
font-weight:bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:	#c0c0c0;
}

#content {
background-image:url(media/fd.jpg);
width: 1000px;
height: 648px;
background-color: #ffffff;
margin-left: -500px;
margin-top: -324px;
top: 50%;
left: 50%;
position: absolute;
} 

#logo {
width: 381px;
height: 114px;
margin-left: 311px;
margin-top: 14px;
position: absolute;
z-index: 2;
} 

#menu {
width: 374px;
height: 21px;
margin-left: 313px;
margin-top: 140px;
position: absolute;
z-index: 2;
} 
#txt {
	width: 370px;
	height: 290px;
	background-color: none;
	margin-left: 317px;
	margin-top: 201px;
	position: absolute;
	text-align:justify;
	z-index: 2;
} 
#txt-contact {
	width: 370px;
	height: 50px;
	background-color: none;
	margin-left: 317px;
	margin-top: 201px;
	position: absolute;
	text-align:center;
	z-index: 2;
} 
#image-contact {
	width: 454px;
	height: 200px;
	background-color: none;
	margin-left: 280px;
	margin-top: 328px;
	position: absolute;
	text-align:center;
	z-index: 2;
} 

#calendrier {
	width: 500px;
	height: 435px;
	background-color: none;
	margin-left: 250px;
	margin-top: 201px;
	position: absolute;
	z-index: 2;
} 

#legende_calendrier {
	width: 165px;
	height: 435px;
	background-color: none;
	margin-left: 75px;
	margin-top: 201px;
	position: absolute;
	z-index: 2;
} 

#liste_prestations {
	width: 247px;
	height: 300px;
	background-color: none;
	margin-left: 30px;
	margin-top: 201px;
	position: absolute;
	z-index: 3;
} 

#plan {
	width: 278px;
	height: 378px;
	background-color: none;
	margin-left: 30px;
	margin-top: 150px;
	position: absolute;
	z-index: 3;
} 

#photos-couleur {
	width: 324px;
	height: 476px;
	background-color: none;
	margin-left: 661px;
	margin-top: 88px;
	position: absolute;
	z-index: 1;
} 
#photos-17 {
	width: 324px;
	height: 495px;
	background-color: none;
	margin-left: 661px;
	margin-top: 94px;
	position: absolute;
	z-index: 1;
} 
#perigord {
	width: 300px;
	height: 569px;
	background-color: none;
	margin-left: 0px;
	margin-top: 79px;
	position: absolute;
	z-index: 1;
} 

TD {
text-align:justify;
FONT-SIZE: 11px;
FONT-FAMILY: arial;
FONT-WEIGHT: normal;
COLOR: #2ea01c;	
TEXT-DECORATION: none;
}

TD.basse_saison {
text-align:justify;
background:#bad981;
COLOR: #2ea01c;	
}
TD.moyenne_saison {
text-align:justify;
background:#f3ff93;
COLOR: #2ea01c;	
}
TD.haute_saison {
text-align:justify;
background:#ffc393;
COLOR: #2ea01c;	
}
TD.trés_haute_saison {
text-align:justify;
background:#fe5555;
COLOR: #fff;	
}
TD.non_disponible {
text-align:justify;
background:#c0c0c0;
COLOR: #2ea01c;	
}
