/*fo*/

body  {
	color : #000000;
	background: #2D6B79 url(../images/bg_body.jpg) repeat-x top;
	font: normal 11px  Verdana, Geneva, sans-serif;   
	color : #333;
	text-align: center;
}

body, body * {
	margin: 0; padding: 0;
	font-family:  Verdana, Geneva, sans-serif;
}


/*   ESTILO DO EDITOR HTML    */
.background-editor{
	background:#FFFFFF;
	margin: 10px;
	text-align: left;
}


/*     STYLES       */
td{
	font: normal normal 12px Arial, Helvetica, sans-serif;      
	color : #333;  
}

h1{
	font: normal bold 20px Arial, Helvetica, sans-serif;      
	text-decoration: none;      
	color : #396A9D;            
	margin-top: 0em;
	margin-bottom: 0em;
}

h2{
	font: normal bold 15px Arial, Helvetica, sans-serif;      
	text-decoration: none;      
	color : #333;            
	margin-top: 0em;
	margin-bottom: 0em;
}

h3{
	font: normal bold 13px Arial, Helvetica, sans-serif;      
	text-decoration: none;      
	color : #333;            
	margin-top: 0em;
	margin-bottom: 0em;
}

h4{
	font: normal normal 12px Arial, Helvetica, sans-serif;         
	text-decoration: none;                 
	margin-top: 0em;
	margin-bottom: 0em;
}

h5{
	font-family:Arial, Helvetica, sans-serif;      
	font-weight:bold; 
	text-decoration: none;                  
	margin-top: 0em;
	margin-bottom: 0em;
}

li,ul,p{
	font: normal normal 12px Arial, Helvetica, sans-serif;      
	text-decoration: none;      
	color : #333;            
	text-align: justify;	 
	line-height : 150%;      
	margin-top: 0em;
	margin-bottom: 0em;
}

a{
	text-decoration: none;      
	color : #333;        
}

a:hover{
	text-decoration: underline;	
}

/*   FIM STYLES   */


/*----------------  CLASSES DE FRONT-OFFICE --------------------*/

.field {padding-left: 10px; font-size:12px; font-weight: bold; color:#333;}

.listHeader {
  font-size:13px; 
  background-color:#CCCCCC; 
  font-weight: bold;
  color:#333;
}

.box
{
  font-size: 12px;
}


/*----------------  LAYOUT --------------------*/

#outer_container{
	width:100%;
	background: transparent url(../images/bg_vectores.png) top center no-repeat;
}

#container, #container * {text-align: left;}

#container {
	width: 978px; //width: 980px;
	margin: 0 auto;
	padding: 0;
	background: white;
	border: 1px solid #CCC;
	border-top: none;
}

#footer {
	width: 978px;
	//width: 980px;
}

#header {
	margin: 0 auto;
	width: 980px;
	height: 120px;
	text-align: left;
}

#header_menu {
	width: 980px;
	height: 26px;
	background: #666;
	border: 1px solid white;
	border-width: 1px 0 0;
}

#header_logo {
	float: left;
	margin-top: 10px;
}

#header_titulo {
	position: absolute;
	margin: 60px 0 0 0; //margin: 80px 0 0 0;
	text-decoration: none;
	text-align: left;
}

#header_titulo a {
	font-size: 20px;
	font-weight:bold;
	color: #005C91;
}

#header_titulo h5 {
	font-size: 20px;
	font-weight:bold;
	color: #005C91;
}

#barra_user {
	margin: 0 auto;
	width:980px;
	height:40px;
	text-align:left;
	background: url(../../images/barra_user_fundo.gif) 0 0 repeat-x;
}

#leftcolumn {
	position:relative;
	z-index:100;
	float: left;
	width: 180px;
	text-align: left;
}

#main {
	position:relative;
	z-index:0;
	float: right;
	margin: 0;
	width: 788px;
	text-align: left;
}

#viagens_destaque_top {
	padding-top: 10px;
	width:714px;
	//width:740px;
	font-size: 13px;	
}

#viagens_destaque_top b  { color:#D42929; }
#viagens_destaque_top b  a  { color:#D42929; text-decoration: underline; }

#detail_conteudo{
	padding-top:15px;
	padding-bottom:0px;
	width:425px;
	float:left;
}

#detail_title{
	margin-bottom:14px;
	text-decoration: none;
	text-align: left;
}

#detail_title_bg{
	text-decoration: none;
	text-align: left;
	padding:0;
	height:25px;
	//height:40px;
}

#detail_title_bg h1{
	color:#003366;
}

#detail_addons_bg{
	text-decoration: none;
	text-align: left;
	padding:10px 0 0 0;
	height:40px;
	//height:50px;
	color:#333;
}

#detail_resumo{
	margin-bottom:14px;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	line-height: 1.3em;
	font-size: 1em;
	font-weight:bold;
}

/* TAGS */
#titulo_tags{
	clear:both;
	background:url(../images/bg_title.gif) top left no-repeat;
	width:300px; //width:300px;
	height:30px; //height:30px;
}

#titulo_tags_maior{
	position: relative;
	clear:both;
	background: url(../images/bg_title.gif) top left no-repeat;
	margin-bottom:5px;
	/*width:447px; //width:477px;*/
	width:300px; //width:300px;
	height:30px; //height:30px;
	
}

#titulo_tags .title, #titulo_tags_maior .title{
	color:#FFF; 
	font-size: 14px;
	font-weight:bold; 
	line-height:30px; //line-height:30px; 
	background:transparent url(../images/bul_tits_destaque.gif) top right no-repeat;
	display: block;
	margin-left: 20px;
}

#tags_group .tags_link{color: #333333;}

#tagsline{
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#666666;
	text-decoration: underline;
}

/* LISTA GALERIA */
.titulo_lista_galeria {
	padding-bottom: 4px;
	margin-bottom: 6px;
	font-size: 18px;
	color:#333333;
}

.link_lista_galeria {
	display:block;
	font-weight: bold;
	color: #333333;
	text-align:center;
	width:100px;
	padding:3px 0 10px 0;
}

.thumb_lista_galeria {
	position: relative;
	float:left;
	width: 100px;
	height: 82px;
}

.thumb_lista_galeria a .mais{
	position: absolute;
	display:block;
	width: 20px;
	height:20px;	
	bottom: 12px; left: 7px;
}

/* DESTAQUE DE GALERIA */
.thumb_dest_galeria {
	position: relative;
	float:left;
}

.thumb_dest_galeria a  .mais{
	position: absolute;
	display: block;
	bottom: 20px; left: 10px;
	width: 20px;
	height: 20px;
}

/* LISTA NOTICIAS */
.titulo_lista_noticias {
	padding-bottom: 4px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #CCC;
	color: #D42929;
}

.link_lista_noticias {
	font-size: 12px;
	font-weight:bold;
	color: #D42929;
}



/*DESTAQUES*/

#contentlistrelevancediv{
	width:2%;
	height:10px;
	float:left;
}

#destaque_home{}
#destaque_home img, #destaque_home2 img {
	display: block;
	float: left;
	margin: 0 12px 12px 0;
	border: 1px solid #CCC;
}

#destaque_home h2 {margin: 12px 0;}

#destaque_home .titulo_destaque a{font-size: 15px;font-weight: bold;}

#destaque_home h2 a
{	
	font-size: 20px;
	font-weight: normal;
	color: black;
}

#destaque_home h2 a:hover {text-decoration: underline;}

#destaque_home p, #destaque_home2 p {text-align: justify;}
#destaque_home p a, #destaque_home2 p a,
#destaque_home p a:visited, #destaque_home2 p a:visited
{font-size: 13px; color: #333;}

/* destaques secundários homepage */
#destaque_home2 {
	width: 440px;
}

#destaque_home2 div h2{
	line-height:95%;
}

#destaque_home2 div h2 a {
	font-size: 11px;
	line-height:95%;
}

#destaque_home2 div p {
	margin-top: 5px;
	margin-bottom:30px;
	color: #666;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 110%;
}

#destaque_home2 div p.data {
clear: both;
margin-bottom: 15px;
}

#destaque_home2 div p.data span {
color: #333333;
font-weight: bold;
}

#destaque_lateral{}

#details_div {}

#details_div .title_cont{
	color:#33ADE7;
	font-size:26px;
	font-weight:normal;
	text-align:left;
}

#details_div li {
	margin-left:20px;
}

#details_div .link_topo{
	background: url(../images/bullet_topo.gif) no-repeat;
	padding: 5px;
	padding-left: 25px;
	margin-top:30px;
}

#details_div .link_topo a{
	color:#333333;
	font-size: 13px;
	font-weight:bold;
}

#destaque_home_galeria{
	width:477px;
	float:left;
	padding-top: 2px;
}

#container_galeria{
	clear:both;
	padding:15px;
	padding-top:5px;
	padding-bottom:0;
}

#container_galeria h2, #container_galeria p {
	font-family: Verdana, Geneva, sans-serif;
}

#container_galeria p.data {
	color: #6B3247;
	font-weight: bold;
}

#container_galeria h2{
	font-weight:bold;
	padding:10px 0;
	color:#6B3247;
	font-size: 13px;
}

#container_galeria p{	
	font-weight:normal;
	color:#333;
	font-size: 11px;
	line-height: 110%;
}

#bottom_destaque{
	width:385px;
	//width:403px;
	height:30px;
	//height:40px;
	padding-left:15px;
	padding-top:10px;
}

#noticialistdiv{
	width:2%;
	height:10px;
	float:left;
}

#paginadetaildiv{
	text-align:right;
	margin-bottom:5px;
	padding-left:40px;
	padding-right:20px;
}

/* NEWSLETTER */

#mailing_box {
	float: left;
	margin: 2px 0 0 1px;
	width: 166px;
	//width: 170px;
	border: 0px solid #CCC;
	background: #FFF;
	//background:#F4F4F4;
	text-align: left;
	overflow:hidden;
}

#mailing_box fieldset {
	padding-left: 0;
	border-top: 3px solid #DBDBDB;
	border-width: 3px 0 0 0;
}

#mailing_box fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#mailing_box .descr {
	margin: 0; padding: 8px 0;
	color: #3E78B6;
	font-size: 11px;
	text-align: left;
	line-height: 100%;
}

#mailing_box .textbox {
	border: 1px solid #3E78B6;
	background: white;
	color: black;
	font-size: 11px;
	padding: 1px;
}

#mailing_box .submit {
	background: #3E78B6;
	color: white;
	border: none;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	margin-left: 0px;
	padding: 2px;
}

#mailingnewsletter{
background: #F4F4F4;
 font-size: 12px;
}

#emailactive{
	padding: 20px;
	padding-bottom: 3px;//padding-bottom: 0;background: #999;
}

.mailingbox_div12{
	display:none; 
	position: absolute;
	float:left; 
	margin-top:-80px;//margin-top:-55px;
}

#mailinglistmsg_p{
	font-size:13px;
	margin: 0;
	padding: 0;
}

#mailingnewsletter1{
	padding: 8px;
	background: #FFFCD7; 
	border-bottom:1px solid #FFCC00; 
	text-align: center;
}

.mailingbox_div{
	display:none;
	position: absolute; 
	padding-top:172px;//padding-top:0px;//margin-top:10%;z-index:10;margin-left:15px;margin-bottom:10px;
}

#mailingboxdiv5{
	width: 170px;
	min-height:25px;
	height: 25px;
	background-color: #ffffff;
	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;
}

#mailingboxdiv{
	padding:10px;
	width: auto; 
	height: auto;
	background-color: transparent;
	position: absolute;
	z-index: 20;
}

#mailingboxdiv1{
	float: left;
	margin: 3px 0 0 6px;
}

#mailingnewsletterbody{
	margin: 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
}

#mailingboxdiv8{
	font-size: 13px; 
	text-align: right; 
	color: #666;
}

#mailingboxdiv9{
	width: 540px; 
	margin: 0 auto;
	padding: 30px;
	text-align: left; 
	background: white;
}

#mailingnewsletter_P10{
	color:#666666; 
	text-align: justify;
}

#mailingnewsletterh3{
	margin:0; 
	padding: 0; 
	font-size:13px; 
	color:#BA850A;
}

#mailingnewsletter_a{
	display: block; 
	color:#FF9900; 
	font-weight:bold; 
	text-align:left;
}

#mailingnewsletter_td7{
	text-decoration: none;
	color: #333;
	font-size: 15px;
	float: left;
}

/* SONDAGEM */
#poll_box fieldset {
	padding-left: 0;
	border-top: 3px solid #DBDBDB;
	border-width: 3px 0 0 0;
}

#poll_box fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#poll_box .descr {
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	line-height:100%;
}

#poll_box .show_results {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	float: left;
	cursor: pointer;
	margin-top:7px;
}

#poll_box .select {
	width: 125px;
	//width: 135px;
	font-size: 11px;
	color: #666;
	background: white;
	border: 1px solid #999;
	float: left;
}

#poll_box .select option {
	font-size: 11px;
}

#poll_box .submit {
	background: #FF9900;
	color: white;
	border: none;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	margin-left: 7px;
	padding: 2px;
	cursor: pointer;
	float: right;
}

#poll_box label {
	cursor: pointer;
	font-size: 11px;
	color: #666;
	line-height: 100%;
}

#pollbox{
	text-decoration:none;
	padding-left:18px;//padding-left:17px;
}

#polllistajax{
	background:#999999; 
	color: white; 
	font-size: 11px; 
	font-weight: bold;
}

#polllistajax1{
	background:#CCCCCC; 
	color:#666666; 
	font-size:12px; 
	font-weight: bold; 
	text-align:right;
}

#polllistajax2{
	font-size:11px; 
	color:#666666;
}

#polllistajax5{
	padding: 3px; 
	background: #666; 
	width: 20px; 
	height: 20px;
}

/* VEJA TB */
#veja_tb .tit_veja_tb{
	position: relative;
	margin: 0;
	margin-bottom:5px;
	height: 30px;
	background:#FFF2EA url(../images/bg_titulo_esq.gif) no-repeat;
	overflow: hidden;
}

#veja_tb h3{
	font-size: 14px;
	color: #CC0000;
	margin-top: 7px;
	padding-left:10px;
}

#veja_tb ul {
	list-style: none;
	margin: 0; padding: 0;
}

#veja_tb ul li {
	padding-bottom: 10px;
	margin-left:0px;
	width:100%;
}

#veja_tb ul li a {
	display: block;
	padding: 5px;
	padding-left: 25px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/bullet_caderno.gif) no-repeat;
}

#veja_tb ul li a:hover {
	text-decoration:underline;
}

#tablist li h3{
	color: #333333;
}

#veja_tb_2 ul {
	list-style: none;
	margin: 0; padding: 0;
}

#veja_tb_2 ul li {
	padding-bottom: 20px;
	margin-left:0px;
	width:100%;
}

#veja_tb_2 ul li .tit {
	display: block;
	padding: 5px;
	padding-left: 25px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/bullet_caderno.gif) no-repeat;
}

#veja_tb_2 ul li .descr {margin-left:25px;}
#veja_tb_2 ul li .descr p{font-size:11px;}
#veja_tb_2 ul li .descr a{font-size:11px;}
#veja_tb_2 ul li .veja_mais{float:right;}
#veja_tb_2 ul li .veja_mais a{font-weight:bold; font-size:11px; color: #333333;}

/* TABS DESTAQUE PRINCIPAL */
.tab_on_viagens {float:left; cursor:pointer;}

.tab_on_viagens span {
	display:block;
	//display: normal;
	height: 26px;
	background-position: right 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/tab_dest_on.gif) top center no-repeat;
	cursor:pointer;
}


.tab_off_viagens {float:left; cursor:pointer;}

.tab_off_viagens  span {
	display:block;
	//display: normal;
	height: 26px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/tab_dest_off.gif) top right no-repeat;
	cursor:pointer;
}

/*   VEJA TB PASTAS   */
#veja_tb_galeria h3, #veja_tb_pagina h3, #veja_tb_noticia h3, #veja_tb_agenda h3, #veja_tb_viagens h3, #veja_tb_faq h3, #veja_tb_glossary h3{
	font-size:17px;
	color:#000;
	font-family: Arial;
	font-weight:bold;
	margin-bottom:15px;
	padding-left:25px;
	background: url(../images/mais.gif) left no-repeat;
}

#veja_tb_galeria a, #veja_tb_pagina a, #veja_tb_noticia a, #veja_tb_agenda a, #veja_tb_viagens a, #veja_tb_faq a, #veja_tb_glossary a{
	display:block;
	float:left;
	text-align:center;
	font-weight:bold;
}

#veja_tb_galeria a{
	background: url(../images/pasta_galeria.gif) top center no-repeat;
	width:90px;
	min-height:15px;
	//height:70px;
	margin-right:10px;
	color:#333333;
	padding-top:70px;
}

#veja_tb_pagina a{
	background: url(../images/pasta_pagina.gif) top center no-repeat;
	width:90px;
	min-height:15px;
	//height:60px;
	margin-right:10px;
	color:#333333;
	padding-top:60px;
}

#veja_tb_noticia a{
	background: url(../images/pasta_noticia.gif) top center no-repeat;
	width:90px;
	min-height:15px;
	//height:60px;
	margin-right:10px;
	color:#333333;
	padding-top:60px;
}

#veja_tb_agenda a{
	background: url(../images/pasta_agenda.gif) top center no-repeat;
	width:90px;
	min-height:15px;
	//height:60px;
	margin-right:10px;
	color:#333333;
	padding-top:60px;
}

#veja_tb_viagens a{
	width:90px;
	min-height:15px;
	//height:60px;
	margin-right:10px;
	color:#333333;
	padding-top:60px;
}

#veja_tb_faq a{
	background: url(../images/pasta_faq.gif) top center no-repeat;
	width:90px;
	min-height:15px;
	//height:60px;
	margin-right:10px;
	color:#333333;
	padding-top:60px;
}

#veja_tb_glossary a{
	background: url(../images/pasta_glossary.gif) top center no-repeat;
	width:90px;
	min-height:15px;
	//height:60px;
	margin-right:10px;
	color:#333333;
	padding-top:60px;
}

/* TICKER */
#ticker {
	z-index:0;
	padding: 12px;
	background: #FFFCF7 url(../images/bg_ticker.gif) repeat-x;
	border: 1px solid #FFE5BF;
	font-size: 13px;
}

/* GLOSSÁRIO */
#barra_letras {text-align: center;}

#barra_letras a{
	margin: 1px; padding: 4px 8px;
	background: #FF9900;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

#barra_letras a:hover {background: #666;}

.letra_glossario {
	padding: 3px;
	font-weight: bold;
}

.letra_glossario:hover {
	background: #666;
	color: white;
}

.titulo_lista_glossario {
	margin-bottom:5px;
	padding: 4px;
	border:1px solid #083B70;
}
.titulo_lista_glossario a{
	font-size: 13px;
	font-weight:bold;
	color: #333333;
}

/*DIRECTORIO*/
.directorio{
	float: left;
	margin-right: 10px;
	
	font-size:19px;
	font-weight:bold;
	color:#33ADE7;
}

.directorio_listcats{
	float: left;
	margin-right: 10px;
	
	font-size:15px;
	font-weight:bold;
	color:#33ADE7;
}

.cat_directorio {
	font-weight: bold;
	color:#33ADE7;
	font-size:16px;
	
}

.directorio_descr{
	margin: 0;
	padding: 6px;
	color:#333;
	/*background: #F2F8FB;*/
}

.bg_item_directorio{
	background:#E6FBCB;
}

#adicionar_site { /*tag <a> */
	display: block;
	float: left;
	
	margin: 0;
	padding: 5px 45px 0 30px;
	
	height:28px;
	
	background:url(../images/botao_directorio.gif) no-repeat;
	
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	
	cursor:pointer;
}

#directoriolistrel{padding:10px;}




/*FORUM*/
.forum_list_top
{
  font-size:12px; 
  background-color:#EBF1F8; 
  font-weight: bold;
  color:#225990;
}

.forum_list_top h1
{
	font-size:18px;
	color:#333333;
}

.forum_list
{
	font-size:13px;
	color:#FFFFFF;
}

.forum_list a
{
	font-size:13px;
	color:#333333;
	text-decoration:underline;
}

.forum_list_descr
{
	font-size:13px;
	color:#666666;
}

.forum_list_nick
{
	font-size:11px;
	color:#999999;
}

.forum_list_hr
{
	border-bottom:1px solid #B1C4D8;
	padding-bottom:8px;
}

.forum_list_title
{
	height: 55px;
	vertical-align: middle;
}
	.forum_list_name
	{
		padding:5px 0 0 65px;
		background:white url(../images/forum_bubble.jpg) no-repeat scroll bottom left;
	}
	
	.forum_list_name h1:hover{
		text-decoration:underline;
	}
	
	.forum_list_title h1
	{
		font-size: 15px;
		color: #000;
		padding-bottom:0.15em;
	}
	.forum_list_posts
	{
		padding-top:5px;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		width:46px;
		height:26px;
	}
	.forum_list_lastpost
	{
		padding:0 0 0 65px;
		background:white url(../images/forum_bubble_reflex.jpg) no-repeat scroll top left;
	}
		.forum_list_lastpost_table
		{
			width:100%;
			background-color: #EBF1F8;
		}
		.forum_list_lastpost_table tr td
		{
			border-bottom:1px dotted #000;
		}
			.forum_list_lastpost_title{ width:35%; }
			.forum_list_lastpost_title, .forum_list_lastpost_title a
			{
				color:#036;
				font-weight:bold;
				padding:5px;
			}
			.forum_list_lastpost_date
			{
				width:45%;
				color:#7592AF;
				font-size:9px;
			}
			.forum_list_lastpost_replys
			{
				color:#3E78B6;
				font-weight:bold;
			}
			
.forum_list_tags
{
	height: 45px;
	vertical-align: middle;
}
	.forum_list_tags td
	{
	padding:0 0 0 65px;
	border-bottom:1px solid #B1C4D8;
	background:white url(../images/forum_bubble_reflex.jpg) no-repeat scroll top left;
	}
	.forum_list_tags_tag
	{
		color:#3E78B6;
		text-decoration:none;
		font-weight:bold;
	}
	
.forum_detail, .forum_detail a
{
	color:#225990;
}

#forum_title
{
	float:left;
}

#forum_title h2
{
	color:#3E78B6;
}

#forum_title h1
{
	color:#003366;
}

/*bookmarks*/
#div_book{
	margin-left:4px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#3E78B6;
	margin-top:2px;
	height:20px;
}

#div_book1{
	margin-left:4px;
	color:#999999;
	margin-top:2px;
}

#div_book0{
	clear:both;
	margin-left:4px;
	padding-top:10px;//padding-top:12px;
}

#div_book2{
	margin-left:4px;
	margin-top:5px;
	height:20px;
	font-size:10px;
}

#p_book{
	font-weight:bold;
	font-size:13px;
	color:#006600;
	padding-left:30px;
	padding-top:3px;
}

#booklistfo{
	float:left;
	padding-bottom:8px;
	width:380px;
}

#bookmark{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}


#booklistlast{
	clear:both;
	width:300px; //width:300px;
	height:30px; //height:30px;
	margin-top: 10px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	line-height:30px;
	background: #FEE4BE url(../images/bg_title.gif) top left no-repeat;
}

#booklistlast .title {display:block; color:#FFFFFF; font-size: 14px;font-weight:bold; line-height:30px; background: url(../images/bul_tits_destaque.gif) right top no-repeat; padding-left:20px;}

/*
#booklistlast{
	clear:both;
	width:270px; //width:300px;
	height:25px; //height:30px;
	
	margin-top: 10px;
	color:#6B3247;
	font-weight:bold;
	font-size:13px;
	text-transform:capitalize;
	background: #FEE7E7 url(../images/bul_tits_destaque.gif) top right no-repeat;
}

#booklistlast .title {display:block; color:#FFFFFF; font-size: 14px;font-weight:bold; padding:5px 0 0 30px; background:#C33}
*/
/*AGENDA*/
#agendalistelevancefo{
	position:relative;
	width:262px;
	height:238px;
	top:10px;
	left:11px;
}

#agendalistelevancefo1{
	font-family: arial;
	font-weight:bold;
	font-size: 12px;
	color:#7a3900;
}

#agendalistelevancefo2{
	font-family: arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

#agendalistelevancefo3{
	font-family: arial;
	font-weight:bold;
	font-size: 12px;
	color:#7a3900;
}

#agendalistelevancefo4{
	font-family: arial;
	font-size: 12px;
	color:#7a3900;
	text-align: left;
}

#agendalistelevancefo5{
	font-family: arial;
	font-weight:bold;
	font-size: 14px;
	color:#7a3900;
}

#agendalistelevancefo6{
	font-family: arial;
	font-size:12px;
	font-weight:normal;
	color:#7a3900;
}

#contentformspan{
	font-size: 12px; 
	font-weight: bold;
}

#contentformnbsp{
	clear:both; 
	font-size: 1px;
}

.canto1,.canto2{
	margin-top: 10px;
	font-size:1px;
	width: 202px;
	height: 6px;
}

.canto2 {background-position: 0 -5px;height: 7px;margin-top: 0;}

div.auto_complete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}

div.auto_complete ul {
  list-style-type: none;
  margin:0px;
  padding:0px;
}
div.auto_complete ul li.selected { 
  background-color: #ffb; 
}
div.auto_complete ul li {
  list-style-type: none;
  display:block;
  margin:0;
  padding:2px;
}

/* --- rounded corners --- */
.caixa_viagens{
	margin-top: 29px;
}

.caixa_viagens .top-left, .caixa_viagens  .top-right, .caixa_viagens  .bottom-left, .caixa_viagens  .bottom-right{
	background-image: url('../images/cantos_viagens.gif');
}

.caixa_viagens .inside {
	border-left: 1px solid #FEE4BF; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #FEE4BF;/* YCC: color & properties of the right-borderline */
	background: #FFF;            /* YCC: background-color of the inside */

}

.caixa_viagens .top-left-recto { 
	background: #FFF;
	border-left: 1px solid #FEE4BF;
}