html,
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color: #d8d8d8;
	margin: 0px auto;
}

a{
	color: #484848;
	text-decoration: none;
}

a:hover{
	color: #eb068e;
}

a:hover{
	color: #eb068e;
}

a.box{
	color: white;
}

a.box:hover{
	color: #eb068e;
}

a.assinatura:hover{
	color: #333;
}

#page {
	border: 0px solid #000;
	width: 1020px;
	height: auto;
	margin: 0px auto;
	position: relative;
}

#top {
	background-image:url(images/top.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border: 0px solid #000;
	width: 1020px;
	height: 120px;
	margin: 0px auto;
	position: relative;
}


#menu1 {
	font: 13px Arial;
	font-weight: bold;
	margin-top: 96px;
	margin-left: 90px;
	float:left;
}

#menu2 {
	font: 13px Arial;
	font-weight: bold;
	margin-top: 24px;
	margin-right: 90px;
	float:right;
}

#fullbanner {
    _border: 1px solid white;
	width:468px;
	height:60px;
	margin-top: 10px;
	margin-right: 90px;
	float:right;
}

#skyscraper {
	position:absolute;
    _border: 1px solid white;
	width:120px;
	height:600px;
	margin-left:720px;
}

#middle {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	border: 0px solid #000;
	width: 1020px;
	height: 700px;
	position: relative;
}

#content {
	border: 0px solid #000;
	width: 840px;
	height: 600px;
	margin-left: 90px;
	_position:relative;
}

#content_txt {
	border: 0px solid white;
	width: 680px;
	height: 260px;
	position: absolute;
	padding:20px;
}

#dest1_v2 {
	_background-image:url(images/bg_dest.png);
	background-position: center ;
	background-repeat:no-repeat;
	border: 0px solid white;
	width: 680px;
	height: 260px;
	position: absolute;
	padding:10px;
}

#dest2_v2 {
	background-image:url(images/bg_dest1.png);
	background-position:center;
	background-repeat:no-repeat;
	border: 0px solid white;
	margin-top:300px;
	width: 200px;
	height: 260px;
	position: absolute;
	padding:20px;
}

#dest3_v2 {
	background-image:url(images/bg_dest2.png);
	background-position:center;
	background-repeat:no-repeat;
	border: 0px solid white;
	margin-top:300px;
	margin-left:240px;
	width: 200px;
	height: 260px;
	position: absolute;
	padding:20px;
}

#dest4_v2 {
	background-image:url(images/bg_dest3.png);
	background-position:center;
	background-repeat:no-repeat;
	border: 0px solid white;
	margin-top:300px;
	margin-left:480px;
	width: 200px;
	height: 260px;
	position: absolute;
	padding:20px;
}

#content_blog {
	border: 0px solid #000;
	width: 840px;
	height:auto;
	margin-left: 90px;
}

#footer {
	padding:10px;
	text-align:center;
	border: 0px solid #000;
	width: 840px;
	margin-left: 90px;
}

#assinatura {
    font: 9px Arial;
	padding:10px;
	text-align: center;
	border: 0px solid #000;
	width: 840px;
	margin-left: 90px;
}
