body {
    background-image:url(../../images/site/jpg/fundo_background.jpg);
    background-repeat:repeat;
    margin:0px;
    padding:0px;
    font: normal 70% verdana;
}

#geral {
	border:0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	width: 1020px;
	margin: 0 auto;
	margin-top: 5px;	
}

#top_r1 {
	border:0px solid white;
	width: 1020px;
	height: 200px;
	background-color: #1d2b12;
	background-image:url(../../images/site/jpg/topo_1020x200.jpg);
}

#top_r2 {
	border: 0px solid black;
	width: 1020px;
	height: 30px;
	background-color: #1d2b12;
}

#menu_top {
	width:80px;
	height:25px;
	line-height: 25px;
	border:0px solid white;
	float:right;
	font-size: 9px;
	font-family: verdana;
	text-align: center;
	color: #9bd640;
	cursor: pointer;
	
}

#menu_page {
    width:1020px;
    height:30px;
    background-color: #1d2b12;
    border-bottom:1px solid white;
    margin-top: 0px;
}

#footer {
	width: 1020px;
	height: 100px;	
	background-color: #1d2b12;
	background-image:url(../../images/site/jpg/background_footer.jpg);
	background-repeat:repeat-x;
	float:left;
	clear: both;
}

#footer_texto {
	border:0px solid white;
	float: right;
	text-align: right;
	margin-top: 25px;
	margin-right: 10px;
	padding: 5px;
	color:#caccc9;
	font-family: verdana;
	font-size: 9px;
	text-decoration: none;
}

#page {
    float:left;
	width: 1020px;
	background-color:#228B22;
	border:0px solid #228B22;
	padding-top:0px;
    padding-left:0px;
    margin-top:5px;
	margin-bottom:0px;
}

#page_left{
	border:0px solid red;
	float:left;
	width: 200px;
}

#conteudo {
	border:0px solid blue;
	float:right;
	width: 810px;
	background-color: transparent;
	
}

#caixa_lateral {
    background-color:#F5F5F5;
    border:0px solid green;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    position:relative;
}

#caixa_titulo {
	background-image: url('../../images/site/jpg/r1_caixa.jpg');	
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	color:#1d2b12;
	padding-top: 6px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 13px;
}

#caixa_titulo2 {
	background-image: url('../../images/site/jpg/r2_caixa.jpg');	
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	color:#1d2b12;
	padding-top: 6px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 13px;
}

.m_item {
    border:1px solid white;
    height:20px;
    line-height:18px;
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    padding-left: 25px;
    text-decoration:none;
    cursor:pointer;
    border-bottom: 1px solid #778899;
}

.input_login {
    font-family:Microsoft Sans Serif;
    font-size:8pt;
    border-color:#8DB6CD;
    border-width: 1px;
}

.botaocolorido
{
	font-family:Microsoft Sans Serif;
	font-size:8pt;
	color:black;
	border-color:#8DB6CD;
	background:#B5B5B5;
	border-width: 1px;
}

.tb_aniversariantes {
    font-family: tahoma, sans-serif;
    font-size: 12px;
}

.table {
	font-family: tahoma, sans-serif;
    font-size: 12px;
	text-align: justify;
}

.titulo_galeria {
	font-family: tahoma, sans-serif;
    font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.titulo_simbolos {
	font-family: tahoma, sans-serif;
    font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#div_jogadores {
	border:0px solid white;
	margin-top:5px;
	margin-right: 10px;
	float:left;
	width: 595px;
}

#div_titulo_jogadores {
	background-image: url('../../images/site/jpg/r4_caixa.jpg');	
	background-repeat: no-repeat;
	width: 800px;
	height: 30px;
	color:#abcd45;
	padding-top: 6px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 15px;
}

#div_linha_jogador {
	float:left;
	border:0px solid red;
	margin:10px;
}

#div_caixa_jogador {
	margin:0 10px 0 0; 
	padding:0; 
	float:left; 
	width:555px; 
	height:175px; 
	border:5px solid #E5E5E5; 
	background:url('../../images/site/jpg/back_not_index_novo.jpg') repeat-x bottom #e5e5e5; 
}

.titulo_caixa_jogador {
	margin:0; 
	padding:4px 0 0 10px; 
	background:url('../../images/site/jpg/back_tit_jogador.jpg'); 
	background-repeat: repeat-x;
	width:545px; 
	height:20px; 
	color:#FFFFFF; 
	font-size:14px;
}

#conteudo_caixa_jogador {
	border:0px solid red;
	margin:0;
	padding:3px; 
	width:550px;
	height:235px;
	margin-top: 3px;
	float:left;
}

.texto_caixa_jogador {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}

.campo_link {
	cursor: pointer;
	text-decoration: underline;
	color:#0000FF;
	background-color: #F5F5F5;	
}

.campo_amistoso {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F5F5F5;
}

.texto_amistoso {
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	background-color: #F5F5F5;
	text-align: justify;
	
}

.texto_akauso {
	font-family: tahoma, sans-serif;
	background-color: #F5F5F5;
	text-align: justify;
	padding: 5px;
}

#dicas {
	border:#CC0000 dashed 2px;
	background:#FFD9D9;
	margin:5px auto 5px auto;
	padding:10px;
	width:570px;
}

p#nresultados { margin:10px 0px 0px 80px; }
p#nresultados img { margin-right:10px; }

.ul_perfil { border:2px solid #E9E9E9; list-style:none; width:400px; float:left; margin:0; padding:0;}
.li_perfil { border:0px solid blue; width:398px; float:left; }
.tit { line-height:18px; width:120px; height:20px; margin:0; padding:2px 0 0 8px; float:left; border-right:3px solid #E9E9E9; background:#FEFEFE url(../../images/site/jpg/back_dados_perfil.jpg) bottom repeat-x; overflow:hidden; }
.desc { line-height:18px; width:259px; height:20px;margin:0; padding:2px 0 0 8px; float:left;  overflow:hidden; background-color:#F6F6F6; }



.TBL1 {
    border-bottom : 1px solid #C7CDD3;
    border-left : 1px solid #C7CDD3;
    border-right : 1px solid #C7CDD3;
    border-top : 1px solid #C7CDD3;
}

.TBL1_LINHA2 {
    font-family: tahoma, sans-serif;
    font-size: 11px;
    background-color: #F6F8F9;
    padding-left : 10px;
    height : 22px;
    color: #4F5962;
    padding-right : 3px;
    padding-top : 3px;
    padding-bottom : 3px;
}

.TBL1_TITULO2 {
    color: #DCDCDC;
    font-family: tahoma, sans-serif;
    font-size: 11px;
    background-color:#228B22;
    height : 22px;
    padding-left : 10px;
}

.TBL1_CHAMADA1 {
    font-size : 11px;
    font-family : tahoma,sans-serif;
    color : #808E9A;
    font-weight : bold;
    background-color: #F6F8F9;
    height : 22px;
    padding-left : 10px;
}

.FORMULARIO {
    font-family: tahoma, sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;
    color: #374751;
    border : 1px solid #C7CDD3;
}

.FORA_PELADA {
    font-family: tahoma, sans-serif;
    font-size: 11px;
    color: #B00000;
}

.bSalvar, .bAlterar
{
    font-family:tahoma, sans-serif;
    font-size:8pt;
    color:white;
    border-color:#8DB6CD;
    background:#0a5163;
    border-width: 1px;
    width: 80px;
    height: 22px;
}

.divResultado {
    border:0px solid black;
    text-align: center;
    text-decoration: none;
    padding: 5px;
    font-family: verdana;
    font-size: 11px;
    color: red;
}

/* Mensagem de erro nos formul�rios */
label.error {
    color:#FF0000;
    font-family:verdana;
    font-size:10px;
    margin-left:5px;
}

#progreso_twit {
    background: url(../../../images/administracao/png/textarea.png);
    background-repeat: no-repeat;
    background-position: -300px 0px;
    width: 274px;
    height: 14px;
    text-align: center;
    color: #000000;
    font-size: 8pt;
    font-family: Arial;
    text-transform: uppercase;
}

.tb_livro_visitas {
    font-family:Arial,Helvetica,sans-serif;
    font-size: 11px;
}
