
/***************************************************
	Título
***************************************************/
h4.titulo .icone{
	width: 20px;
	background-image: url(img/titulo/icn_atleta.gif);
}
h5{
	color: #60779b;
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -0.1em;
}

a.voltar{
	float: right;
	height: 20px;
	padding-top: 1px;
	padding-left: 39px;
	margin-top: -26px;
	margin-right: 30px;
	background: url(img/atletas/icn_voltar.gif) no-repeat left;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: underline;
}
a.mais {
	color: #0a6f82;
	font-weight: bold;
}



/***************************************************
	Atletas
***************************************************/
dl.atletas {
	margin-top: 12px;
}
dl.atletas dt{
	font-weight: bold;
}
dl.atletas dt img{
	float: left;
	margin-right: 5px;
}
dl.atletas dd a{
	color: #62b8c8;
	font-weight: bold;
	text-decoration: underline;
}


/***************************************************
	Chamadas
***************************************************/
.chamadas h4{
	color: #60779b;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: -0.1em;
}
.chamadas  a.img_borda{
	margin-top: 3px;
	margin-right: 10px;
}
.chamadas  ul.relacionados{
	clear: both;
	padding-top: 8px;
}
.chamadas .ch_pequena {
	float: left;
	width: 400px;
	margin-top: 7px;
	margin-right: 20px;
	_margin-right: 10px;
	font-weight: bold;
}


/***************************************************
	Colunas
***************************************************/
.coluna1{
	float: left;
	clear: left;
	width: 420px;
	margin-top: 20px;
}
.coluna2{
	float: right;
	clear: right;
	width: 380px;
	margin-top: 20px;
}
.coluna1 h3 {
	margin-bottom: 5px;
	color: #60779b;
	font-size: 1.3em;
	letter-spacing: -0.1em;
}


/***************************************************
	Perfil
***************************************************/
.perfil {
	clear: both;
	_height: 113px;
	min-height: 113px;
	margin-bottom: 15px;
}
.perfil img.foto {
	float: left;
	margin-right: 10px;
}
.perfil dl dt {
	color: #62b8c8;
	font-weight: bold;
}



/***************************************************
	Modalidade * Medalhas
***************************************************/
.coluna1 .quadro{
	clear: both;
}
.coluna1 .quadro a.mais {
	float: none;
	clear: both;
}
.coluna1 .quadro h4 {
	margin-bottom: 5px;
	color: #60779b;
	font-size: 1.3em;
	letter-spacing: -0.1em;
}

.modalidade{
	float: left;
	width: 180px;
	margin-bottom: 20px;
}
.modalidade img.thumb{
	float: left;
	margin-right: 10px;
}
.modalidade ul{
	float: left;
	width: 100px;
	margin-bottom: 1px;
}
.modalidade a.mais{
	color: #60779b;
}

.medalhas{
	float: right;
	width: 200px;
	margin-bottom: 20px;
}
.medalhas ul li{
	height: 15px;
	margin-bottom: 3px;
}
.medalhas ul .icone{
	float: left;
	width: 15px;
	height: 13px;
	margin-right: 5px;
	overflow: hidden;
	line-height: 50px;
}
.medalhas ul .ouro .icone { background-image: url(img/icn_medalha_ouro.gif); }
.medalhas ul .prata .icone { background-image: url(img/icn_medalha_prata.gif); }
.medalhas ul .bronze .icone { background-image: url(img/icn_medalha_bronze.gif); }
.medalhas a.mais{
	color: #60779b;
}

.area_texto {
	clear: both;
}

/***************************************************
	Galeria
***************************************************/
.galeria {
	clear: both;
}
.galeria h4 {
	margin-bottom: 5px;
	color: #60779b;
	font-size: 1.3em;
	letter-spacing: -0.1em;
}
.galeria .ch_galeria {
	width: 300px;
	height: 290px;
	padding: 28px 39px 10px 39px;
	margin-bottom: 12px;
	background: url(img/atletas/qdr_galeria.gif) !important;
	overflow: hidden;
}
.galeria .ch_galeria,
.galeria .ch_galeria a {
	color: #fff;
}
.galeria .ch_galeria img {
	width: 300px;
}
.galeria .ch_galeria a.img_borda{
	margin-bottom: 5px;
}
.galeria .ch_galeria a.img_borda .mais {
	padding-left: 258px;
}