@charset "iso-8859-1";
/* Asteriscos e tags... */
html,
body {
	background-color:#666;
}
a {
	color:#FF0;
}
a:visited {
	color:#0FF;
}
input.inputbox,
input.inputbox_busca,
select,
textarea {
	background-color:#FFF;
	border-color:#000;
	color:#000;
}
input.inputbox:focus,
input.inputbox_busca:focus,
textarea:focus,
select:focus {
	background-color:#F6F6F6;
}
.highlight {
	background-color:#FF9;
	color:#000;
}
.message {
	background-color:#FFC;
	border-color:#FF9;
	color:#000;
}
.message h2 {
	background-color:#FF0;
	color:#000;
}
.tool-tip {
	background-color:#FFF;
	border-color:#EEE #777 #777 #EEE;
	color:#E64330;
}
.tool-title {
	background-color:#EEE;
}
/* Cabeçalhos */
.componentheading,
h2.contentheading,
.moduletable_curtas h3,
.moduletable h3 {
	background-color:#333;
	background-image:none;
	color:#FFF;
}
/* FIM - Cabeçalhos */
/* Módulos */
.moduletable_curtas .content,
.moduletable .content {
	background-color:#666;
	border-color:#999;
	color:#FFF;
}
/* FIM - Módulos */
#tudo {
	background-color: #000;
	color:#FFF;
	background-image:url(../img/barra-menu.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
#conteudo .message{
background-color:#FFFFFF;
border-color:#000000;
}
#tudo.message li{
color:#00FFFF;
}
/* Cabeçalho */
#topo {
	background-image:url(../img/topo-c.jpg);
}
/* Menu Topo */
#topo .moduletable-nav li a {
	color:#FFF;
}
/* FIM - Menu Topo */
/* FIM - Cabeçalho */
/* Menu Principal */
#mainmenu .moduletable_menu{
	background-color:#333;
	background-image:url(../img/bottom_menu-c.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#mainmenu ul li a {
	color:#FFF;
}
#mainmenu ul li ul li {
	background-color:#666;
}
#mainmenu ul li ul li a {
	color:#FF0;
}
/* FIM - Menu Principal */
/* Conteúdo */
#barra .moduletable-enquete,
#barra .moduletable-enquete h3,
#barra .moduletable-enquete .content,
#barra .moduletable-banner,
#barra .moduletable-banner .content,
#barra .moduletable-banner .article_separator,
#meio_top .moduletable-segmentos,
#meio_top .moduletable-destinos,
#meio_top .moduletable-segmentos h3,
#meio_top .moduletable-destinos h3,
#meio_top .moduletable-segmentos .content,
#meio_top .moduletable-destinos .content {
	background-image:url(../img/boxes-c.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
#barra .moduletable-banner {
	background-repeat:repeat-y;
	background-position:-1658px 0;
}
#barra .moduletable-banner .content {
	background-repeat:no-repeat;
	background-position:-1108px 0;
}
#barra .moduletable-banner .article_separator {
	background-repeat:no-repeat;
	background-position:-1383px 100%;
}
#barra .moduletable-enquete {
	background-repeat:repeat-y;
	background-position:-2373px 0;
}
#barra .moduletable-enquete h3 {
	background-repeat:no-repeat;
	background-position:-1933px 0;
}
#barra .moduletable-enquete .content {
	background-repeat:no-repeat;
	background-position:-2153px 100%;
}
#meio_top .moduletable-segmentos,
#meio_top .moduletable-destinos {
	background-position:-555px 0;
	background-repeat:repeat-y;
}
#meio_top .moduletable-segmentos .content p,
#meio_top .moduletable-destinos .content p {
color:#666666;}
#meio_top .moduletable-segmentos h3{
	background-position:-278px 0;
	background-repeat:no-repeat;
}
#meio_top .moduletable-destinos h3{
background-position:0 0;
background-repeat:no-repeat;
}
#meio_top .moduletable-segmentos .content,
#meio_top .moduletable-destinos .content {
background-position:-832px 100%;
	
}
.interna #conteudo th {
	background-color:#333;
	border-color:#000;
}
.interna #conteudo td {
	background-color:#666;
	border-color:#000;
}
/* FIM - Conteúdo */
/* Rodapé */
#footer {
	border-bottom-color:#333;
}
/* FIM - Rodapé */
/* ID visual!*/
.IDVisual a {
	color:#00F;
}
.IDVisual a:visited {
	color:#551A8B;
}
/* FIM - ID visual!*/
/* Acessibilidade */
#barraAcesso a,
#barraAcesso span {
	background-color:#000;
	color:#FFF;
}
#barraAcesso .fontes {
	border-color:#FFF;
}
#barraAcesso .contraste,
#barraAcesso .aumentar,
#barraAcesso .diminuir,
#barraAcesso .padrao {
	background-image:url(../img/acesso-c.png);
	background-repeat:no-repeat;
}
/* FIM - Acessibilidade *//* css compressor v1.6 - Breno Ribeiro (http://ribeirobreno.com.br/) */