/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-family: Tahoma, Arial, sans-serif;	
	font-size:12px;
	line-height:15px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#page { 
	align:center;
    width:780;
}
#col1 {
	float:left;
	width:200;
	height:650;
	background:#fff
}
#col2 { 
	float:right;
	width:579;
	background:#777B88;
	min-height:805;
}
#contenu {
	width:559;
	margin:0 5 10 10;
	text-align:justify;
	height:635;
}
#boutons {	
	height:400;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#555555;
	line-height:20px;
	margin-left:-10px;		
}
#boutons a:link {
	color:#777B88;
	text-decoration: none;
	font-weight: bold;
}
#boutons a:hover {
	color:#777B88;
	text-decoration: none;
	font-weight: bold;
	background-color:#DBDAE4;
}
#boutons a:active {
	color:#777B88;
	text-decoration: none;
	font-weight: bold;
}
#boutons a:visited {
	color:#777B88;
	text-decoration: none;
	font-weight: bold;
}
.lbout {
	list-style-image:url(../images/bullet.gif);	
}
#linkmenu {
	margin-top: 0px;
	margin-left:40px;
}
a:link {
	color:#DBDAE4;
	text-decoration: none;
}
a:hover {
	color:#DBDAE4;
	text-decoration: underline;
}
a:active {
	color:#DBDAE4;
	text-decoration: none;
}
a:visited {
	color:#DBDAE4;
	text-decoration:none;
}
.h2 {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
.titre {
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	color:#000000;
	line-height:14px;
}
#tarifs {	
	border:2px #FFFFFF solid;
	font-family: Tahoma, Arial, sans-serif;	
	font-size:12px;
	line-height:15px;
}
#saison {
	float:;
	width:550;
	height:600;
	border:2px #FFFFFF solid;
	text-align:center;
	line-height:15px;
	margin:5 3 0 8;	
	padding-top:5px;
}
.anoter {
	font-size:9px;
	font-style:italic;
}