/* CSS Document */
body {
margin: 0px;
background: #fcfcfc url(../imagens/background.jpg) center top repeat-x;
}

#banner {
padding-left: 7px;
}

#destinos{ /* div referente a imagem dos destinos*/
position:absolute;
top:0px;
left: 50%;
margin-left:-9px;
z-index:4;
width:180px;
font-family:Arial, Helvetica, sans-serif;
}

#clock {
color: #999;
font-size: 11px;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
position: absolute;
top: 90px;
left: 50%;
margin-left: -360px;
}

#date {
color: #999;
font-size: 11px;
font-weight: bold;
font-family: Tahoma, Arial, Helvetica, sans-serif;
position: absolute;
top: 90px;
left: 50%;
margin-left: -85px;
}

#eventos{ /* div referente a imagem das vespingas*/
position:absolute;
top:111px;
left: 50%;
margin-left: -361px;
z-index:2;
margin-top: 2px;
overflow: hidden;
}

#map {
width:476px;
height: 178px;
}

.box {
float: left;
display: block;
}

#banner_top {
position:absolute;
top:111px;
left: 50%;
margin-left: -361px;
z-index:2;
margin-top: 2px;
width: 352px;
height: 174px;
/*background: #cccccc;*/
overflow: hidden;
}

/*div, p, table tr td {
border: solid 1px red;
}*/

#main_info{
width:475px;
padding-bottom: 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:16px;
text-decoration:none;
overflow:hidden;
}

#mnews{
width:230px;
font-family:Arial, Helvetica, sans-serif;
padding-bottom: 25px;
}

#footer {
/*position: absolute;
top: 785px;
left:50%;
margin-left: 125px;*/
width: 685px;
padding: 5px 10px;
padding-bottom: 50px;
}

.inline {
width: 723px;
}

/* ---------------------------------- LINKS */ 

a.link:link {color:#666666;	text-decoration:none;}
a.link:visited {color:#666666; text-decoration:none;}
a.link:hover { color:#eb6e1f; text-decoration:none;}
a.link:active {color:#666666; text-decoration:none;}

a.white:link, a.white:visited, a.white:active {color:#fff; text-decoration:none; }
a.white:hover {color:#fff;text-decoration:underline;}

a.back:link, a.back:visited, a.back:active, a.back:hover,
a.print:link, a.print:visited, a.print:active, a.print:hover {
	padding: 2px 0px; padding-left: 20px; margin-right: 10px; text-transform: uppercase; font-size: 8px;
}

a.back:link, a.back:visited, a.back:active {background: url(../imagens/arrow_back_grey.gif) no-repeat;}
a.back:hover {background: url(../imagens/arrow_back.gif) no-repeat;}
a.print:link, a.print:visited, a.print:active {background: url(../imagens/print_grey.gif) no-repeat;}
a.print:hover {background: url(../imagens/print.gif) no-repeat;}

table.tit_grey tr td {border: 0px;}

a, a:link, a.link_not:link {font-family: Arial, Helvetica, sans-serif; color:#666666; font-size:11px; text-decoration:none;}
a:visited, a.link_not:visited {font-family: Arial, Helvetica, sans-serif; color:#666666; font-size:11px; text-decoration:none;}
a:hover, a.link_not:hover { font-family: Arial, Helvetica, sans-serif; color:#ff9933; font-size:11px; text-decoration:none;}
a:active, a.link_not:active {font-family: Arial, Helvetica, sans-serif; color:#666666; font-size:11px; text-decoration:none;}

a.tab, a.tab_active, a.tab_link,
a.tab:link, a.tab_active:link, a.tab_link:link,
a.tab:visited, a.tab_active:visited, a.tab_link:visited,
a.tab:hover, a.tab_active:hover, a.tab_link:hover {
	border-bottom:solid 1px #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding: 3px 6px;
	margin: 10px 0px;
	cursor:pointer;
	width: 414px;
	display: block;
}

a.tab {background: url(../imagens/arrow_down_grey.gif) top right no-repeat;}
a.tab:hover {background: url(../imagens/arrow_down.gif) top right no-repeat;}

.tab_active {background: url(../imagens/arrow_up_grey.gif) top right no-repeat;}
a.tab_active:hover {background: url(../imagens/arrow_up.gif) top right no-repeat;}

.tab_link {background: url(../imagens/arrow_link_grey.gif) top right no-repeat;}
a.tab_link:hover {background: url(../imagens/arrow_link.gif) top right no-repeat;}

.link_menu1 {
	color:#666666;
	background-color:#EBEBEB;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 50px;
	height: 12px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
}
.link_menu1:hover {
	color: #ffffff;
	background-color: #eb6e1f;
	border-bottom: 1px dotted #CCCCCC;
}


/* ---------------------------------- TEXTOS */
 
.texto { 
	font-family: Arial, Helvetica, sans-serif; 
	color:#666666; 
	font-size:11px; 
	text-decoration:none; 
}

.tit_orange, .tit_grey, .tit_news, .tit_articles {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding: 5px 10px;
	margin: 0px;
	text-transform: uppercase;
}




.tit_pathway {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 11px;
	font-weight:bold;
	padding: 5px 25px;
}

.tit_news, .tit_articles { 
	/*color:#ff9933; */
	color:#2D2D2D;
	text-decoration:none; 
}

.tit_news {
	background-color:#FFFFFF; margin: 34px 0px 1px 0px; line-height: 20px;
}

.tit_feed {
	background-color:#FFFFFF; 
	margin: 34px 0px 1px 0px; 
	height:24px;
}


.title2, a.title2 {
	color:#ff9933;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}

a.title2:hover {
	color: #ccc;
}

.tit_articles {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	padding: 0px;
	margin-bottom: 15px;
}

.tit_orange { 
	background-image:url(../imagens/fundoPages.jpg); 
}

.tit_grey { 
	background-image:url(../imagens/alpha.png); 
}

.txt_copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9px;
	text-decoration:none;
	line-height:10px;
}

.cx_texto {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	background-color:#e7e7e7;
	border:none;
	padding-left:2px;
	padding-bottom:2px;
	overflow:hidden;
}

/***************************************************/

ul.menu, ul.menu li {
	margin: 0px;
	padding: 0px 9px;
	list-style: none;
	list-style-position: outside;
}

ul.menu li a, ul.menu li a:link, ul.menu li a:visited {
	border-bottom: dotted 1px #666666;
	font-size: 9px;
	width: 100%;
}

ul.menu li a.active {
	border-bottom: dotted 1px #f46e19;
	font-weight: bold;
	font-size: 9px;
}

ul.menu li ul.menu li a, ul.menu li ul.menu li a:link, ul.menu li ul.menu li a:visited, ul.menu li ul.menu li a:hover {
	font-size: 8px;
}

span.arrow {
	color: #f46e19;
	font-size: 12px;
	font-weight: bold;
}

.title_blue, a.title_blue, a.title_blue:link, a.title_blue:visited, a.title_blue:hover {
	color: #09c;
	font-weight: bold;
	font-size: 14px;
}

a.title_blue:hover {
	color: #f46e19;
}

hr {
	border: 0px;
	height: 1px;
	border-bottom: dotted 1px #666666;
}

.pad {
	padding: 25px;
}

.featured p {
	margin: 0px;
}

.thumb {
	float:left; 
	display:block; 
	vertical-align:bottom; 
	margin: 0px 10px; 
	padding: 5px; 
	background: #fff;
}

.caption {
	background: url(../imagens/alpha.png); 
	padding: 3px 5px; 
	width: 75px; 
	font-size: 9px; 
	font-weight: bold; 
	line-height: 11px; 
	color: #fff;
}

table.hidden tr {
	vertical-align: top;
}

table.hidden, table.hidden tr th, table.hidden tr td {
	border: 0px;
}

table.hidden tr th, table.hidden tr td {
	padding: 0px;
}

