body {
	background-color: #D2D9DC;
	margin: 0px;
	font: 11px tahoma;
	color: #0D265E;
}

.zone_01 {
	background-color: #D3CBBE;
	width: 100%;
	height: 52px;
}

	.langbox{
		width: 775px;
		height: 18px;
		position: relative;
		top: 14px;
		background-color: #ffffff;
		background-image: url(../images/zone_01_curves.jpg);
		background-repeat: no-repeat;
		background-position: top,center;
		padding-top: 20px; 
		text-align: right;
	}

.zone_02 {
	background-color: #D2D9DC;
	width: 100%;
}

.zone_03 {
	background-color: #ffffff;
	width: 100%;
}

	.container_03 {
		width: 773px;
		background-color: #CDC4B5;
	}
	
	.menu {
		float: left;
		text-align: left;
		
		height: 100%;
	}
	
	.content{
		padding: 10px;
		margin-left: 197px;
		position: relative;
		right: 0px;
		background-color: #ffffff;
		text-align: left;
	}

.zone_04 {
	background-color: #D2D9DC;
	width: 100%;	
	position: relative;
	bottom: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
	
	.zone_04_cont {
		width: 773px;
		background-color: #ffffff;
	}
		
.right_banners {
	float: right;	
	position: relative;
	margin: 10px 0px 10px 10px;
	color: #000000;
	background-color: #ffffff;
}

.action_title{
	color: #80140A;
	font-size: 1.1em;
	font-weight: bold;
}

.galery img {
 cursor:pointer;
}

.galery td {
	border: 1px solid #CDC4B5;
}

.galery_clean td {
	border: 1px solid #CDC4B5;	
}

#rooms {
	border: 1px solid #CDC4B5;
	padding: 3px;
	cursor: pointer;
}

.lil_red_ttl {
	color: #773737;
	font-weight: bold;
}

.form_style input, textarea {
	border: 1px solid #666666;
	background-color: #eeeeee;
}
