@charset "utf-8";
/* CSS Document */

.grupoAtletas {
	width:746px;
	margin:10px 0;
}

.grupoAtletas1 {
	width:375px;
	margin:10px 0;
	float:left;
}

.posicoes {
	width:308px;
	height:25px;
	text-align:right;
	margin:0 0 10px 0;
	background-color:#3a383a;
}

.posicoes h5 {
	margin:0;
	padding:3px 20px 0 0;
	color:#ffcc00;
	font-size:13px;
}

.contAtletas {
	width:764px;
	overflow:hidden;
	margin:10px 0;
}

.contAtletas1 {
	width:375px;
	overflow:hidden;
	margin:10px 0;
	float:left;
}

.atletas {
	width:134px;
	min-height:176px;
	float:left;
	text-align:center;
	background-image:url(../images/bgAtletas.jpg);
	background-repeat:no-repeat;
	padding:11px 0 0 0;
	margin:0 25px;
}

.com1 {
	margin:0 10px!important;
}

.atletas img {
	border:none;
	margin:0 0 10px 0;
}

.atletas a {
	font-size:12px;
	color:#000;
	border:none;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.atletas a:hover {
	/*text-decoration:underline;*/
}

#atletaZoom {
	width:700px;
	height:289px;
	margin:0 auto;
	background-image:url(../images/bgAtleta.jpg);
	background-repeat:no-repeat;
}

#atletaFoto {
	width:185px;
	height:260px;
	float:left;
	margin:15px;
}

#atletaInfo {
	width:470px;
	float:left;
	margin:10px 0 0 0;
}

#atletaInfo h3 {
	font-size:55px;
	color:#ffcc00;
	padding:0;
	margin:6px 0 0 0;
	font-weight:normal;
}

#atletaInfo h4 {
	margin:0 0 0 0;
	padding:0;
	font-size:20px;
	color:#999999;
	font-weight:normal;
}

#atletaInfo ul {
	padding:0;
	margin:5px 0 0 0;
	list-style:none;
}

#atletaInfo ul li {
	font-size:14px;
	color:#FFF;
	font-style: italic;
}
.dropAtletas {
	width:250px;
	margin:20px 10px 0 10px;
	background-color:#CCC;
}

#ncamisa {
	width:200px;
	float:right;
	text-align:right;
	font-size:75px;
	color:#ffcc33;
	margin:-48px 0 0 0;
}


.atletas1 {
	width:134px;
	min-height:176px;
	float:left;
	text-align:center;
	background-image:url(../images/bgAtletas.jpg);
	background-repeat:no-repeat;
	padding:11px 0 0 0;
	margin:0 25px;
	float:left;
}

.atletas1 img {
	border:none;
	margin:0 0 10px 0;
}

.atletas1 a {
	font-size:12px;
	color:#000;
	border:none;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.atletas1 a:hover {
	text-decoration:underline;
}
