*{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}
img{
	border: 0;
}
.right{
	float: right;
}
.left{
	float: left;
}
.code-img{
	float: right;
	margin-top: -5px;
	position: relative;
}
h1{
	color: #fff;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.06em;
}
h2{
	color: #fff;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	text-align: center;
}
h3{
	color: #202020;
	font-size: 18px;
}
h4{
	font-size: 14px;
	color: #7690a7;
}
h5{
	font-size: 14px;
	color: #504f55;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5d5d5;
	background-color: #1E1D1B;
	background-image: url(../images/bg.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}
#site{
	width: 761px;
	background-color: #7b6f5f;
	margin: 64px auto 0 auto; 
}
#site-content{
	width: 690px;
	margin: 0 auto;
	padding-top: 23px;
}
#header{
	height: 86px;
}
#header #contact-info{
    margin-top: 20px;
    font-size: 9px;
}
.title{
	margin: 0 20px;
}
#main-menu{
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	height: 48px;
	margin: 0 auto 20px 0;
	line-height: 48px;
}
#main-menu a{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	/*margin-right: 80px;*/
	font-weight: bold;
}
#main-menu a:hover{
	color: #000;
}
#main-menu .active{
	color: #000;
}
#menu-ro li{
	margin: 0;
	padding: 0;
	float: left;
	/*margin-right: 74px;*/
	margin-right: 22px;
	list-style: none;
}
#menu-en li{
	margin: 0;
	padding: 0;
	float: left;
	/*margin-right: 63px;*/
	margin-right: 14px;
	list-style: none;
}
#menu-fr li{
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 57px;
	list-style: none;
}
#menu-de li{
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 32px;
	list-style: none;
}
#main-menu #reserve-now{
    font-size: 13px;
    text-decoration: underline;
}

#last{
	margin-right: 0px !important;
	float: right !important;
}
#languages{
	float: right;
	margin-top: 20px;
	padding-right: 5px;
}
.separator{
	height: 1px;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #5e5445;
	background-color: #928a7f;
	margin: 15px 0;
}
.container-1{
	width: 209px;
	background-image: url(../images/bg-container-1.jpg);
	background-repeat: repeat-y;
	float: left;
	margin-left: -5px;
}
.container-1 .top{
	background-image: url(../images/container-1-top.jpg);
	height: 5px;
	overflow: hidden;
}
.container-1 .bottom{
	background-image: url(../images/container-1-bottom.jpg);
	height: 5px;
	overflow: hidden;
}
.container-1 .content{
	width: 164px;
	margin: 10px auto;
}
.container-2{
	width: 474px;
	background-image: url(../images/bg-container-2.jpg);
	background-repeat: repeat-y;
	float: right;
	margin-right: -5px;
}
.container-2 .top{
	background-image: url(../images/container-2-top.jpg);
	height: 5px;
	overflow: hidden;
}
.container-2 .bottom{
	background-image: url(../images/container-2-bottom.jpg);
	height: 5px;
	overflow: hidden;
}
.container-2 .content{
	width: 443px;
	margin: 10px auto;
	padding-left: 5px;
}
#container-header{
	margin: 0 -4px;
}
.content-right{
	width: 470px;
	float: right;
	padding: 0;
}
.content{
	width: 330px;
}
#footer{
	color: #534634;
	padding-bottom: 20px;
	font-family: Georgia, "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
}
#footer a{
	color: #534634;
	text-decoration: none;
}
#footer a:hover{
	color: #fff;
}
.img-1{
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	
}
.test{
	width: 200px;
	height: 300px;
	background-color: blue;
}
.img-2{
	float: right;
	margin: 0 -5px 10px 10px;
}
.img-3{
	/*float: left;*/
	/*margin: 0 -6px 10px -6px;*/
	margin: 0 auto 10px auto;
}
.link-1{
	font-weight: bold;
	color: #d5d5d5;
	text-decoration: none;
}
.link-1:hover{
	color: black;
}
.link-2{
	font-weight: bold;
	color: #d5d5d5;
	text-decoration: none;
	float: right;
}
.link-2:hover{
	color: black;
}
.edit-input{
	text-align: center;
	width: 180px;
}
#tip_apartament{
	width: 180px;
}
#statut{
	width: 220px;
}
.input{
	width: 220px
}
.input-1{
	width: 180px;
}
.input-2{
	width: 215px;
}
.button{
	float: right;
	margin-right: 20px;
}
.mesaj{
	width: 180px;
}
#site-bootm{
	width: 770px;
	height: 128px;
	background-image: url(../images/site-bottom.jpg);
	margin: 0 auto;
}

#header h3{
    color: #fff;
    font-size: 39px;
    position: relative;
    width: 300px;
    margin: -50px 0 0 230px;
}

.content-left{
    width: 209px;
    float: left;
}
