


/***************************************************
	Título
***************************************************/
h4.titulo{
	clear: both;
	height: 31px;
	padding-left: 13px;
	margin-top: 24px;
	margin-bottom: 20px;
	background: url(img/titulo/bg_1.gif) no-repeat left;
}
h4.titulo .bg{
	float: left;
	height: 29px;
	padding-top: 2px;
	padding-right: 18px;
	background: url(img/titulo/bg_2.gif) right;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
}
h4.titulo a { color: #fff; }
h4.titulo .icone{
	float: left;
	height: 27px;
	margin-right: 12px;
	background-position: left center;
	background-repeat: no-repeat;
}
h4.titulo .icn_rss{
	width: 17px;
	background-image: url(img/titulo/icn_rss.gif);
}

h3.titulo{
	width: 822px;
	height: 27px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: url(img/titulo/bg_3.png) no-repeat 0 center;
	color: #60779b;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: -0.1em;
}


/***************************************************
	BOTÃO MAIS
***************************************************/
a.mais{
	float: right;
	text-decoration: underline;
}


/***************************************************
	FORMULARIO
***************************************************/
form.formulario {
	padding: 10px;
	margin-top: 10px;
	background-color: #ecf7f7;
}
form.formulario .obs {
	color: #fe6600;
	font-size: 0.8em;
}
form.formulario .campo {
	clear: both;
	padding-top: 5px;
}
form.formulario .campo label {
	float: left;
	width: 110px;
	text-align: right;
	padding-right: 10px;
}
form.formulario input.text,
form.formulario textarea {
	width: 380px;
}
form.formulario .c_textarea textarea {
	float: left;
	margin-right: 5px;
}
form.formulario .c_textarea span { float: left; }
form.formulario .c_captcha img {
	float: left;
	margin-right: 5px;
}
form.formulario .c_captcha div {
	float: left;
}
form.formulario .c_captcha span {
	float: left;
	height: 31px;
	position: relative;
}
form.formulario .c_captcha input.text {
	float: left;
	width: 90px;
	margin-right: 5px;
}
form.formulario .c_captcha ul {
	clear: both;
	padding-left: 120px;
}
form.formulario .c_captcha ul li {
	display: inline;
	margin-right: 10px;
	font-size: 0.8em;
}
form.formulario input.botao_enviar {
	margin-left: 430px;
}
input.botao_enviar {
	width: 72px;
	height: 26px;
	padding-top: 3px;
	border: 0;
	background-image: url(img/bt_enviar.gif);
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}


/***************************************************
	Barra
***************************************************/
.barra{
	clear: both;
	height: 45px;
	background: url(img/barra.png) no-repeat center;
}


/***************************************************
	Texto
***************************************************/
.area_texto p {
	font-size: 1em;
	padding-bottom: 10px;
}
.area_texto .box_video { margin-top: 20px; }


/***************************************************
	Controle
***************************************************/
.controle{
	clear: both;
	width: 835px;
	height: 34px;
	padding-top: 20px;
	margin-bottom: 20px;
	background: url(img/controle_bg.gif) no-repeat bottom;
}
.controle ul {
	float: right;
	padding: 8px 20px 0 20px;
}
.controle ul li {
	float: left;
	height: 20px;
	padding-top: 1px;
	padding-left: 35px;
	background-repeat: no-repeat;
}
.controle ul li {
	cursor: pointer;
	margin-left: 20px;
	font-size: 0.8em;
}
.controle ul * {
	text-decoration: underline !important;
}
.controle .destacar { background-image: url(img/icn_destacar.png); background-position: left top; position: relative; z-index:11; }
.controle .imprimir { background-image: url(img/controle_icn_print.gif); }
.controle .comentarios { background-image: url(img/controle_icn_comentarios.gif); }
.controle .enquete { background-image: url(img/controle_icn_enquete.gif); }
.controle .compartilhe { background-image: url(img/controle_icn_compartilhe.gif); }
.controle .enviar { background-image: url(img/controle_icn_envie.gif); }
.controle .mural { background-image: url(img/controle_icn_mural.gif); }



/***************************************************
	Controle - Fonte
***************************************************/
.controle_fonte{
	float: right;
}
.controle_fonte dt{
	float: left;
	padding-top: 2px;
	font-weight: bold;
}
.controle_fonte .menos,
.controle_fonte .mais{
	cursor: pointer;
	float: left;
	width: 31px;
	height: 21px;
	overflow: hidden; 
	line-height: 100px;
	margin-left: 5px;
}
.controle_fonte .menos { background-image: url(img/icn_fonte_menos.png); }
.controle_fonte .mais { background-image: url(img/icn_fonte_mais.png); }

/***************************************************
	Box Vídeo
***************************************************/
.box_video {
	float: left;
	clear: left;
	width: 445px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	background-color: #e7f4f4;
}
.box_video .player {
	width: 445px;
}
.box_videos .player p {
	display:none;
}
.box_video .legenda {
	padding: 5px 5px 0 5px;
	font-size: 0.8em;
}
.box_video a.mais {
	margin-right: 10px;
	font-size: 0.8em;
}


/***************************************************
	Box Infografico
***************************************************/
.box_infografico{
	clear: both;
	width: 829px;
	margin-bottom: 20px;
}
.box_infografico .qdr_topo{
	height: 8px;
	background-image: url(img/qdr_infografico_topo.gif);
}
.box_infografico .qdr_centro{
	background: #e3eeee;
	padding: 2px 0;
	text-align: center;
}
.box_infografico .qdr_rodape{
	height: 8px;
	background-image: url(img/qdr_infografico_rodape.gif);
}



/***************************************************
	Box Imagem
***************************************************/
.box_imagem {
	float: left;
	clear: left;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	background-color: #e7f4f4;
}
.box_imagem { width: 300px; }
.box_imagem.box_imagem_gd { width: 450px; }

.box_imagem img { width: 300px; }
.box_imagem.box_imagem_gd img { width: 450px; }

.box_imagem a.img_borda .mais { padding-left: 258px; }
.box_imagem.box_imagem_gd a.img_borda .mais { padding-left: 408px; }

.box_imagem .credito {
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 0.8em;
	text-align: right;
}
.box_imagem .legenda {
	float: left;
	width: 145px;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 0.8em;
}
.box_imagem .materia_foto_descricao {
	clear: both;
	padding: 5px 5px 0 5px;
	font-size: 0.8em;
}
.box_imagem .materia_foto_descricao .galeria {
	font-size: 1.2em;
}
.box_imagem a.galeria {
	float: right;
	height: 21px;
	margin-right: 10px;
	padding-left: 35px;
	background: url(img/icn_galeria.gif) no-repeat left;
	text-decoration: underline;
}


/***************************************************
	Voltar
***************************************************/
a.voltar {
	float: right;
	text-decoration: underline;
	margin-right: 30px;
	margin-top: -44px;
	font-size: 0.8em;
}


/***************************************************
	Lista Setas Thumb
***************************************************/
.quadro a.mais{
	margin-top: -2px;
	margin-right: -12px;
	color: #fff;
	font-size: 0.8em;
}
.thumbs {
	height: 57px;
}
.thumbs .anterior,
.thumbs .proximo {
	cursor: pointer;
	width: 30px;
	height: 30px;
	margin-top: 15px;
	overflow: hidden;
	line-height: 100px;
}
.thumbs .anterior {
	float: left;
	background-image: url(img/seta_esq.gif);
}
.thumbs .proximo {
	float: right;
	background-image: url(img/seta_dir.gif);
}
.thumbs .lista {
	position: relative;
	float: left;
	height: 57px;
	overflow: hidden;
}
.thumbs .lista ul {
	position: relative;
	width: 200%;
	height: 57px;
	padding-left: 15px;
}
.thumbs .lista ul li {
	float: left;
	width: 92px;
	height: 57px;
}
.thumbs .lista ul li.ativo a.img_borda,
.thumbs .lista ul li.ativo a.img_borda img { border-color: #738db5; }
.thumbs .lista ul li.ativo a.img_borda { border-style: solid; border-width: 4px; }
.thumbs .lista ul li.ativo a.img_borda img { margin: -4px; }
.thumbs .lista ul li.ativo a.img_borda .mais { display: none; }


/***************************************************
	Paginação
***************************************************/
.paginacao{
	padding-top: 15px;
}
.paginacao .barra{
	width: 378px;
	background-image: url(img/barra_paginacao.png);
}
.paginacao ul{
	padding-left: 20px;
}
.paginacao li{
	display: inline;
	margin-right: 7px;
}
.paginacao li a{
	text-decoration: underline;
}


/***************************************************
	Listão
***************************************************/
.listao{
}
.listao h5{
	width: 810px;
	height: 27px;
	padding: 0 11px;
	background: url(img/titulo/bg_3.png);
	font-weight: bold;
	line-height: 1.9em;
}
.listao ul{
	padding: 18px 20px 20px 20px;
}
.listao ul li{
	padding-bottom: 2px;
}
.listao ul a {
	font-weight: bold;
	text-decoration: underline;
}



/***************************************************
	Quadro de modalidades
***************************************************/
.box_modalidade{
	width: 791px;
	height: 186px;
	padding: 3px 0 0 42px;
	margin-bottom: 14px;
	background: url(img/atletas/qdr_modalidade.gif);
}
.box_modalidade li{
	float: left;
	display: block;
	width: 77px;
	height: 62px;
	margin: 15px 2px 4px 0;
	/*background: url(img/atletas/qdr_modalidade_item.png);*/
	text-align: center;
}
.box_modalidade li.ativo{
	width: 150px;
	height: 114px;
	margin: 0 48px 0 0;
	/*background: url(img/atletas/qdr_modalidade_ativo.gif);*/
}



/***************************************************
	Matéria Topo
***************************************************/
.materia_topo {
	clear: both;
}
.materia_topo h2{
	margin-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
}

.materia_topo .datahora{
	margin-bottom: 17px;
}

.materia_topo .linha_fina {
	margin-bottom: 15px;
	font-weight: bold;
	line-height: 1em;
}
.materia_topo .credito {
	margin-bottom: 27px;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}



/***************************************************
	Confira Também
***************************************************/
.box_confira_tambem{
	width: 301px;
	margin-top: 8px;
	background: url(img/qdr_confira_bg.jpg);
}
.box_confira_tambem *{
	color: #fff;
}
.box_confira_tambem h4{
	position: relative;
	height: 25px;
	top: -8px;
	padding: 4px 10px 0 10px;
	background: url(img/qdr_confira_topo.png);
	font-size: 1.3em;
}
.box_confira_tambem .quadro{
	position: relative;
	width: 271px;
	padding: 15px;
	margin-top: -16px;
	bottom: -8px;
	background: url(img/qdr_confira_rodape.png) no-repeat bottom;
	_background-image: url(img/qdr_confira_rodape.gif);
}
.box_confira_tambem .relacionados li{
	position: relative;
}


/***************************************************
	Compartilhe
***************************************************/
.box_compartilhe{
	/*display: none;*/
	_display: block;
	position: absolute;
	z-index: 2;
	width: 362px;
	height: 240px;
	padding: 5px;
}
.box_compartilhe .bg{
	position: absolute;
	z-index: 2;
	display: block;
	width: 371px;
	height: 250px !important;
	margin-top: -5px;
	background: url(img/compartilhe/qdr_bg.png);
}
.box_compartilhe .botao_fechar{
	position: relative;
	z-index: 3;
	cursor: pointer;
	float: right;
	margin-top: 28px;
	margin-bottom: -60px;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}
.box_compartilhe form{
	position: relative;
	z-index: 2;
	display: block;
	width: 332px;
	padding-top: 28px;
	padding-left: 18px;
}
.box_compartilhe legend { font-size: 1.2em; }

.box_compartilhe .link { padding: 15px 0 5px 0; }
.box_compartilhe .link input { width: 325px; }
.box_compartilhe .link label { float: none; }

.box_compartilhe ul.icones{
	height: 36px;
	padding: 7px 8px 0 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(img/compartilhe/qdr_icones.gif) no-repeat left bottom;
}
.box_compartilhe ul.icones li{
	float: left;
	padding: 0 5px;
}

.box_compartilhe .alerta {
	float: left;
	padding: 0;
	margin: -30px 0 0 0;
}
.box_compartilhe .botao_enviar { float: right; }



/***************************************************
	Enviar a um amigo
***************************************************/
.box_enviar{
	/*display: none;*/
	_display: block;
	position: absolute;
	z-index: 2;
	width: 362px;
	height: 240px;
	padding: 5px;
}
.box_enviar .bg{
	position: absolute;
	z-index: 2;
	display: block;
	width: 371px;
	height: 250px !important;
	margin-top: -5px;
	background: url(img/compartilhe/qdr_bg.png);
}
.box_enviar .botao_fechar{
	position: relative;
	z-index: 3;
	cursor: pointer;
	float: right;
	margin-top: 28px;
	margin-bottom: -60px;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}
.box_enviar form{
	position: relative;
	z-index: 2;
	display: block;
	width: 332px;
	padding-top: 28px;
	padding-left: 18px;
}
.box_enviar legend { font-size: 1.2em; }
.box_enviar label{
	float: left;
	width: 70px;
	padding-right: 15px;
	font-size: 0.838em;
	text-align: right;
}
.box_enviar .seu {
	padding-top: 15px;
}
.box_enviar .seu label { padding-top: 5px; }
.box_enviar div.campo {
	clear: both;
	width: 332px;
	height: 31px;
}
.box_enviar div.campo label{
	line-height: 0.85em;
	letter-spacing: -0.02em;
}
.box_enviar div.campo input {
	float: left;
	width: 190px;
	margin-right: 5px;
	vertical-align: middle;
}
.box_enviar div.campo span {
	float: left;
	width: 39px;
	height: 26px;
	overflow: hidden;
	padding: 0;
}
.box_enviar .alerta {
	float: left;
	padding: 0;
	margin: -30px 0 0 0;
}
.box_enviar .botao_enviar { float: right; }