html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #40E320;	
	background-image: url('../pics/summer/pyrenees-background.gif');	
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

td.menuLeft{
	background-image: url('../pics/summer/montagne-menuLeftBkg.gif');	
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: left;
}
td.menuCenter{
	background-color: #41E321;
	vertical-align: top;
	text-align: left;
}
td.menuRight{
	background-image: url('../pics/summer/montagne-menuRightBkg.gif');	
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
}
td{
	text-align: left;
}
td.center{
	text-align: center;
}
td.right{
	text-align: right;
}
p{
	font-size: 12px;
	margin: 4px;
	padding: 0px;
}
p.parser{
	font-size: 6px;
	margin: 4px;
	padding: 0px;
}
p.credit, a.credit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#000000;
	text-decoration: none;
}

b.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #41E321;
	text-decoration: none;
	font-weight: bold;

}
b.litletitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

b.trois{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
b.legende{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}

b.accroche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #94D494;
	vertical-align: top;
	text-align: left;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}

a.sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:2px;
	color:#FFFFFF;
	background-color:#41E321;
	text-decoration: none;
}
a.up{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
img{
	border-color:#FFFFFF;
}

/* ** Navigation ** */ 
ul#navigation {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

/* ** Lien Navigation ** */ 
ul#navigation li a {
	background-image: url('../pics/summer/chalet-menuBkg.gif');	
	background-repeat: repeat-x;
	display: block;
	width:250px;
	height:38px;
	border: 0px;
	padding: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	vertical-align:middle;
}



#content {
	padding: 0px;
	top: 0px;
	left: 0px;
}
#footer {
	position: absolute;
	width: 852px;
	height: 66px;
	margin: 0px;
	visibility: hidden;
	vertical-align: middle;
	text-align: center;
}
#footerText {
	width: 832px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	padding: 12px;
	color: #000000;
}

#imgsFlash{
	position: absolute;
	top: 90px;
	left: 470px;
	width: 683px;
	height:262px;
	margin: 0px;
	z-index: 100;
}

#swapFlash{
	width: 221px;
}
#sign{
	position: absolute;
	top: 190px;
	left: 0px;
	margin: 0px;
	z-index: 101;
}





td.calendarTitle {	
	height:34px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #41E321;
	}
td.calendarEmpty {	
	width:70px;
	height:70px;
		background-color: #FFFFFF;
	}
td.calendarDay {
	width:70px;
	height:70px;	
	border: 1px #FFFFFF solid;
	color: #000000;
	}

td.calendarDay0 {
	width:70px;
	height:70px;	
	border: 1px #FFFFFF solid;
	background-color: #888888;
	background-image: url('../pics/reserve.gif');
	color: #FFFFFF;
	}

td.calendarDay1 {
	width:70px;
	height:70px;	
	border: 1px #FFFFFF solid;
	background-color: #CCCCCC;
	color: #FFFFFF;

	vertical-align:middle;
	}

