@charset "utf-8";
#map_frame {
	float: left;
	width: 800px;
	background-color: #FFC;
	padding-top: 10px;
}
#side_bar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
	float: right;
	height: 300px;
	width: 150px;
	margin-right: 48px;
}

.only_email { color: #e22929; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: blink; }
.true { color: #333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.email { color: #900; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.descript02    {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrap_all_index {
	width:1260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap_left_index {
	float:left;
	width:220px;
	height:100%;
	margin-top: 1px;
	margin-left: 10px;
}
#wrap_mid_index {
	width:800px;
	float:left;
}
#main_index_fotos {
	height: 206px;
	width: 800px;
	background-image: url(img_crooms/main_index_foto_bg.gif);
	background-repeat: repeat-x;
	float: left;
}
#main_index_description {
	height: 206px;
	width: 800px;
	background-image: url(pt/img_crooms/main_index_foto_bg.gif);
	background-repeat: repeat-x;
	float: left;
}
#index_fotos {
	float: left;
	width: 180px;
	margin-top: 26px;
	margin-left: 16px;
	height: 135px;
	text-align: center;
	padding-top: 10px;
}
.index_fotos {
	float: left;
	width: 180px;
	margin-top: 26px;
	margin-left: 16px;
	height: 135px;
	text-align: center;
	padding-top: 10px;
}

#main_index_pic {
	float: left;
	width: 790px;
	background-color: #FFDAB9;
	height: auto;
	padding-left: 10px;
	padding-bottom: 30px;
}


#wrap_right_index {
	float:right;
	width:220px;
	height:100%;
	margin-right: 10px;
	margin-top: 1px;
}
#logo_index {
	height:80px;
	width: 1260px;
	margin-left: 230px;
}
#headmenu_index {
	width:800px;
	background-repeat:no-repeat;
	background-image:url(img_crooms/main_menu.gif);
	float:left;
	height:28px;
}
#wrap_profil_index {
	float: left;
	width: 780px;
	height: 198px;
	text-align: center;
	background-image: url(img_crooms/wrapprofilindex_bg.gif);
	padding-right: 10px;
	padding-left: 10px;
}
#footer_index {
	height:50px;
	width:800px;
	float:left;
	background-color: #FFC;
	padding-top: 100px;
}
#map {
	float: left;
	height: 300px;
	width: 550px;
	margin-left: 48px;
	border: 1px solid #999;
}
#form {
	background-color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	clear: both;
}

