* 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 
{
	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) left no-repeat;
    float:right;
    margin:4px 2px 0px 0px;
    position:relative;
    height:25px;
    width:285px;    
}
#topo .idiomas .flags .alltasks-link 
{
	position:absolute;
	width:135px;
	height:20px;
	display:block;
	padding:0;
	margin:0;
	left:0;
}

#topo .menu-label { position:absolute; right:0; margin-right:92px; margin-top:1px; font-size:10px; color:#a3b3d1; }
#topo .idiomas .flags ul.menu-idiomas { width:73px; font-size:12px; font-weight:bold; margin:0px 15px 0px 0px; right:0; position:absolute; z-index:610; }
#topo ul.menu-idiomas, ul.menu-idiomas li  { list-style: none; padding:0; margin:0; }
#topo ul.menu-idiomas li div.sel { width:100%; height:25px; background:url(../images/site/menu-idioma-sel.jpg) left top no-repeat; cursor:pointer; text-align:left; }
#topo ul.menu-idiomas li div.sel span { display:block; height:25px; line-height:22px; margin-left:4px; }
#topo ul.menu-idiomas li ul.sub { margin:0; padding:0; display:none; }
#topo ul.menu-idiomas li ul.sub li { width:100%; height:21px; background:url(../images/site/menu-idioma.jpg) left top no-repeat; text-align:left; z-index:610; }
#topo ul.menu-idiomas li ul.sub li a { display:block; color:#333333; width:100%; height:21px; line-height:21px; margin-left:4px; }

#topo .busca 
{
    height:40px;
    position:absolute;
    right:0;
    margin-top:0px;
    text-align:right;
    width:740px;
    z-index:600;
}
#topo .busca .wrap 
{
    padding:4px 10px 0px 0px;
}
#topo .busca .nivel1 
{
    float:left;
    width:470px;
    height:35px;
    margin-left:14px;
}
#topo .busca .nivel2
{
    float:left;
    height:35px;
    margin:10px 0px 0px 20px;
    width:220px;
}
#topo .busca a.submit 
{
    display:block;
    width:30px;
    height:30px;
    position:absolute;
    right:0;
    margin:2px 22px 0px 0px;
    z-index:910;
}
#topo .busca .searchbox 
{
    background:url(../images/site/busca-txt.png) left no-repeat;
    margin-bottom:2px;
    height:35px;
    text-align:left;
    width:220px;
}
#topo .busca input.texto
{
    color:#3a73a9;
    font-size:12px;
    font-weight:bold;
    border:0;
    background-color:Transparent;
    height:28px;
    line-height:24px;
    padding:0;
    margin:4px 0px 3px 3px;
	width:185px;
}
#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:200px;
}
#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: 155px;
    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: 165px;
    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;
}
/* twitter */
#menu .follow-twitter 
{
    margin-top:4px;
}

/*
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;
}

/* 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;
}

/* 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;
}

.disclaimer
{
    position:absolute;
    float:left;
    color: #FFFFFF;
    font-size: 9px;
    margin-left: 7px;
    margin-top: 129px;
    text-align: center;
    width: 223px;
}