body {
	font: 100% Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../img/bg_geral.jpg);
	background-color: #1D688F;
	background-repeat: repeat-x;
}

p, ul, dd {color: #656578;}
#main #doubleCol ul { width: 85%;}
ul, li {margin: 2px; padding: 2px;}
h1, h2 {color: #0F374D;}
h1 {clear:both; }
.oneColFixCtrHdr #doubleCol h1, .oneColFixCtrHdr #doubleCol h2, .oneColFixCtrHdr #doubleCol h3 {width:402px;}
td { vertical-align: top;}
h3, h3 a, a{color: #4CAFC5;}
dt {margin-bottom: 7px; margin-top: 10px;}
dd a{padding-left: 20px; font-weight:bold; color: #656578; background-image:url(../img/black_icons_058.gif); 
background-repeat:no-repeat;
background-position: 5px 3px;
}
.pdf, .avi, .swf, .pic, .ppt {background-repeat:no-repeat; padding-left: 20px; padding-bottom: 10px; margin-bottom: 7px;}
.pdf {background-image: url(../img/Computer_File_050.gif)}
.swf {background-image: url(../img/Computer_File_018.gif)}
.avi {background-image: url(../img/Computer_File_115.gif)}
.pic {background-image: url(../img/Computer_File_068.gif)}
.ppt {background-image: url(../img/Computer_File_008.gif)}
dl {margin-top: 15px; margin-bottom: 25px; padding-bottom:15px; border-bottom: 1px solid #CCCCCC}
dd {margin-left: 10px}

a:visited {color: #4CAFC5;}
a:hover{text-decoration:none}
a img {border: none}
p img {
margin-left: auto;
margin-right: auto;
}
cite  {font-size: 80%}
#main {width: 740px; height: 510px}

.oneColFixCtrHdr #container {
	width: 778px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #FFFFFF;
	background-image: url(../img/bg_footer.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 auto; 
	border: 0px;
	text-align: left; /* overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-color: #DDDDDD;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	height: 300px;
	padding: 0;
}

.oneColFixCtrHdr #mainContent {
	padding: 10px 20px 0 20px;
	font-size:12px;	
}
.oneColFixCtrHdr #mainContent h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding-bottom: 10px;
	font-size:14px;
}
.oneColFixCtrHdr #mainContent h2 {
	margin: 0;
	font-size:12px;
}
.oneColFixCtrHdr #mainContent h3 {
	margin: 0 0 -5px 0;
	padding: 5px 0 -30px 0;
	font-size:11px;
}
.oneColFixCtrHdr #footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	height: 55px;
	margin-top: 22px;
	padding: 0 10px 12px 27px;
}

.oneColFixCtrHdr #footer a{
	float:right;
	clear: both;
	margin-top: -2px;
	margin-right: 15px;
}

.oneColFixCtrHdr #lefCol, .oneColFixCtrHdr #midCol, .oneColFixCtrHdr #rigCol {
	width: 210px;
	padding: 0 5px;
}
.oneColFixCtrHdr #lefCol {
	padding-left: 10px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B3B3;
}
.oneColFixCtrHdr #rigCol2 {
	padding-left: 10px;
	padding-right: 15px;
	width: 240px;
}
.oneColFixCtrHdr #doubleCol {
	width: 480px;
	padding-left: 10px;
	padding-right: 15px;
}

.oneColFixCtrHdr #midCol {
	padding-left: 20px;
	padding-right: 10px;
}

.oneColFixCtrHdr #rigCol {
	width: 240px !important;
	font-size: 90%;
	padding: 15px;
	
	background-image:url(../img/bg_outras.gif);
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #rigCol h2{
color: #656578;
padding-left: 20px;
padding-bottom: 0px;
margin-bottom: 5px;
}
.oneColFixCtrHdr #rigCol p{
padding-bottom: 28px;
margin-bottom: 15px;
border-bottom: 1px solid #CCCCCC;
}
h2.bul_aeroporto{
background-image: url(../img/bul_aeroporto.gif);
background-repeat: no-repeat;
}
h2.bul_shop{
background-image: url(../img/bul_shop.gif);
background-repeat: no-repeat;}
h2.bul_links{
background-image: url(../img/bul_links.gif);
background-repeat: no-repeat;}
.link_mapa{
background-image: url(../img/bul_mapa.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 15px;}

a.link_mapa{
color:#717E86;
font-weight:bold}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse*/
	padding: 14px 0; /* padding on this element will create space without the margin collapse issue */
	font-size: 11px;
	color: #9A9A9A;
}

#contato {
border: 1px solid #d5d5d5;
padding: 8px;
background-color: #f0f0f0;

width: 720px;
height: 200px;
}


#contato p,#contato h2,#contato h3{
width: 462px;
float: right;
clear: both;
}

#contato h3{padding-bottom: 20px;}

#contato label{
	clear: both;
	padding: 7px;
	width: 500px;
	text-align: right;
	display: block;
}

#contato .dados {
width: 250px;
border: 1px solid #cccccc;
background-color: #FFFFFF;
}

#contato .botao {
border: 2px groove #d5d5d5;
background-color: #d5d5d5;
font-family: Tahoma;
}

#graficos_doubleCol {
text-align: center;
width: 460px;
margin-bottom:  20px;
}

#graficos_doubleCol img{
margin: 2px;
}

.direita {
margin-top: 10px;
}

.direita td p{
margin-top: 0;
padding-top: 0;
margin-left: 10px
}

#lista_links li{
	width: 95%;
	height: 50px;
	list-style-type: none;
	padding:8px 0 0 75px;
}
#lista_links li a{
margin-left: 0}

.abdoh, .infraero, .iguatemi{background-repeat:no-repeat; background-position: 5px 5px}
.abdoh{background-image:url(../img/thumb_abdoh.jpg)}
.infraero{background-image:url(../img/thumb_infraero.jpg)}
.iguatemi{background-image:url(../img/thumb_iguatemi.jpg)}

.destaque{
font-weight: bold; background-color:#DFDFDF; padding:10px}

/* anunciantes */

#anunciantes ul img{
	float: none;
}

#anunciantes ul{
	width: 447px !important;
	margin:10px 0 40px 0;
	padding:0;
	float: left;
}

#anunciantes ul li{
	float: left;
	margin:5px 8px 4px 8px;
	width: 120px;
	height: 130px;
	overflow:hidden;
	display:block;
}
/* fim anunciantes */