@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:18px;
	margin:0;
	padding:0;
}

/* temps */
#banner_loca{
	position: absolute;
	top: 0;
	left: 350px;
	width: 500px;
	height: 380px;
	padding: 8px 20px;
	border-width: 2px;
	z-index:9999;
}
.fechar_banner {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#FFFFFF;
	z-index:9999;
}

/* padroes */

a { text-decoration:underline; color:#333; }
a:hover { text-decoration:none; }

a span { display:none; }

.clear { clear:both; }

h2 {
	font-size:18px;
	color:#6e8083;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
p + p {
	margin:10px 0 0 0;
}

/* forms */

input {
	font-size:11px;
	border:1px solid #ccc;
	padding:4px;
}

.submit {
	font-size:11px;
	font-weight:bold;
	color:#da251d;
	padding:3px !important;
	background:#f2f2f2;
}

/* site */

#content {
	width:780px;
	height:auto;
	margin:0 auto;
}

	#content #topo {
		width:780px;
		height:250px;
	}
	
	#menu ul{
		margin:auto;
		padding:0;
		list-style-type:none;
		width:780px;
		position:relative;
		display:block;
		height:25px;
		font-size:12px;
		font-weight:bold;
		background:transparent url(../img/bgmenuon.jpg) repeat-x top left;
		font-family:Arial, Helvetica, sans-serif;
	}
		#menu ul li{
			display:block;
			float:left;
			margin:0;
			pading:0;
			height:25px;
			border-right:1px solid #cccccc;
		}
		
			#menu ul li a{
				display:block;
				float:left;
				color:#000000;
				text-decoration:none;
				padding:3px 15.3px 5px 15.4px;
				height:15px;
			}
			
			#menu ul li a:hover{
				background:transparent url(../img/bgmenu.jpg) repeat-x top left;	
			}
	
	#content #mainContent {
		width:780px;
		height:auto;
		min-height:550px;
		padding:10px 0;
		background:#dbdcd6;
	}
	
		#mainContent #login {
			width:780px;
			height:79px;
			background:url(../img/bg-login.jpg) no-repeat;
		}
		
			#login .usuario-login {
				position:relative;
				top:5px;
				left:135px;
			}
		
		#mainContent #usuarios {
			width:780px;
			height:79px;
			background:url(../img/bg-usuarios.jpg) no-repeat;
		}
		
		#usuarios ul {
			float:right;
			list-style:none;
			position:relative;
			top:10px;
			right:140px;
		}
		
		#usuarios ul li {
			float:left;
			margin:0 5px;
		}
		
		.avatar_usuario {
			width:95px;
			height:100px;
			float:right;
			position:relative;
			top:-10px;
			background:#ccc;
			border:2px solid #ccc;
		}
		
		#usuarios .left { float:left; position:relative; top:10px; left:130px; }
		
		#mainContent #esquerda {
			width:170px;
			height:auto;
			float:left;
			margin:10px 0 0 0;
		}
		
			#esquerda #ranking {
				width:165px;
				height:auto;
				min-height:260px;
				margin:0 0 0 5px;
				padding:0 0 8px 0;
				/*background:url(../img/tit-ranking.jpg) no-repeat #75898e;*/
				background:#75898e;
			}
			
				#ranking h3 {
					font-size:12px;
					line-height:14px;
					text-transform:uppercase;
					color:#fff;
				}
				
				#ranking span {
					font-size:11px;
					font-weight:bold;
					text-transform:uppercase;
					color:#ad2b2c;
					padding:2px;
					background:#7f9293;
				}
			
				#ranking ul {
					list-style:none;
				}
				
				#ranking ul li {
					font-size:12px;
					font-weight:bold;
					color:#333;
					margin:10px 0;
				}
			
			#ranking .tab-ranking {
				margin:0 0 0 0;
			}
			
		#esquerda #atleta-destaque {
			width:165px;
			height:90px;
			margin:15px 0 0 5px;
		}
		  #esquerda #atleta-destaque h2 {
				font-size:14px !important;
				margin:2px 0 10px 0;
			}
			
      #esquerda #atleta-destaque img {
        float:left;
        margin:5px 5px 0 0;
      }
		
	#mainContent #destaques {
		width:550px;
		height:auto;
		float:left;
		position:relative;
		top:-20px;
		margin:10px 20px 0 37px;
	}
	
		#destaques #noticias {
			width:355px;
			height:auto;
			float:left;
		}
		
			#noticias #primeira {
				width:355px;
				height:auto;
				float:left;
			}
			
			#primeira .foto-noticia {
				float:left;
				margin:0 10px 5px 0;
			}
			
			#primeira h2 {
				font-size:12px;
				font-weight:bold;
				color:#da251c;
				text-transform:none;
				margin:0 0 3px 0 !important;
			}
			
			#noticias #outras {
				width:355px;
				height:auto;
				float:left;
			}
			
			#noticias #outras ul {
				list-style:none;
			}
			
			#noticias #outras ul li {
				margin:10px 0;
			}
		
		#destaques #mapa-associacoes {
			width:155px;
			height:auto;
			float:left;
			margin:0 0 0 37px;
		}
		
			#mapa-associacoes h2 {
				font-size:14px !important;
				margin:2px 0 10px 0;
			}
		
	#mainContent #outros-destaques {
		width:550px;
		height:auto;
		float:left;
		margin:10px 20px 0 37px;
	}
	
		#outros-destaques #atletas-destaque {
			width:265px;
			height:auto;
			float:left;
			margin:0 10px 0 0;
		}
		
		#outros-destaques #atletas-destaque img, #outros-destaques #evento-mes img {
		  float:left;
		  margin:0 5px 0 0;
		}
		
			#atletas-destaque h2 {
				font-size:14px !important;
				margin:2px 0 10px 0;
			}

		#outros-destaques #evento-mes {
			width:265px;
			height:auto;
			float:left;
			margin:20px 10px 0 0;
		}
		
		#video-destaque {
        width:265px;
        height:225px;
        float:right;
        background:#fff;
    }
		
			#evento-mes h2 {
				font-size:14px !important;
				margin:2px 0 10px 0;
			}
			
	#centro {
		width:560px;
		height:auto;
		float:left;
		margin:10px 20px 0 25px;
	}
		#centro ul {
			list-style:none;
		}
			#centro ul {
				margin:5px 0;
			}
	
	#rodape {
		width:100%;
		height:auto;
		min-height:150px;
		padding:0 0 15px 0;
		background:url(../img/bg-rodape.gif) repeat-x #bbc8ca;
	}
	
/* páginas internas */

#int-paginas {
	width:550px;
	height:auto;
	float:left;
	margin:10px 0 0 37px;
}

/* formulario cadastro */
label {
	width: 70px;
	float: left;
	text-align: right;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	display: block;
	padding: 4px;
}
input {
	color: #555555;
	border: 1px solid #cccccc;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
select {
	font-size:11px;
	width:208px;
	padding:3px;
	border:1px solid #ccc;
}
.submit { margin:0 5px; }
legend {
	font-family:Arial, Helvetica, sans-serif;
	color: #6e8092;
	font-size: 14px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:15px;
}

.logo_asso_lista {
	margin:0 0 10px 0;
	background:#fff;
	border:2px solid #ccc;
}
.menu_asso_lista {
	width:125px;
	list-style:none;
    text-align:left;
	margin:5px 0 10px 0;
	padding:10px;
	background:url(../img/bg-menu-asso.jpg) bottom no-repeat;
}
.bg-menu-asso-int {
	width:400px;
	height:23px;
	padding:2px 0 0 8px;
	margin:0 0 10px 0;
	background:url(../img/bg-menu-asso-int.jpg) left no-repeat;
	}

.infos_associacao {
	width:150px;
	float:right;
	margin:0 0 20px 10px;
	padding:5px;
	background:#eee;
	border:1px dotted #ccc;
}

.atletas-ul {
	list-style:none;
	margin:15px 10px;
}
	.atletas-ul li {
		font-size:12px;
		padding:10px;
		margin:10px 0;
		background:#ccc;
	}
	
.atletas-letras {
	list-style:none;
	margin:15px auto;
	width:545px;
	height:30px;
}
	.atletas-letras li {
		float:left;
		padding:5px;
		margin:0 2px;
		background:#eee;
	}
.pontuacao-perfil {
	list-style:none;
	margin:10px auto;
	width:550px;
	height:205px;
}
	.pontuacao-perfil li {
		margin:5px 0;
	}

h4 {
	font-size:13px;
	font-weight:bold;
	color:#da251c;
}

#perfil-usuario {
	width:100%;
	height:120px;
}
	#perfil-usuario h3 {
		margin:25px 0 0 0;
	}
	#perfil-usuario .login {
		font-size:10px;
		color:#666666;
		margin:-2px 0 0 0;
	}
	#perfil-usuario .cidade {
		font-size:10px;
		font-weight:bold;
		color:#333;
		margin:-3px 0 0 0;
	}
	#perfil-usuario .avatar_usuario {
			float:left;
			margin:3px 10px 0 0;
		}
	#banner-esquerda {
		width:121px;
		height:598px;
		float:left;
		background:#000;
		position:relative;
		top:30px;
		left:5%;
	}
	#banner-direita {
		width:119px;
		height:590px;
		float:right;
		background:#000;
		position:relative;
		top:30px;
		right:5%;
	}
	
	#rodape .centro {
		width:780px;
		margin:auto;
	}
	
	#rodape .logo-fcth {
		width:125px;
		height:125px;
		position:relative;
		top:-20px;
	}
	
	#arquivo-historico {
		width:170px;
		height:200px;
		float:left;
		margin:15px 8px;
	}