body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat:no-repeat;
	background-color:#FFFFFF ;
	height:100%;
	width:100%;
}
body,td,th {
	color: #666666;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 14pt;
}
#flashcontent 		{width: 100%; height: 100%;overflow: visible;}
#background 			{position: absolute;top: 0px;left: 0px;margin: 0;padding: 0;width: 100%;height: 100%;text-align: center;overflow: hidden;}

.header-title
{
	background-color : #DC2F30;
	color : #FFFFFF;
	line-height: 16pt;
	font-size : 16px;
	text-align:center;
}


.bottom-menu
{
	font-family : helvetica, arial, sans-serif;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
}

.bottom-menu:hover
{
	font-family : helvetica, arial, sans-serif;
	font-size : 12px;
	color : #666666;
	text-decoration : underline;
}
.lien
{
	font-family : helvetica, arial, sans-serif;
	font-size : 12px;
	color : #DC2F30;
	text-decoration : underline;
}
.lien:hover
{
	font-family : helvetica, arial, sans-serif;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
}
.style1 {
	background-repeat:repeat-x;
}

.repeatnone {background-repeat:no-repeat;}


.cadre {font-size: 9px; border:thin;color : #FFFFFF;}

.lien2
{
	font-family : helvetica, arial, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
.lien2:hover
{
	font-family : helvetica, arial, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : underline;
}

.address {font-family: helvetica, arial, sans-serif; font-size : 10px; color : #666666;	line-height: 14pt;
}

#booking	{ width:170px; padding:20px; position:absolute; top:0px; right:20px; z-index:500; background-color:#FFF;}
#booking div { width:100%; position:relative; float:left;}
input {
background-color:#dc2f30;
border:0px solid #EDEEC3;
padding:10px 10px;
cursor:pointer;
color:#FFF;
width:100%;
margin-top:10px;
}

input:hover {
background-color:#900;
color:#FFFFFF;
border:0px solid #EDEEC3;
padding:10px 10px;
cursor:pointer;
}
#AVP_list_days { float:right;}
#AVP_list_months { width:168px;}
#AVP_list_nights { float:right;}
.left{ float:left;}
.right{ float:right;}

