@import url("reset.css");
@import url("oi_barra.css");

/**
	Projeto - MegaRampa (OI) v: 0.1
	Developer(s):
		+ Fernando Basilio (fernando.basilio@hellointeractive.com.br)
*/

/* ELEMENTOS ------------------------------------------------------------------------------ */
html, body {
	width: 100%;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
/*	background: #342213 url(../img/1bg_site.jpg) no-repeat center 0;*/
	background: #342213 url(../img/bg_site_full.png) no-repeat center 0;
}


h1, h2, h3, h4, h5 { font-size: 10px; font-weight: normal; }

a{
	color: #ffff;
	text-decoration: none;
	display: block;
}

a:hover{
	color: #f4f4f4;
}

li { list-style: none; }

input, textarea, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px;
	border: none;
	background: #4D2700;
	color: #FF8600;
}

textarea{
	overflow: auto;	
}

button{
	border: 0;
	font-size: 11px;
	cursor: pointer;
}

/* ESTRUTURA ------------------------------------------------------------------------------ */
#navrings a.name_topo{
	background: none;
	width: 1px;
	height: 1px;
	text-indent: -9999px;	
}

#container{
	width: 892px;
	height: auto;
/*	display: table;*/
	margin: 0 auto;
	padding: 0 44px 44px 44px;
	position: relative;
}

.boxTrasnparent,
.boxTrasnparent2,
.boxTrasnparent3{
	height: auto;
	display: table;
}
.boxTrasnparent{ _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/bg_transparent.png'); }
.boxTrasnparent[class] { background-image:url(../img/bg_transparent.png); }
.boxTrasnparent a{ position:relative; } /* iefix */

.boxTrasnparent2{ _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/bg_transparent2.png'); }
.boxTrasnparent2[class] { background-image:url(../img/bg_transparent2.png); }
.boxTrasnparent2 a{ position:relative; } /* iefix */

.boxTrasnparent3{ _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/bg_transparent3.png'); }
.boxTrasnparent3[class] { background-image:url(../img/bg_transparent3.png); }
.boxTrasnparent3 a{ position:relative; } /* iefix */

.sidebar{
/*

	display: inline;
	clear: both;
*/
	float: right;
	position: absolute;
	top: 192px;
	right: 44px;
	width: 285px;
	padding: 15px;
}

.tit_oimegarampainternet{
	float: left;
	width: 148px;
	background: url(../img/tit_oimegarampainternet.png) no-repeat; 
	text-indent: -9999px;
	margin: 2px 0 0 0;
}

.list_socialmedia{
	float: right;
	width: 112px;
}

.list_socialmedia li,
.list_socialmedia li a{
	float: right;
	width: 14px;
	height: 12px;
	text-indent: -9999px;
}

.list_socialmedia li{
	margin-left: 2px;
}

.sidebar h4{
	float: left;
	width: 225px;
	height: 12px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

.ico_youtube, .sidebar .ico_youtube{ background: url(../img/ico_youtube.png) no-repeat; }
.ico_facebook, .sidebar .ico_facebook{ background: url(../img/ico_facebook.png) no-repeat; }
.ico_flickr, .sidebar .ico_flickr{ background: url(../img/ico_flickr.png) no-repeat; }
.ico_twitter, .sidebar .ico_twitter{ background: url(../img/ico_twitter.png) no-repeat; }
.ico_blogger, .sidebar .ico_blogger{ background: url(../img/ico_blogger.png) no-repeat; }
.ico_x, .sidebar .ico_x{ background: url(../img/ico_x.png) no-repeat; }
.ico_orkut, .sidebar .ico_orkut{ background: url(../img/ico_orkut.png) no-repeat; }

.sidebar_content{
	float: left;
	width: 100%;
	padding: 20px 0 0 0;
}

.sidebar_content p{
	float: left;
	width: 100%;
	line-height: 12px;
	margin: 0 0 10px 0;
}
.sidebar_content p a{
	color: #ccc;
	text-decoration: none;
}
.sidebar_content p a:hover{
	text-decoration: underline;
}

#twitter p a{
	display: inline;
}

.bullets_setas{
	float: right;
	width: 60px;
}

.bullets_setas li,
.bullets_setas li a{
	float: left;
	width: 11px;
	height: 11px;
	text-indent: -9999px;
}

.bullets_setas li a.bl_prev{ background: url(../img/bl_prev.png) no-repeat; }
.bullets_setas li a.bl_next{ background: url(../img/bl_next.png) no-repeat; margin-left: 35px; }

.box_oi_acontece{
	margin: 20px 0 0 0;
}

.box_oi_acontece2{
	margin: 0;
}

.content_youtube{
	float: left;
	width: 285px;
	height: 189px;
}

.content_flickr{
	float: left;
	width: 100%;
	height: 90px;
	background: url(../img/loader.gif) no-repeat center;
}

.content_twitter{
	float: left;
	height: 220px;
}

.content_flickr img{
	float: left;
	border: 5px solid #fff;
	margin: 0 5px;
}

.content{
	float: left;
	width: 535px;
	padding: 15px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

/*sidebar_header*/
.sidebar_header{
	float: right;
	width: 220px;
}

.sidebar_header .nav_header{
	float: left;
	width: 220px;
	margin: 10px 0 0 0;
	padding-bottom: 29px;
}

.sidebar_header .nav_header li,
.sidebar_header .nav_header li a{
	float: right;
	display: block;
	text-indent: -9999px;
}

.sidebar_header .nav_header li.nav_header_versao_flash,
.sidebar_header .nav_header li.nav_header_versao_flash a{
	width: 85px;
	height: 11px;
	background: url(../img/nav_header_versao_flash.png) no-repeat;
}
.sidebar_header .nav_header li.nav_header_versao_flash{ margin: 0 0 4px 0; }

.sidebar_header .nav_header li.nav_header_concurso_shapes,
.sidebar_header .nav_header li.nav_header_concurso_shapes a{
	width: 220px;
	height: 26px;
	background: url(../img/nav_header_concurso_shapes.png) no-repeat;
}
.sidebar_header .nav_header li.nav_header_concurso_shapes{ margin: 0 0 3px 0; }

.sidebar_header .nav_header li.nav_header_veja2008,
.sidebar_header .nav_header li.nav_header_veja2008 a{
	width: 220px;
	height: 16px;
	background: url(../img/nav_header_veja2008.png) no-repeat;
}
/*.sidebar_header .nav_header li.nav_header_veja2008{ margin: 0 0 10px 0; }*/
.sidebar_header .nav_header li.nav_header_veja2008{ margin: 15px 0 10px 0; }

.sidebar_header .nav_header li.nav_header_veja2008 a:hover{ background-position: 0 -16px; }

.sidebar_header .nav_header li.nav_header_data{
	width: 220px;
	height: 64px;
	background: url(../img/nav_header_data.gif) no-repeat;
}

.logo_megarampa,
.logo_megarampa a{
	display: block;
	width: 255px;
	height: 75px;
	background: url(../img/logo_megarampa.png) no-repeat;
	text-indent: -9999px;
}

.logo_megarampa{ margin: -3px 0 0 28px; }

.nav_mn{
	float: left;
	width: 890px;
	height: 30px;
	background: #000;
	margin: 13px 0 5px 0; 
}
.nav_mn li,
.nav_mn li a{
	height: 15px;
	display: block;
	text-indent: -9999px;
}
.nav_mn li{
	float: left;
	display: inline;
/*	margin: 7px 38px 0 20px;*/
	margin: 7px 0 0 20px;
}
.nav_mn li.mn_evento a{ width: 82px; background: url(../img/mn_evento.png) no-repeat 0 -15px; }
.nav_mn li.mn_historico a{ width: 89px; background: url(../img/mn_historico.png) no-repeat 0 -15px; }
.nav_mn li.mn_megarampa a{ width: 118px; background: url(../img/mn_megarampa.png) no-repeat 0 -15px; }
.nav_mn li.mn_atletas a{ width: 94px; background: url(../img/mn_atletas.png) no-repeat 0 -15px; }
.nav_mn li.mn_noticias a{ width: 79px; background: url(../img/mn_noticias.png) no-repeat 0 -15px; }
.nav_mn li.mn_videos a{ width: 65px; background: url(../img/mn_videos.png) no-repeat 0 -15px; }
.nav_mn li.mn_imprensa a{ width: 87px; background: url(../img/mn_imprensa.png) no-repeat 0 -15px; }
.nav_mn li.mn_cadastro a{ width: 87px; background: url(../img/mn_cadastro.png) no-repeat 0 -15px; }
.nav_mn li.mn_cadastro{ margin-right: 0; }

.nav_mn li a:hover,
.nav_mn li a.on{
	background-position: 0 0;
}
.box_mensagem{
	width: 400px;
	height: 112px;
	margin: 10px 0 0 0;
}
.tit_embreve{
	float: left;
	width: 389px;
	height: 82px;
	text-indent: -9999px;
	background: url(../img/img_em_breve.png) no-repeat;
	margin: 15px 0 0 0;
}

/*list_patrocinios*/
.footer{
	float: left;
	width: 760px;
	padding-left: 80px;
	padding-bottom: 30px;
}

.tit_patrocinios{
	float: left;
	display: inline;
	width: 675px;
	height: 15px;
	background: url(../img/labels_patrocinios.png) no-repeat;	
	text-indent: -9999px;
	margin: 82px 0 0 0;
}


.list_patrocinios{
	float: left;
	display: inline;
	width: 675px;
	height: 27px;
	margin: 0;
}

.list_patrocinios li,
.list_patrocinios li a{
	float: left;
	height: 27px;
	display: inline;
	text-indent: -9999px;
}

.list_patrocinios li.patrocinio1{
	width: 47px;
	background: url(../img/img_patrocinio1.png) no-repeat;
}
.list_patrocinios li.patrocinio2{
	width: 57px;
	background: url(../img/img_patrocinio2.png) no-repeat;
}
.list_patrocinios li.patrocinio3{
	width: 59px;
	background: url(../img/img_patrocinio3.png) no-repeat;
}
.list_patrocinios li.patrocinio4{
	width: 67px;
	background: url(../img/img_patrocinio4.png) no-repeat;
}
.list_patrocinios li.patrocinio5{
	width: 28px;
	background: url(../img/img_patrocinio5.png) no-repeat;
}
.list_patrocinios li.patrocinio6{
	width: 42px;
	background: url(../img/img_patrocinio6.png) no-repeat;
}
.list_patrocinios li.patrocinio7{
	width: 66px;
	background: url(../img/img_patrocinio7.png) no-repeat;
}
.list_patrocinios li.patrocinio8{
	width: 54px;
	background: url(../img/img_patrocinio8.png) no-repeat;
}
.list_patrocinios li.patrocinio9,
.list_patrocinios li.patrocinio9 a{
	width: 71px;
	background: url(../img/img_patrocinio9.png) no-repeat;
}
.list_patrocinios li.patrocinio10,
.list_patrocinios li.patrocinio10 a{
	width: 53px;
	background: url(../img/img_patrocinio10.png) no-repeat;
}
.list_patrocinios li.patrocinio11{
	width: 42px;
	background: url(../img/img_patrocinio11.png) no-repeat;
}
.list_patrocinios li.patrocinio12{
	width: 33px;
	background: url(../img/img_patrocinio12.png) no-repeat;
}
.list_patrocinios li.patrocinio13{
	width: 54px;
	background: url(../img/img_patrocinio13.png) no-repeat;
}


/* conteudo */
.content a{
	color: #fff;
	text-decoration: none;
}
.content a:hover{
	color: #fff;
	text-decoration: underline;
}
.content h2{
	float: left;
	width: 535px;
	height: 40px;	
	text-indent: -9999px;
	margin-bottom: 20px;
}
.content h2.tit_evento{ background: url(../img/tit_evento.png) no-repeat 0 bottom; }
.content h2.tit_historico{ background: url(../img/tit_historico.png) no-repeat 0 bottom; }
.content h2.tit_megarampa{ background: url(../img/tit_megarampa.png) no-repeat 0 bottom; }
.content h2.tit_atletas{ background: url(../img/tit_atletas.png) no-repeat 0 bottom; }
.content h2.tit_imprensa{ background: url(../img/tit_imprensa.png) no-repeat 0 bottom; }
.content h2.tit_videos{ background: url(../img/tit_videos.png) no-repeat 0 bottom; }
.content h2.tit_noticias{ background: url(../img/tit_noticias.png) no-repeat 0 bottom; }


.content h3{
	float: left;
	width: 535px;
	height: 30px;	
	text-indent: -9999px;
	margin: 0;
}
.content h3.tit_oque{ background: url(../img/tit_oque.png) no-repeat 0 bottom; }
.content h3.tit_dicas{ background: url(../img/tit_dicas.png) no-repeat 0 bottom; }
.content h3.tit_comochegar{ background: url(../img/tit_comochegar.png) no-repeat 0 bottom; }
.content h3.tit_galeriafotos{ background: url(../img/tit_galeriafotos.png) no-repeat 0 bottom; }
.content h3.tit_explicacao{ background: url(../img/tit_explicacao.png) no-repeat 0 bottom; }

.content h3.tit_onibus{ background: url(../img/tit_onibus.png) no-repeat 0 bottom; }
.content h3.tit_metro{ background: url(../img/tit_metro.png) no-repeat 0 bottom; }
.content h3.tit_carro{ background: url(../img/tit_carro.png) no-repeat 0 bottom; }



.content h3.tit_quermais{ height: 40px; background: url(../img/tit_quermais.png) no-repeat center bottom; margin-bottom: 20px; }
.content h3.tit_faca_download{ height: 40px; background: url(../img/tit_faca_download.png) no-repeat center bottom; margin-bottom: 10px; }

/*
.content h3.tit_bob_burnquist,
.content h3.tit_danny_way,
.content h3.tit_jake_brown,
.content h3.tit_kevin_robinson,
.content h3.tit_anthony_napolitan,
.content h3.tit_morgan_wade{
	margin: 20px 0 10px 0;
}

.content h3.tit_bob_burnquist{ margin-bottom: 10px; background: url(../img/tit_bob_burnquist.png) no-repeat 0 bottom; }
.content h3.tit_danny_way{ margin-bottom: 10px; background: url(../img/tit_danny_way.png) no-repeat 0 bottom; }
.content h3.tit_jake_brown{ margin-bottom: 10px; background: url(../img/tit_jake_brown.png) no-repeat 0 bottom; }
.content h3.tit_kevin_robinson{ margin-bottom: 10px; background: url(../img/tit_kevin_robinson.png) no-repeat 0 bottom; }
.content h3.tit_anthony_napolitan{ margin-bottom: 10px; background: url(../img/tit_anthony_napolitan.png) no-repeat 0 bottom; }
.content h3.tit_morgan_wade{ margin-bottom: 10px; background: url(../img/tit_morgan_wade.png) no-repeat 0 bottom; }
*/

.content h3.tit_lincoln_ueda,.content h3.tit_bob_burnquist,.content h3.tit_edgard_vovo,.content h3.tit_rob_lorifice,.content h3.tit_adam_taylor,
.content h3.tit_andy_mcdolnald,.content h3.tit_jake_brown,.content h3.tit_pierre_luc,.content h3.tit_christiano_matheus,.content h3.tit_vitor_simao,
.content h3.tit_pedro_silva,.content h3.tit_elliot_sloan,.content h3.tit_kevin_robinson,.content h3.tit_anthony_napolitan,.content h3.tit_rodrigo_digo{
	margin: 20px 0 10px 0;
}

.content h3.tit_lincoln_ueda{ margin-bottom: 10px; background: url(../img/tit_lincoln_ueda.png) no-repeat 0 bottom; }
.content h3.tit_rodrigo_digo{ margin-bottom: 10px; background: url(../img/tit_rodrigo_digo.png) no-repeat 0 bottom; }
.content h3.tit_bob_burnquist{ margin-bottom: 10px; background: url(../img/tit_bob_burnquist.png) no-repeat 0 bottom; }
.content h3.tit_edgard_vovo{ margin-bottom: 10px; background: url(../img/tit_edgard_vovo.png) no-repeat 0 bottom; }
.content h3.tit_rob_lorifice{ margin-bottom: 10px; background: url(../img/tit_rob_lorifice.png) no-repeat 0 bottom; }
.content h3.tit_adam_taylor{ margin-bottom: 10px; background: url(../img/tit_adam_taylor.png) no-repeat 0 bottom; }
.content h3.tit_andy_mcdolnald{ margin-bottom: 10px; background: url(../img/tit_andy_mcdolnald.png) no-repeat 0 bottom; }
.content h3.tit_jake_brown{ margin-bottom: 10px; background: url(../img/tit_jake_brown.png) no-repeat 0 bottom; }
.content h3.tit_pierre_luc{ margin-bottom: 10px; background: url(../img/tit_pierre_luc.png) no-repeat 0 bottom; }
.content h3.tit_christiano_matheus{ margin-bottom: 10px; background: url(../img/tit_christiano_matheus.png) no-repeat 0 bottom; }
.content h3.tit_vitor_simao{ margin-bottom: 10px; background: url(../img/tit_vitor_simao.png) no-repeat 0 bottom; }
.content h3.tit_pedro_silva{ margin-bottom: 10px; background: url(../img/tit_pedro_silva.png) no-repeat 0 bottom; }
.content h3.tit_elliot_sloan{ margin-bottom: 10px; background: url(../img/tit_elliot_sloan.png) no-repeat 0 bottom; }
.content h3.tit_kevin_robinson{ margin-bottom: 10px; background: url(../img/tit_kevin_robinson.png) no-repeat 0 bottom; }
.content h3.tit_anthony_napolitan{ margin-bottom: 10px; background: url(../img/tit_anthony_napolitan.png) no-repeat 0 bottom; }


.content p{
	float: left;
	width: 100%;
	margin: 5px 0 10px 0;
	line-height: 15px;
}

.content p.txt_destaque{
	color: #ccc;
}

.content p.txt_destaque p{
	float: left;
	margin: 0 10px 0 0;
}

.box_historico p{
	float: left;
	width: auto;
}
.box_historico .img_destaque{
	float: left;
	margin: 0 10px 0 0;
	border: 4px solid #fff;
}

.img_destaque_megarampa{
	border: 4px solid #fff;
}

.content p strong{
	color: #ff8600;
	font-weight: normal;
}

.content .separador{
	float: left;
	width: 535px;
	height: 1px;
	background: url(../img/linha_separador.png) no-repeat 0 bottom;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	margin: 30px 0;
}


.content .separador hr{
	display: none;
}

.mn_sub{
	float: left;
	width: auto;
	height: 15px;
	margin-top: 90px;
	margin-left: 10px;
}

.mn_sub li,
.mn_sub li a{
	float: left;
	display: inline;
	height: 14px;
	text-indent: -9999px;
}

.mn_sub li{
	margin-right: 15px;
}
	
.mn_sub li.mn_sub_evento,
.mn_sub li.mn_sub_evento a{
	width: 77px;
	background: url(../img/mn_sub_evento.png) no-repeat 0 0;
}
.mn_sub li.mn_sub_historico,
.mn_sub li.mn_sub_historico a{
	width: 84px;
	background: url(../img/mn_sub_historico.png) no-repeat 0 0;
}
.mn_sub li.mn_sub_megarampa,
.mn_sub li.mn_sub_megarampa a{
	width: 107px;
	background: url(../img/mn_sub_megarampa.png) no-repeat 0 0;
}
.mn_sub li.mn_sub_atletas,
.mn_sub li.mn_sub_atletas a{
	width: 86px;
	background: url(../img/mn_sub_atletas.png) no-repeat 0 0;
}
.mn_sub li.mn_sub_up,
.mn_sub li.mn_sub_up a{
	width: 14px;
	background: url(../img/mn_sub_up.png) no-repeat 0 0;
}

.mn_sub li.mn_sub_up{
	margin-top: 0;
	margin-right: 0;
}

.box_imgs{
	float: left;
	width: 535px;
	margin: 10px 0; 
}

.box_imgs img{
	float: left;
	width: 260px;
	height: 152px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.atleta{
	float: left;
	width: 535px;
	margin-bottom: 20px;
}

/*.atleta p{
	line-height: 11px;
	background: orange;
	margin: 0 0 20px 0;
	margin: 0;
}*/

.atleta .box_imgatleta{
	float: left;
	width: 200px;
	background: url(../img/bg_imgatleta.png);
	padding-bottom: 10px;
}

.atleta .box_imgatleta img{
	margin: 2px 0 0 2px;
}

.atleta .descricao_atleta{
	float: left;
	width: 192px;
	padding: 0 0 0 8px;
}

.atleta .descricao_atleta p{
	float: left;
	width: 185px;
	line-height: 11px;
	margin: 10px 0 0 0;
}

.atleta label{
	float: left;
	width: 175px;
	color: #fff;
}

.atleta .principais_pemios{
	float: left;
	width: 315px;
	padding: 0 0 0 15px;
}

.atleta .principais_pemios ul{
	float: left;
	width: 300px;
	color: #999999;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.atleta .principais_pemios ul li{
	margin-bottom: 3px;
}

.atleta .perfil{
	float: left;
	width: 315px;
	padding: 0 0 0 15px;
}
.atleta .perfil p,
.atleta .principais_pemios p{
	width: 300px;
	margin: 0 0 15px 0;
}

/* imprensa */
.box_mais_informacoes .linha{
	float: left;
	width: 535px;
	margin-bottom: 10px;
}
.box_mais_informacoes .linha label{
	float: left;
	width: 62px;
	height: 16px;
	margin-right: 10px;
	text-indent: -9999px;
}
.box_mais_informacoes .linha input,
.box_mais_informacoes .linha textarea{
	float: left;
	width: 524px;
}

.box_mais_informacoes .linha textarea{
	float: left;
	min-width: 528px;
	max-width: 528px;
	width: 524px;
}
.box_mais_informacoes .linha input{ height: 14px; margin: 3px 0 0 0; }
.box_mais_informacoes .linha textarea{ 
	min-height: 100px;
	max-height: 100px;
	height: 100px;
 }

.box_mais_informacoes .linha_nome input{ width: 250px; margin-right: 20px; }

.box_mais_informacoes .linha label.lbl_nome{ width: 31px; background: url(../img/lbl_nome.png) no-repeat 0 5px; }
.box_mais_informacoes .linha label.lbl_email{ width: 42px; background: url(../img/lbl_email.png) no-repeat 0 5px; }
.box_mais_informacoes .linha label.lbl_assunto{ background: url(../img/lbl_assunto.png) no-repeat 0 5px; }
.box_mais_informacoes .linha label.lbl_mensagem{ background: url(../img/lbl_mensagem.png) no-repeat 0 5px; }

.box_mais_informacoes .bt_enviar{
	float: right;
	width: 110px;
	height: 12px;
	margin-right: 8px;
	text-indent: -9999px;
	background: url(../img/bt_enviar.png) no-repeat; 
}

.box_mais_informacoes .linha_nome input.txt_email{ margin-right: 0; }

.box_mais_informacoes .linha_nome strong{ float: left; width: 10px; text-align: center; padding: 1px 0 0 0; }
.box_mais_informacoes .linha_nome label{ margin-right: 0; }
.box_mais_informacoes .linha_campos strong{ float: left; color: #fff; }
.box_mais_informacoes .linha_campos label{
	float: left;
	width: 80px;
	height: 16px;
	margin-right: 10px;
	text-indent: -9999px;
}

.box_mais_informacoes .linha span{
	display: block;
	width: 400px;
	color: #FF8600;
	font-size: 11px;
}

.box_mais_informacoes .linha_nome strong{ height: 15px; color: #fff; }
.box_mais_informacoes .linha_nome .lbl_email{ margin-left: 233px; }


.box_faca_download{
	float: left;
	width: 535px;
	background: #000;
	padding: 0 0 20px 0;
	margin: 50px 0 0 0;
}

.tbl_list_downloads{
	float: left;
	width: 535px;
}

.list_downloads{
	display: table;
	width: 490px;
	color: #999;
	font-size: 11px;
	margin: 0 20px;
}

.list_downloads td{
	padding: 5px 0;
}
.list_downloads .list_botoes{
	width: 130px;
}
.list_downloads .list_botoes a{
	float: right;
	width: 60px;
	height: 12px;
	text-indent: -9999px;
	margin-left: 5px;
}
.list_downloads .list_botoes a.bt_doc{ background: #000 url(../img/bt_doc.png) no-repeat right 0; }
.list_downloads .list_botoes a.bt_pdf{ background: #000 url(../img/bt_pdf.png) no-repeat right 0; }

.list_downloads .list_botoes a.off{
	background-position: right -12px;
	cursor: default;
}


/*home*/
.content_full{
	float: left;
	width: 860px;
	margin: -5px 0 0 0;
	padding-top: 10px;
}

.content_full_socialmidia{
	padding: 5px 15px;
	margin: 8px 0;
}

.content_full_socialmidia h3{
	float: right;
}

.content_video_home{
	float: left;
	display: block;
	width: 400px;
	height: 355px;
	border: 6px solid #fff;
	margin-left: 30px;
}

.content_destaque_home{
	float: left;
	width: 365px;
	margin-left: 20px;
	_margin-left: 30px;
	color: #ccc;
}

.content_destaque_home a{
	color: #ccc;
}

.content_noticias_home{
	float: left;
	width: 345px;
	margin-left: 20px;
	color: #ccc;
/*	background: green;*/
}

.content_noticias_home h2.tit_noticias_home{
	width: 345px;
	height: 25px;
	background: url(../img/tit_noticias_home.png) no-repeat 0 bottom;
}

.content_noticias_home p{
	padding-bottom: 20px;
}

.content_noticias_home h3{
	margin: 0;
}

.content_img_home{
	float: left;
	display: block;
	width: 480px;
	height: 393px;
	border: 6px solid #fff;
	margin-left: 0;
}


.content_destaque_home .tit_aovivo{
	width: 365px;
	height: 40px;
	background: url(../img/tit_aovivo.png) no-repeat;
	margin: 0 0 5px 0;
}

.content_destaque_home h3{
	float: left;
	width: 365px;
	height: auto;
	text-transform: uppercase;
	color: #ff8600;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

.content_destaque_home .separador{
	width: 345px;
	margin: 8px 0 10px 0;
}

.content_destaque_home h3.tit_conteudo_exclusivo{
	background: url(../img/tit_conteudo_exclusivo.png) no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.content_destaque_home p{
	line-height: 13px;
	padding-left: 3px;
}

.content_destaque_home .bt_veja_youtube{
	float: right;
	width: 272px;
	height: 11px;
	background: url(../img/bt_veja_youtube.png) no-repeat;
	text-indent: -9999px;
	margin-right: 47px;
}

.content_destaque_home .img_banner_personalize{
	float: left;
	width: 290px;
	height: 83px;
	margin-top: 10px;
	margin-left:18px;
}

/* ===== Galeria===== */
.content_destaque_home ul.galeria{
	float: left;
	width: 366px;
	_width: 368px;
	height: 80px;
	margin: 0 0 10px 0;
	padding: 0;
}
.content_destaque_home ul.galeria li{
	float: left;
	height: 80px;
	margin: 0;
	padding: 0;
}
.content_destaque_home ul.galeria li a.nav_left, ul.galeria li a.nav_right{
	margin: 0 0 0 0;
}
.content_destaque_home ul.galeria li.nav_galeria{
	width: 15px;
}
.content_destaque_home li #images{
	overflow: hidden;
	width: 336px;
	_width: 338px;
	height: 75px;	
	margin: 0;
	padding: 0;
}
.content_destaque_home li #images li{
	float: left;
	display: inline;
	width: 98px;
	height: 65px;
	margin: 0 2px;
	padding: 5px;
	background: #fff;
	display: none;
}
.content_destaque_home li #images a{
	display: block;
	width: 98px;
	height: 65px;
}	
.content_destaque_home li #images img{
	border: none;
}
/* ===== Atalhos - Setas de navega&ccedil;&atilde;o ===== */
.content_destaque_home .nav_left, .nav_right{
	float: left;
	width: 15px;
	height: 80px;
	text-indent: -99999px;
}
.content_destaque_home .nav_left{
	background: url(../img/bt_prev.gif) no-repeat center 71px;
	float: left;
}
.content_destaque_home .nav_right{
	background: url(../img/bt_next.gif) no-repeat center 71px;
	float: right;
}


/*box_home*/
.box_home{
	float: left;
	width: 412px;
	padding: 15px;
	font-size: 11px;
	color: #ccc;
}

.box_twitter_home{
	margin-right: 6px;
}

.box_home h2{
	float: left;
	width: 412px;
	height: 35px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

.box_home .tit_twitter{ background: url(../img/tit_twitter.png) no-repeat 0 0; }
.box_home .tit_flickr{ background: url(../img/tit_flickr.png) no-repeat 0 0; }

.box_home p{
	line-height: 13px;
}

.box_home p a{
	display: inline;
	width: auto;
	color: #FF8600;
}

.list_twitter{
	float: left;
	width: 412px;
	height: 800px;
}

.list_twitter li{
	float: left;
	width: 372px; *width: 390px;
	padding: 10px 20px;
	margin: 10px 0 0 0;
	color: #ccc;
}

.list_twitter li.odd{
/*	background: url(../img/bg_imgatleta.png);*/
	background: #000;
	color: #FF8600;
}

.list_twitter li p{
	padding-top: 10px;
	width: 310px;
	*width: 295px !important; _width: 290px; 
}

.list_twitter li a.twitt_img{
	float: left;
	border: 5px solid #fff;
	margin-right: 10px;
}

.list_twitter li span{
	float: left;
	width: 372px;
	padding: 8px 0 0 0;
	color: #999;
}

.list_posts{
	float: right;
	width: 200px;
	margin: 10px 0 0 0;
}

.list_posts li{
	float: left;
	display: inline;
	height: 10px;
	text-indent: -9999px;
}

.list_posts li.bt_post_anteriores{
	width: 98px;
	background: url(../img/bt_post_anteriores.png) no-repeat;
}
.list_posts li.pipe{
	width: 10px;
	background: url(../img/pipe.png) no-repeat center;
}
.list_posts li.bt_post_proximos{
	width: 86px;
	background: url(../img/bt_post_proximos.png) no-repeat;
}

.box_home .sidebar_content{
	text-align: center;
}

.list_flickr{
	float: left;
	width: 395px;
	border: 2px solid #fff;
	margin: 20px 0 0 0;
}

.list_flickr li{
	float: left;
	width: 75px;
	height: 75px;
	border: 2px solid #fff;
}

.box_img_flickr{
	float: left;
	width: 400px;
	margin: 20px 0 0 0;
	text-align: center;
}

.box_img_flickr img{
	margin-bottom: 10px;
}

#content_player_home{
	float: left;
	width: 400px;
	height: 355px;
}

.image_noticia{
	float: left;
	width: 250px;
	text-align: center;
}

.image_noticia img{
	border: 5px solid #fff;
}

.image_noticia small{
	float: left;
	width: 100%;
	text-align: center;
	margin: 5px 0 0 0;
}

.conteudo_noticia{
	float: left;
	width: 280px;
	margin-left: 5px;
}


.conteudo_noticia h3 {
	color: #FF8600;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: auto;
	text-indent: 0;
	text-transform: uppercase;
	width: 280px;
}

.list_mais_noticias{
	float: left;
	width: 535px;
}

.list_mais_noticias li{
	float: left;
	width: 165px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.list_mais_noticias li a{ color: #ccc; text-decoration: none; }
.list_mais_noticias li a:hover{ color: #ccc; text-decoration: none; }

.list_mais_noticias li img{
	border: 5px solid #fff;
	margin-bottom: 5px;
}

.list_mais_noticias li.last_new{ margin-right: 0; }

.list_posts_noticias{ width: 235px; }

.list_posts_noticias li.bt_post_anteriores{
	width: 117px;
	background: url(../img/bt_noticias_anteriores.png) no-repeat;
}
.list_posts_noticias li.bt_post_proximos{
	width: 105px;
	background: url(../img/bt_noticias_proximos.png) no-repeat;
}

/* Galeria de Fotos */
.list_fotos{
	float: left;
	width: 474px;
	border: 2px solid #fff;
	margin: 20px 0 0 2px;
}

.list_fotos li{
	float: left;
	width: 75px;
	height: 75px;
	border: 2px solid #fff;
}
.box_img_fotos{
	float: left;
	width: 400px;
	margin: 20px 0 0 0;
	text-align: center;
}

.box_img_fotos img{
	margin-bottom: 10px;
}
.bul_gal{
	float: left;
	margin: 185px 5px 5px;
}
.foto img{
	float: left;
	margin: 10px 0 0;
}
.foto {
	text-align: center;
}
.foto img.the_photo{
	border: 4px solid white;
	text-align: center;
}
div.paginas{
	float: left;
	clear: both;
	margin: 5px;
	width:100%;
}
div.paginas a{
	float: left;
	margin: 5px 5px 0 0;
}

/* Videos */

.tit_videos{
	float: left;
	width: 110px; height: 18px;
	background: url(../img/tit_videos.png) no-repeat; 
	text-indent: -9999px;
	margin: 2px 0 0 0;
}

.video_wrapper{
	margin: 20px 0 0 64px;
}
.the_video p.desc{
	margin: 10px 0 0 20px;
}

