* html #conteudo 
{
	height:780px;
}
object
{
	outline:none;
}
body
{
	color:#333333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;	
	margin:0 auto;
	padding:0;
	width:100%;
}
form 
{
	margin:0;
	padding:0;
}
img
{
	border:0;
}
a,
a:visited
{
	text-decoration:none;
}
a:hover 
{
	text-decoration:underline;
}
.clear 
{
	clear:both;
}
.twitter 
{
	background:url(../images/noticias/twitter.jpg) left top no-repeat;
	color:#ddeef6;
	font-size:13px;
	margin:10px 0px 5px 0px;
	height:26px;
	padding:5px 5px 5px 45px;
}
.twitter a 
{
	color:#0f455e;
	font-weight:bold;
}
/* cores */
.titulo-videos,
.titulo-galeria-fotos 
{
	color:#4e88eb;
}
.titulo-noticias
{
	color:#c21a29;
}
#site
{
	margin:0 auto;
	padding:0;
	width:100%;
}
#body
{
	margin:0 auto;
	padding:0;
	/*position:relative;*/
	width:988px;
}
#content
{
	background:url(../images/site/fundo-colunas.jpg) left top repeat-x;
	background-color:#FFFFFF;
	padding-top:11px;
	width:100%;
}
/* 
TOPO
*/
#topo 
{
	background:url(../images/site/topo.jpg) right top no-repeat;
	height:168px;
	z-index:10;
	position:relative;
	width:100%;
}
#topo .click 
{
	cursor:pointer;
	height:105px;
	position:absolute;
	margin:5px 0px 0px 10px;
	width:160px;
}
#topo .idiomas 
{
    height:35px;
    text-align:right;
}
#topo .idiomas .flags 
{
    background:url(../images/site/topo-all-tasks.png) center left no-repeat;
    float:right;
    margin:4px 10px 0px 0px;
    width:200px;
}
#topo .busca 
{
    height:40px;
    position:absolute;
    right:0;
    margin-top:12px;
    text-align:right;
    width:405px;
}
#topo .busca .wrap 
{
    padding:4px 10px 0px 0px;
}
#topo .busca .nivel1 
{
    background:url(../images/site/busca-txt.png) left no-repeat;
    margin-bottom:2px;
    height:35px;
    float:left;
    text-align:left;
    width:207px;
}
#topo .busca .nivel2
{
    background:url(../images/site/busca-sel.png) left no-repeat;
    height:35px;
    float:left;
    overflow:hidden;
    width:135px;
}
#topo .busca .nivel3
{
    height:34px;
	width:45px;
	z-index:2;
	margin-top:2px;
	float:left;
}
#topo .busca .nivel3 .botao
{
    margin:0px 0px 0px 4px;
    padding:0;
    z-index:45;
    text-align:left;
}
#topo .busca input.texto
{
    color:#3a73a9;
    font-size:12px;
    font-weight:bold;
    border:0;
    background-color:Transparent;
    height:28px;
    line-height:28px;
    margin:2px 0px 3px 3px;
	width:167px;
}
#topo .links 
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    margin-top:97px;
    height:20px;
    position:absolute;
    text-align:center;
    margin-left:262px;
    width:712px;
}
#topo .links .item1
{
    float:left;
    width:172px;
}
#topo .links .item2, 
#topo .links .item3, 
#topo .links .item4
{
    float:left;
    margin-left:10px;
    width:170px;
}
#topo .links .item1 a, #topo .links .item1 a:visited,
#topo .links .item2 a, #topo .links .item2 a:visited,
#topo .links .item3 a, #topo .links .item3 a:visited,
#topo .links .item4 a, #topo .links .item4 a:visited
{
    color:#FFFFFF;
}

/* TOPO SELECT */
#topo .nodisplay 
{
    display:none;
}
#topo div.skinned-select {
	overflow:hidden;
	width:135px;
}
#topo div.skinned-select select {
	opacity: 0;
	filter: alpha(opacity = 0);
	moz-opacity: 0;
	z-index: 100;
    color:#3a73a9;
    font-size:13px;
    font-weight:bold;
    height:32px;
    overflow:hidden;
}
#topo div.skinned-select .select-text 
{
    color:#3a73a9;
	height: 20px;
	padding-bottom:5px;
	padding-top:5px;
	line-height:20px;
	width: 90px;
    font-size:10px;
	z-index: 10;
	text-align:left;
	font-weight:bold;
	margin:3px 0px 0px 4px;	
    position: absolute;
    overflow:hidden;
}
#topo .my-skinnable-select select {
    width: 100px;
    font-size: 11px;
    border: 1px solid #D5E6EE;
}

/*
MENU 
*/
#menu
{
	float:left;
	display:inline;
	margin:0px 8px 0px 2px;
	width:149px;
}
/* anuncio */
#menu .anuncio
{
	margin:0px 0px 12px 12px;
}
#menu .anuncio-relogio 
{
    margin:0px 0px 6px 11px;
}
#menu .patrocinio 
{
	color:#000000;
	font-size:10px;
	margin:0px 0px 1px 12px;
}
/* menu */
#menu .menu
{
	color:#ee5840;
	font-size:12px;
	font-weight:bold;
}
#menu .menu .topo
{
	background:url(../images/menu/menu-topo.gif) left top no-repeat;
	height:8px;
}
#menu .menu ul
{
	background-color:#ecedee;
	border-right:1px solid #dadada;
	list-style:none;
	margin:0;
	padding:0;
	width:10
}
#menu .menu ul a,
#menu .menu ul a:visited {
	color:#004182;
}
#menu .menu ul li
{
	padding:4px 0px 4px 10px;
	margin:0;
}
#menu .menu ul li.div {
	background:url(../images/menu/menu-div.gif) left bottom repeat-x;
	font-size:0px;
	height:2px;
	line-height:0px;
	margin:0;
	padding:0;
}
#menu .menu ul.node
{
    margin-top:3px;
}
#menu .menu ul li.childnode
{
	color:#4a4a4a;
	font-size:13px;
	font-weight:normal;
	padding:2px 0px 2px 20px;
}
#menu .menu ul li.childnode a,
#menu .menu ul li.childnode a:visited {
	color:#6a6f75;
}
#menu .menu ul li a.destaque 
{
	color:#ee5840;
}
#menu .menu .rodape
{
	background:url(../images/menu/menu-rodape.gif) left top no-repeat;
	height:9px;
}
/* box opcoes */
#menu .box-opcoes 
{
    background:url(../images/menu/box-opcoes-bg.jpg) left top no-repeat;
    height:42px;
    margin-left:7px;
    width:135px;
}
#menu .box-opcoes img 
{
    padding:6px 0px 0px 8px;
    position:absolute;
}
#menu .box-opcoes .texto 
{   
    font-size:11px;
    padding:8px 0px 0px 48px;
    position:absolute;
}
#menu .box-opcoes .texto .titulo 
{
    font-weight:bold;
}
#menu .box-opcoes a,
#menu .box-opcoes a:visited
{
    color:#000000;
    text-decoration:none;
}
#menu .box-opcoes a:hover 
{
    text-decoration:underline;
}
/* newsletter */
#menu .newsletter 
{
	text-align:center;
}

/*
CONTEUDO
*/
#conteudo 
{
min-height:780px;
	float:left;
	margin:0;
	padding:0;
	width:667px;
}
#conteudo .secao
{
	font-size:16px;
	font-weight:bold;
	height:18px;
	padding:2px 0px 0px 10px;
}

#conteudo .subsecao 
{
	height:17px;
	font-size:13px;
	text-transform:uppercase;
	text-align:right;
	padding:0px 13px 0px 0px;
}

#conteudo .subsecao a 
{
	color:#FFFFFF;
}

#conteudo .subsecao a:hover
{
	color:#FFFFFF;
}

#conteudo .anuncio
{
	margin:10px 0px 10px 0px;
	text-align:center;
}

/*
ANUNCIOS
*/
#anuncios
{
	background-color:#f3f3f3;
	float:left;
	margin-left:8px;
	/*width:136px;*/
	width:150px;
}
#anuncios .anuncios 
{
	text-align:center;
}
#anuncios .anuncios .anuncio 
{
	padding-bottom:4px;
}

#destaques 
{
}
#destaques .topo
{
	background-color:#4d88e9;
	border-bottom:1px solid #203962;
	border-left:1px solid #73a1ee;	
	border-right:1px solid #315693;
	border-top:1px solid #98baf2;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:4px;
	font-size:14px;
	height:20px;
	padding:2px 2px 0px 6px;
}
#destaques .topo .wrap 
{
	margin-right:4px;
	position:relative;
}
#destaques .topo .wrap .rss img
{
	margin:2px 5px 0px 0px;
	position:absolute;
	right:0;
}

#destaques .data 
{
	background-color:#e2e8f2;
	color:#5a5d61;
	font-size:11px;
	padding:2px 4px 2px 6px;
}
#destaques .conteudo
{
	font-size:10px;
	font-weight:bold;
	padding:10px 0px 10px 6px;
}
#destaques .conteudo .secao
{
	font-weight:normal;
}
#destaques .conteudo .texto
{
	color:#5a5d61;
	font-size:10px;
	font-weight:normal;
}
#destaques .conteudo .texto a, 
#destaques .conteudo .texto a:visited
{
	color:#5a5d61;
}
#destaques .conteudo .div
{
	background-color:#dadada;
	height:1px;
	line-height:1px;	
	margin:4px auto;
	width:90%;
}

/*
RODAPE
*/
#rodape 
{
	background:url(../images/site/grama.jpg) center bottom no-repeat;
	clear:both;
	color:#909291;
	font-size:12px;
	height:405px;
	width:100%;
}
#rodape .topo
{
	background:url(../images/rodape/topo.gif) top no-repeat;
	height:7px;
	font-size:0px;
	line-height:0px;
}
#rodape .body 
{
	background:url(../images/rodape/body.gif) top repeat-x;
	height:200px;
}
#rodape .body a,
#rodape .body a:visited
{
	color:#909291;
}
#rodape .body .menu
{
	clear:both;
	margin:0 auto;
	padding:4px 0px 5px 0px;
	text-align:center;
}
#rodape .body .patrocinios 
{
	color:#909291;
	margin-top:10px;
	padding-left:20px;
}
#rodape .body .patrocinios .patrocinio,
#rodape .body .patrocinios .patrocinio-first
{
	float:left;
	font-size:10px;
	margin-left:15px;
	text-align:center; /* novo */
	width:106px;
}
#rodape .body .patrocinios .patrocinio-first
{
	margin-left:-7px;
}
#rodape .body .patrocinios .patrocinio .logos,
#rodape .body .patrocinios .patrocinio-first .logos
{
	margin-top:2px;
}
#rodape .body .patrocinios .patrocinadores
{
	border-bottom:1px solid #d7dad9;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	padding-left:2px;
	text-align:left;
}

#rodape .body .parceiros {
	color:#909291;
	margin-top:4px;
	margin-left:20px;
	width:600px;
}
#rodape .body .parceiros .nosso-time 
{
	border-bottom:1px solid #d7dad9;
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
	padding-left:2px;
	text-align:left;
}
#rodape .body .parceiros .parceiro 
{
	float:left;
	font-size:10px;
	margin-left:3px;
	margin-right:14px;
}
#rodape .body .parceiros .parceiro .logos {
	margin-top:6px;
}
#rodape .body .icones {
	float:right;
	padding-right:14px;
	text-align:right;
	width:160px;
}
#rodape .body .menu ul {
	font-weight:bold;
	list-style:none;
	margin:0;
	padding:0px 0px 5px 0px;
	text-align:center;
	width:100%;
}
#rodape .body .menu ul li {
	display:inline;
}
#rodape .body .menu ul li span {
	margin:0px 10px 0px 10px;
}
#rodape .body .menu hr {
	border:0px;
	height:1px;
	width:480px;
}
#rodape .body .info {
	font-size:10px;
	margin-top:10px;
	text-align:center;
}

/*
HOME
*/
#home
{
	float:left;
	margin:0;
	padding:0px;
	width:817px;
	overflow:hidden;
}


#home #content-home 
{
	float:left;
	margin:10px 0px 0px 0px;
	overflow:hidden;
	width:666px;
}

#home #video-home 
{
	float:right;
	margin:0px 15px 0px 0px;
	overflow:hidden;
	width:388px;
}
#home #video-home .img 
{
	text-align:center;
}
#home #mais 
{
	clear:both;
	overflow:hidden;
	width:100%;
}
#home #mais .titulo
{
	color:#5e5f61;
	font-family:Tahoma;
	font-size:10px;
	padding:0px 15px 0px 0px;
	text-align:right;
}
/* box de cidades da home */
#home #news-cidades 
{
	float:left;
	overflow:hidden;
	margin:20px 0px 0px 0px;
	display:inline;
}
#home #news-cidades .categoria
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#2e8fc6;
	text-transform:uppercase;
	padding:0px 0px 6px 0px;
}
#home #news-cidades .img
{
	float:left;
	margin:0px 7px 0px 0px;
}
#home #news-cidades .borda 
{
	border:solid 1px #000000;
	padding:3px;
}
#home #news-cidades .dir 
{
	float:left;
	width:136px;
	overflow:hidden;
}
#home #news-cidades .titulo 
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#333333;
	padding:0px 0px 10px 0px;
}
#home #news-cidades .titulo a,
#home #news-cidades .titulo a:visited
{
	color:#333333;
}
#home #news-cidades .texto 
{
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:#333333;
}

#home #publicidade-home 
{
	float:right;
	margin:10px 0px 0px 0px;
	overflow:hidden;
	padding:0px;
	width:150px;
}
#home #publicidade-home .pub
{
	text-align:center;
}
#home #publicidade-home .anuncio 
{
	padding-bottom:4px;
}

/*
HOME NEWS
*/
.newsrotator_frame .hide {
	display: none;
	z-index: 1 !important;
}
.newsrotator_frame div.absolute {
	position: absolute;
}

/* dados do brasil */
#dados-brasil 
{
	background:url(../images/site/mapapais.jpg) no-repeat right top;
	display:inline;
	float:left;	
	margin-left:10px;
	min-height:157px;
	overflow:hidden;
	width:337px;
}
#dados-brasil h1
{
	color:#0db24c;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	margin:0;
	padding-top:15px;
	text-align:left;
}
#dados-brasil .titulo 
{
	color:#518465;
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
}
#dados-brasil .texto 
{
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
	line-height:20px;
	padding-top:12px;
	text-align:left;
}
#dados-brasil .mais 
{
	clear:both;
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:15px 0px 0px 0px;
	text-align:left;
}
#dados-brasil .mais  a
{
	color:#000000;
	text-decoration:none;
}
#dados-brasil .mais  a:hover
{
	color:#000000;
	text-decoration:underline;
}

/* banner */
#banner-full
{
	width:100%;
	overflow:hidden;
	margin:16px 0px 0px 0px;
}
#banner-full .img 
{
	text-align:center;
}

/* 500 */
#erro_500
{
	font-size:22px;
	margin:50px auto;
	width:450px;
}
#erro_500 .texto 
{
	font-size:14px;
}
/* 404 */
#erro_404
{
	font-size:22px;
	margin:10px auto;
	width:450px;
}
#erro_404 .logo 
{
	border-bottom:1px solid #d7dad9;
	padding-bottom:10px;
	text-align:center;
}
#erro_404 .texto 
{
	font-size:14px;
	text-align:center;
}
#erro_404 .links
{
	border-top:1px solid #d7dad9;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	padding-top:10px;
	text-align:center;
}
#erro_404 .links span.div 
{
	font-weight:normal;
	margin:0px 6px 0px 6px;
}
#erro_404 .links a,
#erro_404 .links a:visited
{
	color:#909291;
}
/* enquetes */
#home #enquete-box 
{
	margin:0 auto;
	padding:0;
	width:140px;
}
#home #enquete-box .topo
{
	background:url(../images/home/enquete-topo.gif) left top no-repeat;
	color:#3a4047;
	font-size:13px;
	height:24px;
	font-weight:bold;
	text-align:left;
}
#home #enquete-box .topo .wrap
{
	padding:6px 0px 0px 15px;
}
#home #enquete-box .rodape
{
	background:url(../images/home/enquete-rodape.gif) left top no-repeat;
	height:22px;
	_margin-left:2px;
}
#home #enquetes_container 
{
	display:inline;
	text-align:center;
}
#home #enquetes_container .enquetes 
{
	background-color:#eeeeee;
	border-left:1px solid #cdcdbb;
	border-right:1px solid #cdcdbb;
	padding:5px 3px 2px 3px;
}
#home #enquetes_container .enquetes .titulo 
{
	 font-size:11px;
	 font-weight:bold;
	 text-align:center;
}
#home #enquetes_container .enquetes .obrigado 
{
	color:#248a43;
	font-size:11px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:center;
}
#home #enquetes_container .enquetes .opcoes 
{
	 font-size:11px;
	 margin-top:6px;
	 text-align:left;
}
#home #enquetes_container .enquetes .opcoes .opcao 
{
	margin-top:5px;
	position:relative;
}
#home #enquetes_container .enquetes .opcoes .opcao .porcentagem 
{
	bottom:0;
	padding:0px 6px 2px 0px;
	position:absolute;
	right:0;
}
#home #enquetes_container .enquetes .votar
{
	background:url(../images/icones/cmdComentar.gif) center no-repeat;
	height:18px; 
	margin:8px auto;
	width:87px;
}
#home #enquetes_container .enquetes .votar .botao-texto
{
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 0px 28px;
}
#home #enquetes_container .enquetes .votar .botao-texto a
{
	color:#FFFFFF;
}
#home #enquetes_container .enquetes .botao-resultado
{
	 font-size:11px;
	 margin-top:6px;
	 text-align:center;
}
#home #enquetes_container .enquetes .botao-resultado a 
{
	color:#287cac;
}

/*
template 01
*/
#home #content-home .template1 
{
	width:100%;
}
#home #content-home .template1 hr 
{
	background-color:#d6d6d6;
	height:1px;
	border:0px;
	margin:7px 5px 7px 5px;
}
#home #content-home .template1 .esquerda 
{
	float:left;
	margin-left:10px;
	width:325px;
}
#home #content-home .template1 .esquerda .item1 
{
	 width:158px; 
	 float:left;
}
#home #content-home .template1 .esquerda .item2 
{
	width:158px; 
	float:left; 
	margin-left:9px;
}
#home #content-home .template1 .direita 
{
	float:left;
	margin-left:10px;
	width:321px;
}

#home #content-home .template1 .temp-item .categoria 
{
	background:url(../images/icones/bullet-white-red-small.gif) center left no-repeat;
	color:#db2033;
	font-size:10px;
	font-weight:bold;
	padding:0px 0px 2px 10px;
}
#home #content-home .template1 .temp-item .titulo 
{
	color:#333333;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

#home #content-home .template1 .temp-item .descricao 
{
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
	font-weight:500;
	padding-right:6px;
}
#home #content-home .template1 .temp-item .img 
{
	float:left;
	margin-right:6px;
}
#home #content-home .template1 .temp-item .borda 
{
	border:1px solid #000000;
	padding:3px;
}

#home #content-home .template1 .temp-item .titulo a,
#home #content-home .template1 .temp-item .descricao a
{
	color:#333333;
}
#home #content-home .template1 .spacer1 
{
	height:14px;
}
#home #content-home .template1 .spacer3
{
	height:34px;
}
#home #content-home .template1 .spacer4 
{
	height:10px;
}

/*
Painel
*/
#home .painel 
{
	margin-left:4px;
}
#home .painel .abas
{
	 color:#3b3f48; 
	 text-transform:uppercase; 
	 font-weight:bold; 
	 font-size:11px; 
	 position:absolute;
}
#home .painel .abas a 
{
	color:#3b3f48; 
}
#home .painel .abas a.selected
{
	color:#2272a0;
}
#home .painel .abas .aba1,
#home .painel .abas .aba2 
{ 
	z-index:99;
	float:left; 
	margin-left:4px; 
	text-align:center;  
	height:26px;
}
#home .painel .abas .aba1 
{
	background:url(../images/home/painel-aba-01.jpg) left top no-repeat; 
	width:68px;
}
#home .painel .abas .aba2
{
	background:url(../images/home/painel-aba-02.jpg) left top no-repeat;
	width:123px;
}
#home .painel .abas .aba1 .wrap,
#home .painel .abas .aba2 .wrap
{
	 padding-top:6px;
}
#home .painel .conteudo 
{
	padding-top:15px;
}
#home .painel .conteudo .topo 
{
	background:url(../images/home/painel-top.gif) left top no-repeat; 
	width:303px;
	height:11px;
}
#home .painel .conteudo .corpo 
{
	border-left:1px solid #ebebeb; 
	min-height:240px;
	border-right:1px solid #ebebeb; 
	margin-left:1px; 
	width:299px; 
	background:url(../images/home/painel-back.gif) left top repeat-x;
}
#home .painel .conteudo .corpo .wrap 
{
	padding:6px;
}
#home .painel .conteudo .rodape 
{
	background:url(../images/home/painel-bottom.gif) left top no-repeat; 
	width:303px; 
	height:11px;
}
/* ultimas noticias */
#home .painel .ultimas-noticias
{
	font-size:12px;
	margin-left:4px;
}
#home .painel .ultimas-noticias span 
{
	color:#1c638b;
	font-size:11px;
	font-weight:bold;
}
#home .painel .ultimas-noticias .item 
{
	margin-bottom:4px;
}
#home .painel .ultimas-noticias .item a
{
	color:#333333;
}
/* Agenda */
#home .painel .agenda
{
	font-size:12px;
	margin-left:4px;
}
#home .painel .agenda span.data
{
	color:#1c638b;
	font-size:11px;
	font-weight:bold;
}
#home .painel .agenda span.titulo 
{
	font-weight:bold;
}
#home .painel .agenda span.descricao 
{
	font-size:11px;
}
#home .painel .agenda .item 
{
	margin-bottom:4px;
}
#home .painel .agenda .item a
{
	color:#333333;
}
#home .painel .blogs_container .mais,
#home .painel .agenda .mais 
{
	background:url(../images/icones/bullet-white-blue.gif) center left no-repeat;
	padding-left:14px;
	font-size:12px;
	text-transform:lowercase;
}
#home .painel .blogs_container .mais a,
#home .painel .agenda .mais a 
{
	color:#235786;
}
/* blog */
#home .painel .blog 
{
	border:1px solid #d5d5d5;
	margin-bottom:7px;
}
#home .painel .blog .imagem 
{
	text-align:center; 
	margin:4px 6px 4px 6px; 
	width:54px; 
	float:left;
}
#home .painel .blog .descricao 
{
	float:left;
	width:200px; 
	margin:4px 6px 4px 6px;
	font-size:11px;
}
#home .painel .blog .descricao a 
{
	color:#3b3f48;
}
#home .painel .blog .descricao span 
{
	color:#2e8fc6;
	font-weight:bold;
}
#home .painel .blog .descricao div 
{
	padding-top:5px;
}

/* barra veja tambem */
#home .veja-tambem 
{
	margin-left:4px;
}
#home .veja-tambem .titulo-veja-tambem
{
	background:url(../images/icones/bullet-white-blue.gif) center left no-repeat;
	color:#3c4147;
	font-size:13px;
	font-weight:bold;
	padding-left:14px;
	text-transform:uppercase;
}
#home .veja-tambem .itens 
{
	margin-top:3px;
}
#home .veja-tambem .itens .margem 
{
	margin-left:10px;
}
#home .veja-tambem .itens .item 
{
	float:left;
	width:210px;
}
#home .veja-tambem .itens .item .titulo 
{
	background:url(../images/icones/bullet-white-red-small.gif) center left no-repeat;
	color:#db2033;
	font-size:13px;
	font-weight:bold;
	padding:4px 0px 2px 10px;
}
#home .veja-tambem .itens .item .descricao 
{
	font-size:12px;
	padding:0px 0px 1px 2px;
}
#home .veja-tambem .itens .item .descricao a
{
	color:#333333;
}

/* diario viagem africa do sul */
#diario-africa-sul 
{
    background:url(../images/home/diario-viagem-africa-banner-full.jpg) left top no-repeat;
    height:72px;
    width:655px;
    margin:0px 0px 8px 1px;
}
#diario-africa-sul .links 
{
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    padding:55px 0px 0px 226px;
}
#diario-africa-sul .links span 
{
    padding:0px 4px 0px 4px;
}
#diario-africa-sul .links a
{
    color:#000000;
}