.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
body {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
}
#wrapper {
	width: 100%;
	position: relative;	
}
#wrapper #head {
	height: 160px;
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper #head #logo {
	height: 94px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;	
}
#wrapper #head #nome {
	height: 94px;
	width: 435px;
	position: absolute;
	left: 120px;
	top: 0px;
}
#wrapper #head #claim {
	height: 14px;
	width: 336px;
	position: absolute;
	left: 455px;
	top: 106px;
}
#wrapper #head #languages {
	position: absolute;
	right: 15px;
	top: 40px;
}
#wrapper #head #languages ul {
	position: relative;
}
#wrapper #head #languages ul li {
	border-left-color: white;
	border-left-style: dotted;
	border-left-width: 1px;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 20px;
}
#wrapper #head #languages ul li a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: white;
}
#wrapper #head #languages ul li a:hover {
	text-decoration: underline;
}
#wrapper #main {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper #main_wrapper {
	background-attachment: scroll;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat;
	background-position: 150px;
	width: 100%;
	padding-bottom: 30px;
}
#wrapper #main #left_col {
	float: left;
	width: 262px;
	position: relative;
	padding-top: 320px;
}
#wrapper #left_col #menu {
	width: 264px;
	position: absolute;
	left: 0px;
	top: -65px;
}
#wrapper #main #left_col #flash {
	height: 275px;
	width: 555px;
	position: absolute;
	top: -35px;
	left: 260px;
}
#wrapper #main #left_col #menu #top_menu {
	behavior: url(/themes/corteangeli/scripts/iepngfix.htc);
	background-image: url(../images/menu_top.png);
	height: 30px;
	width: 264px;
	position: relative;
}
#wrapper #main #left_col #menu #main_menu {
	behavior: url(/themes/corteangeli/scripts/iepngfix.htc);
	background-image: url(../images/menu_bg.png);
	width: 264px;
	position: relative;
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #993300;
	text-decoration: none;
	padding-left: 25px;
}
#wrapper #main #left_col #menu #main_menu li {
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	padding-bottom: 2px;
	padding-top: 10px;
}
#wrapper #main #left_col #menu #main_menu a {
	color: #996633;
	text-decoration: none;
}
#wrapper #main #left_col #menu #main_menu a:hover {
	color: #993300;
}
#wrapper #main #left_col #menu #main_menu .nav-selected {
color: #993300;
}
#wrapper #main #left_col #menu #bottom_menu {
	behavior: url(/themes/corteangeli/scripts/iepngfix.htc);
	background-image: url(../images/menu_bottom.png);
	height: 30px;
	width: 264px;
	position: relative;
}
#wrapper #main #right_col {
	float: right;
	width: 515px;
	position: relative;
	padding-top: 240px;
	padding-left: 24px;
	padding-right: 10px;
}
#wrapper #footer {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat;
	position: relative;
	height: 100px;
	width: 100%;
}
#wrapper #footer #footer_content {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#wrapper #footer #footer_content h3 {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #E7CC76;
	padding-top: 10px;
}
#wrapper #footer #footer_content p {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #FFF;
}
#wrapper #footer #footer_content #directo {
	height: 30px;
	width: 95px;
	position: absolute;
	top: 10px;
	right: 0px;
}
.gallery img{

	margin: 5px;

	border-style: solid;

	border-color: #996633;

	padding: 0px;

	border-width: 2px;
}
.hotels {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.content h2{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996633;
	color: #996633;
}
.content h3 {
	color: #996633;
	font-size: 1.2em;
}
.content a {
	color: #000000;
}
.content a:hover {
	color: #996600;
}
.sponsoredBy {
	float: left;
	padding-right: 6px;
	text-align: center;
	height: 60px;
}
.pngFix {
	behavior: url(/themes/corteangeli/scripts/iepngfix.htc);
}
.ccm-page-list-title a {
	color: red;
}
.red_bold {
	color: red;
	font-weight: bold;
}