/* CSS Document */
body, table, font {
	font-family: Verdana;
	font-size:11px;
	padding: 0;
	margin:0;
}
body {
	background-color:#000000;
}
img{
	border:0;
}
#main_div {
	position:absolute;
	width:968px;
	height:680px;
	margin-top:-340px; /* moitié de la hauteur */
	margin-left:-470px; /* moitié de la largeur */
	left:50%; 
	top:50%;
}
.highlight {
	color:#993300;
	font-weight:bold;
}
.highlight2,.highlight2 a,.highlight2 a:active{
	font-size:10px;
	color:#993300;
}
.highlight2 a:hover{
	font-size:10px;
	color:#993300;
	text-decoration:none;
}
.lienhotels a,.lienhotels a:active{
	font-size:10px;
	color:#000000;
  font-weight:bold;
}
.lienhotels a:hover{
	font-size:10px;
	color:#4b5a23;
	text-decoration:none;
}
.vignette div{
	float:left;
	padding-right:20px;
	width:100px;
}
.vignette img{
	border:solid 1px #000000;
}
.bottomlink,.bottomlink a,.bottomlink a:active {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.bottomlink a:hover {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.white:link
{
	font-size: 11px;
	color: #CCCCCC;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration:underline;

}
.white:visited
{
	font-size: 11px;
	color: #CCCCCC;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration:underline;
}
.white:hover
{
	font-size: 11px;
	color: #CCCCCC;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration:none;
}
.white:active
{
	font-size: 11px;
	color: #CCCCCC;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration:underline;
}

.black:link
{
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration:underline;

}
.black:visited
{
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration:underline;
}
.black:hover
{
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration:none;
}
.black:active
{
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration:underline;
}
ul#galerie {
	width:500px;
	padding :0;
	margin:0;
	list-style:none;
}
ul#galerie li {
	float:left;
	width:110px;
	height:110px;
}

SELECT { 
	font-family:verdana;
	font-size:9px;
	border:0;
}
input,textarea { 
	font-family:verdana;
	font-size: 9px; 
	background-color: #FFFFFF ; 
}
.button {;}