A:link    {text-decoration:none;color:#164389;} 
A:visited {text-decoration:none;color:#164389;} 
A:active  {text-decoration:none;color:#164389;}
A:hover   {text-decoration:none;color:#164389;}

body {
    background:url(imagens/bg_site.png) top repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #164389; /* Azul Escuro */
	
}





/* //////////////////////////////////////////////////////////  */
/* ////////////////       IMAGENS              //////////////  */


.barra-de-titulo {
	background: url('imagens/barra_de_titulos.png');
	background-position:top;
	background-repeat:no-repeat;	
}
.barra-de-titulo-home {
	background-color:#FFF;
	background: url('imagens/barra_titulo_home.png');
	background-position:top;
	background-repeat:no-repeat;	
}
.barra-league {
	background: url('imagens/barra_league.jpg');
	background-position:top;
	background-repeat:no-repeat;	
}






/* //////////////////////////////////////////////////////////  */
/* ////////////////            MENU            //////////////  */

.navbutton {
	background-color: #faf5a4;
	text-align: left; 
	height: 25px;
}
.navbuttonover {
	background-color: #ffe513;
	text-align: left;
	height: 25px;
}
.navbutton2 {
	background-color: #ffe513;
	text-align: left; 
	height: 25px;
}
.navbutton2over {
	background-color: #ffe513;
	text-align: left;
	height: 25px;
}





.style1 {
	color: #183f82;  /* Azul Escuro */
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}
.style2 {
	color: #FFFFFF;  /* Branco */
	font-weight: bold;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.style3 {
	color: #183f82;  /* Azul Escuro */
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}
.style4 {
	color: #FF9900;  /* Laranja */
	font-weight: bold;
	font-size: 12px;
	font-family: "Kozuka Gothic Pro EL", Arial;
}
.style5 {
	color: #666666;  /* Cinza Escuro */
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.style6 {
	color: #183f82;  /* Azul Escuro */
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
.style7 {
	color: #183f82;  /* Azul Escuro */
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma;
}
.style8 {
	color: #FFFFFF;  /* Branco */
	font-weight: bold;
	font-size: 14px;
	font-family: Calibri;
}
.style9 {
	color: #183f82;  /* Azul Escuro */
	font-weight: normal;
	font-size: 14px;
	font-family: "Kozuka Gothic Pro EL", Arial;
}
.style10 {
	color: #183f82;  /* Azul Escuro */
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
}
.style11 {
	color: #F00;  /* Vermelho*/
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}
.style12 {
	color: #cccccc;  /* Cinza*/
	font-weight: normal;
	font-size: 10px;
	font-family: Tahoma;
}
