﻿@CHARSET "ISO-8859-1";

body
{
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	font-family: Verdana, Georgia;
	color: #000;
	font-style: inherit;
	background-repeat: repeat;
	background-image: url(images/fundo_fantas.gif);
 background-attachment: fixed; 
}
h1,h2,h3
	{
	font-family: Verdana, Georgia;
	color: #CC3300;
	font-style: normal;
	
	}
	h1:hover,h2:hover,h3:hover{
	color: #CC6600;
	cursor: crosshair;	
	}
  div.contentor {
	width: 974px;
	position: relative;
	top: 10px;
	/*height: 510px; */
        /*background-image: url(images/fundo_inicio.png);*/  
        background-repeat: no-repeat;
	/*background-color: #fff;*/
	font-family: Verdana, Georgia;
	color: inherit;
	font-style: normal;
	margin: 0px auto -1px auto;
        /*padding-left: 10px;*/
  }
  div.cabecalho
  {
	background-image: url(images/banner_futebol.png);
	background-repeat: no-repeat;
	background-color: #none;
	height: 190px;
	weight: 800px;
	width: 974px;
	
  }
  div.separador{
  height: 8px;
  width: 803px;
  background-image: url(images/bottom_page.png);
  background-repeat: no-repeat;
  }
  div.espaçador{
  height: 8px;
  background:none;
  }
  div.contentor_central{
	padding-left: 10px;
	padding-right: 10px;
	width: 725px;
	text-align: justify;
	color: #000;
	/*background-color: #fff;*/
  	/*height: 310px;*/
  	/*background-color: #none;*/
  }
  span.titulo
  {
	color: #CC3300;
	font-weight: bold;
	padding-top: 10px;
  }
  span.titulo:hover
  {
	color: #CC6600;
	font-weight: bold;
	padding-top: 10px;
	cursor: hand;
  }
    span.data
  {
    	color: #dd0000; 
    	font-weight: light;
    	font-size: 8pt;
  
  }
  div.fechar
  {
    	
    	right: 0 px;
    	color: #cc0000; 
    	font-weight: bold;
    	font-size: 8pt;
    	text-align: right;
  
  }
  div.fechar:hover{
  
  		color: #ee0000; 
    	font-weight: bold;
    	font-size: 8pt;
    	text-align: right;
    	cursor: hand;
    	
  }
  span.texto
  {
    	color: #000;
    	font-size: 9pt; 
    	
      
  }
    span.titulo_faq
  {
    	color: #cc0000; 
    	font-weight: bold;
    	font-size: 10pt;
  padding-top: 10px;
  }
  span.titulo_faq:hover
  {
    	color: #EE0000; 
    	font-weight: bold;
		  padding-top: 10px;
		  cursor: hand;
  }
  div.butao_faq
  {
  		color: #cc0000; 
    	font-weight: bold;
    	font-size: 10pt;
  		
  		background-color: #EE0000;
  }
   div.butao_faq:hover
  {
  		color: #EE0000; 
    	font-weight: bold;
    	font-size: 10pt;
  		
  		background-color: #cc0000;
  }
  
    div.splash_login {
        width: 400px; 
        position: relative; 
        top: 100px; 
        height: 200px; 
        background-image: url(images/login/fundo.jpg);  
        background-repeat: no-repeat;
        background-color: #fff;
        font-family: Verdana, Georgia;
		font-color: inherit;
		font-style: normal;
        margin: 0px auto -1px auto; 
        /*padding-left: 10px;*/
  }
    div.contentor_splash{
    position: absolute;
    /*padding-left: 10px;*/
  	width: 300px;
  	text-align: justify;
  	color: #000; 
  	top: 100px;
  	left: 140px;
  	background-color: #none;
  	color: #000000; 
    font-weight: normal;
    font-size: 9pt;
  	/*height: 310px;*/
  	/*background-color: #none;*/
  }
  
    div.texto_erro
  {
    	padding-top:10px;
    	padding-left:10px;
    	left: 0 px;
    	color: #cc0000; 
    	font-weight: bold;
    	font-size: 8pt;
    	text-align: left;
  
  }
  
  div.botao_redondo
  {
	background-image: url(images/btn_off.png);
	width: 75px; 
	height: 19px;
	text-align: center;
	font-size: 8pt;
	padding-top: 3px;
	background-repeat: no-repeat;
  }
  div.botao_redondo:hover
  {
  background-image: url(images/btn_over.png);
  cursor:hand;
  }
  
  div.logout
  {
	position:absolute;
	top:85px;
	right:5px;
	text-align:right;
	color: #CC3300;
	font-weight: light;
	font-size: 8pt;
  
  }
    div.logout:hover
  {
	color: #CC6600;
	font-weight: bold;
	cursor:hand;
  }
  a:link{
	color: #CC3300;
	border: 0px none fff;
	font-style: normal;
	text-decoration: none;
  }
  a:visited
  {
	text-decoration: none;
	color: #CC6600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
.barra_lateral {
	font-family: Verdana, Geneva, sans-serif;
	/*background-color: #FFF;*/
	
	width: 224px;
	position: absolute;
	top: 172px;
	right: -12px;
}
.data_hora {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.menu_topo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	height: 20px;
}
.entrada{
	/*background-color: #fff;*/

	padding-left: 5px;
	padding-right:5px;
	overflow:hidden;
	background-image:url(images/fundo_opaco.png);
}
.entrada_titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.entrada_conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.entrada_fundo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: lighter;
}
.fundo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: lighter;
}
.a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
