#microsites { float:left; width:200px; height:220px; margin:0 24px 0 0; border:0px solid red; }
#microsites table { width:200px; display:inline; margin:0 24px 0 0; }




/* LAYOUT 01 */

.dest_content_container_1 { margin-right:0px; width:730px; }
.dest_content_img { margin:0; float:right; clear:left; width:200px; text-align:right; }
.dest_content_header { float:none; width:520px; }
.dest_content_header h1 { margin:0 0 13px 0; }
.dest_content_header h2 { margin:0 0 13px 0; }
.dest_content_header h3 { margin:0 0 13px 0; }
.dest_content_detail { margin:0; }
.dest_content_cats { display:none; background-color:#000; position:absolute; opacity:0.88; width:300px; border:1px solid #FFF; }
.dest_content_cats a:hover { color:#FFF; }


.dest_content_form { border:0; margin:0; }
.dest_content_form input[type=submit] { font-size:11px; }
.dest_content_form input[type=text] { text-align:left; padding:3px; margin-bottom:2px; width:200px; height:12px; }
.dest_content_form textarea { text-align:left; padding:3px; margin-bottom:2px; width:450px; height:40px; }

.pag_detail_top_loc { display:block; margin:18px 20px 15px 20px; padding:10px; }
.pag_detail_top_loc_title { display:block; margin:15px 20px 10px 20px; }
.pag_detail_top_loc_content { display:block; margin:10px 20px 10px 20px; }

.pag_ini_newsletter_ok_buton { border:0; background-color:transparent; }

.avi_button_search {  }




/* AVIAÇÃO */
/* SpryAutoSuggest.css - version 0.2 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.hideSuggestClass{
	font-family:Arial;
	font-size:10px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	height: 232px;
	overflow: auto;
	display:none;
	width: 250px;
	margin: 0px;
	cursor: pointer;
	z-index: 1011;
	color: #003580;
}

.showSuggestClass .hideSuggestClass{
	display: block;
	margin:0px;
	padding:0px;
}

.showSuggestClass .hoverSuggestClass{
	background-color:#CCCCFF;
}

.iframeSuggest {
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

