@charset "iso-8859-1";
/* CSS Document - le 20.09.2007 - Boraha  - AB*/
/* ------------------------------------------------------------------------------*/
/*                             .PROPRIETES DU BODY.                              */ 
/* ------------------------------------------------------------------------------*/
body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color:#000000;
}

/* ------------------------------------------------------------------------------*/
/*                            .IFRAME.   o_0                                     */ 
/* ------------------------------------------------------------------------------*/

.iframe {
	border-width:0; 
	border-style:none;
	width:515px;
	height:404px;
	border: none;
	margin-bottom:10px;
	margin-top:30px;
	margin-left:30px;
}

.off {
    height:19px;
	width:200px;
	display:none;	
}

#titre_accueil {
    height:19px;
	width:141px;
	background-image:url('../img/titre_bv.gif');
	}

#titre_hotel_resto {
    height:19px;
	width:159px;
	background-image:url('../img/titre_hotel_resto.gif');
	}
.zonecms {
	background:url('../img/bg_top_cms.gif') top left no-repeat;
	width:773px;
	padding:20px 25px 10px 25px;
	color:#06756d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	line-height:18px;
	text-decoration:blink;
}
.zonecmsbottom {
	margin-bottom:10px;
}
.cms {
	margin:20px;
	background:#FFF;
}
.cms span.title {
	color:#06756d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:10px 10px 10px 10px;
	display:block;
}
.cmscontent {
	padding:0 10px 10px 10px;
}
.cmsinput {
	padding:0 10px 10px 10px;
}


