@charset "UTF-8";


/*********** Zerando parametros para todos os browsers ************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,li,ul,img { 
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

p, tr, td, div, li, ul, dl, dt, h1, h2, h3, h4, h5, h6{
	text-align:left;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

strong{
	font-weight:bold !important;
}


/*********** Iniciando CSS do site *****************/


h3{
background: url(/toptenis/img/toptenis/toptenis_bullet.jpg) no-repeat !important;
padding-left: 20px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../../img/images/fnd.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4a4a;
}

input, select, textarea{
	background-color:#fff;
	border:1px solid #ccc;
	color:#555;
	padding:2px;
	font-size:12px;
	margin-left:3px;
}

input:focus, select:focus, textarea:focus{
	background-color:#fff;
	border:1px solid #a16d2c;
}

a{
	outline:0px solid;
	text-decoration:none;
	color:#a16d2c;
}

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

p	{
	padding:10px 0px 10px 0px !important;
}

#bg{

	background-image:url(../../img/images/fndTop.jpg);
	background-repeat:repeat-x;
	background-position:top;
	min-height:300px;
	height:500px;

}

#all{
	width:1005px;
	*width:1030px;
	margin:0 auto;
}

#colunDir{
	float:right;
	width:210px;
	margin-left:5px;
}

#site{
	width:790px;
	float:left;
	background-image:url(../../img/images/sombra.jpg);
	background-repeat:repeat-y;
}

#topo{
	background-image:url(../../img/images/topo/top.jpg);
	padding-top:181px;
	height:51px;
}

#topoInst{
	background-image:url(../../img/images/topo/topInst.jpg);
	padding-top:181px;
	height:51px;
}

#content{
	background-image:url(../../img/images/contentBgR.jpg);
	background-repeat:repeat-y;
	*margin-top:-3px;
	padding:0px;
	*padding-top:-3px;
}

#contentBG{
	background-image:url(../../img/images/contentBg.jpg);
	background-repeat:no-repeat;
	min-height:500px;
	*height:500px;
}

#menu{
	width:213px;
	float:left;
}

	#menu li{
		padding:0px 5px 10px 15px;
		margin:10px 0px 0px 6px;
		list-style-image:url(../../img/images/menuBullet.gif);
		list-style-position:inside;
		color:#ffffff;
		border-bottom:1px solid #92622a;
		font-weight:bold;
	}
	
	#menu li a{
		text-decoration:none;
		color:#ffffff;
	}
	
	#menu li a:hover{
		text-decoration:none;
		color:#f3d230;
	}
	
	
#conteudo{
	float:right;
	width:577px;
}


#noticias{
	padding:15px 20px 15px 15px;
}


#destaques{
	float:left;
}

#ultimasNoticias{
	float:right;
	width:232px;
}

	#ultimasNoticias li{
		padding:5px;
		border-top: 1px solid #b9ae8c;
		list-style-type:none;
	}
	
	#ultimasNoticias li a{
		color:#4b4a4a;
	}
	#ultimasNoticias li a:hover{
		color:#a16d2c;
		cursor:pointer;
		text-decoration:none;
	}
	
	.escuro{
		background-color:#e7daaf;
	}
	
	.verAll{
		text-align:right;
		margin-top:5px;
		font-size:11px;
		font-weight:bold
	}
	.verAll a{
		color:#a16d2c;
	}
	.verAll a:hover{
		color:#4b4a4a;
		text-decoration:none;
	}
	
h2{
	color:#a16d2c;
	font-weight:bold;
}

#espaco2{
	padding:15px 16px 15px 15px;
	background-color:#efe7bf;
	margin-right:4px;
}

#ranking{
	float:left;
	width:300px;
}


.textPeq{
	font-size:11px;
}


.gray{
	color:#555;
	font-weight:normal;
}

.lista tr td{
	padding:5px;
	color:#555;
	border-top:1px solid #b9ae8c;
}
	
	.lista tr td a{
		color:#555555;
		text-decoration:none;
	}
	.lista tr td a:hover{
		color:#a16d2c;
		border:none;
	}
	
	.alignCenter{
		text-align:center;
	}

#socio{
	float:right;
}

#galerias{
}


#rodape{
	padding:10px;
	text-align:center;
	color:#ffffff;
	background-color:#814c19;
	margin:0px 4px 0px 6px;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}


#publicidade{
	background-color:#f9f5d0;
}

.publiPad{
	padding:5px 5px 10px 5px;
}

.textoPublicidade{
	font-size:11px;
 	color:#666666; 
	margin-top:5px;
}

.textoPublicidade:hover{
 	color:#666666; 
	text-decoration:underline;
}

#enquete{
	padding:10px 5px 5px 5px;
	background-color:#f9f5d0;
	margin-top:10px;
}

.enquetePad{
	padding:5px;
}

/* ############## DICAS E REGRAS ############# */

#dicas{
	padding:15px;
}

#dicas li{
	padding:5px;
	border-top: 1px solid #b9ae8c;
	list-style-type:none;
}

#dicas li a{
	color:#4b4a4a;
}
#dicas li a:hover{
	color:#a16d2c;
	cursor:pointer;
	text-decoration:none;
}

h3{
	font-size:16px;
	margin:10px;
	font-weight:bold;
	color:#a16d2c;
}

/* ################### TEXTO ##################### */


#texto{
	padding:20px;
	line-height:18px;
	text-align:justify;
}

#texto p {
	margin-bottom:10px;
	
	line-height:18px;
	text-align:justify;
}

/* ################### GALERIAS DE IMAGENS ##################### */

#galeriasImagens{
	padding:20px;
}

.gala{
	border:1px solid #CCCCCC;
	float:left;
	height:160px;
	margin:10px 18px;
	padding:10px;
	text-align:center !important;
	width:117px;
}

.fotoMin{
	width:100px;
	height:100px;
	overflow:hidden;
	border:2px solid #a16d2c;
	text-align:center;
	margin:5px;
}

.fotoMin:hover{
	width:100px;
	height:100px;
	overflow:hidden;
	border:2px solid #cccccc;
	text-align:center;
	margin:5px;
	cursor:pointer;
}


/* ################### CENTRAL DO ATLETA ##################### */


#centralAtleta{
}

#atletaPerfil{
	padding:20px;
}



#fotosAtleta{
	background-color:#efe7bf;
	padding:20px;
}
	
	
#meusRecados{
	padding:20px;
	background-color:#efe7bf;
}

#meusRecados li{
	list-style-type:none;
	padding:5px;
	border-top: 1px solid #b9ae8c;
}

.atleta{
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	border:2px solid #cccccc;
}

.recado{
	float:left;
	width: 320px;
	margin-left:10px;
}
.fRight{
	float:right;
}

#perfilFoto{
	float:left;
}


#perfilTxt{
	float:right;
	width:420px;
}


#meuRanking{
	padding:20px;
}

.fborder{
	border:2px solid #a16d2c;
}

.formularioEditar input{
	width:350px;
	margin-bottom:3px;

}


.formularioEditarBig input{
	width:350px;
	margin-bottom:3px;
	
}

/*********** CONTATO ************/

	#endereco{
	
		color:#4b4a4a;
		padding:20px 10px 20px 40px;
		background-color:#efe7bf;
		margin-right:4px;
		
	}
	
		#endereco img{
			border:3px solid #ccc;
		}
	
	#contato{
		padding:20px;
		text-align:right;
		padding-right:60px;
	}
	
	#itMensagem{
		width:353px;
	}
	
	#itSubmit{
		color:#333;
		border:1px solid #ccc;
		background-color:#fff;
		padding:3px;
	}
	
	h4{
		color:#ebc823;
		font-weight:bold;
		font-size:13px;
	
	}
	
	
	/*********** LOGIN ************/


	#espaco{
		padding:20px;
		margin-right:4px;
	}
	
	.formLogin{
		padding-right:30px;
		text-align:right;
	}
	
	.formLogin input {
		width:180px;
	}
	
	h1{
		color:#a16d2c;
		font-weight:bold;
		font-size:13px;
	
	}
	
	
	
	/*********** DICAS ************/

	#dicas dl dt{
		color:#a16d2c;
		margin-bottom:5px;
		font-weight:bold;
		cursor:pointer;
	}
	
	#dicas dl dd{
		color:#333;
		margin-left:30px;
	}
	
	.dic{
		padding:5px;
		border-bottom:1px dashed #ccc;
	}
	
	
	
	
	/*********** CADASTRO EDITAR ************/
	
	
	#centralImg{
		border:5px solid #e7daaf;
		float:left;
		width:110px;
		margin-left:20px;
		margin-top:50px;
	}
	
	#editarTop{
		float:right;
		width:380px;
		*width:350px;
		padding:20px 40px 0px 0px;
		text-align:right;
	}
	
	.formularioEditar input, textarea{
		width:250px !important;
		*width:220px !important;
		margin-top:3px !important;
	}
	.formularioEditar  select{
		width:256px !important;
		margin-top:3px !important;
	}
	#cadastro{
		padding:20px;
		text-align:right;
		padding-right:40px;
	}
	
	.formularioEditarBig input, textarea{
		width:350px;
		margin-top:3px;
	}
	
	.formularioEditarBig select{
		width:355px;
		margin-top:3px;
	}
	
	.peq10{
		font-size:10px !important;
	}
	
	.btBranco a, btBranco a:hover{
		color:#fff;
		font-weight:bold;
	}




