.Bg{
	background-image:url(icones/img_home_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
}

/*------------------------------------ CORES  -------------------------------------*/
#Escura { color: #313131;}
#Media  { color: #B87200;}
#Clara  { color: #DBD8D1;}
#Extra  { color: #294189;}
#Branca { color: #FFFFFF;}
#Preta  { color: #000000;}
/*------------------------------------ TABELAS  -------------------------------------*/
.tabelaClara{ 
	background-color: #DBD8D1;
	font-size: 12px;
	color: #313131;
	font-weight: bold;
}
.CorClara {
	background-color: #DBD8D1;
	border: 0px;
	}
.tabelaMedia{
	background-color: #DBD8D1;
	border: 5px solid #FFFFFF;
	}
.CorMedia {
	background-color: #C07524;
	font-size: 10px;
	color: #FFFFFF;
	border: 0px;
	}
.tabelaEscura{ 
	background-color: #313131;
	font-size: 12px;
	color: #DBD8D1;
	font-weight: bold;
}
.CorEscura {
	background-color: #313131;
	font-size: 14px;
	color: #FFFFFF;
	}
td {
	font-family: Verdana;
	font-size: 12px;
	}
.CorBranca {
	background-color: #FFFFFF;
	}
.CorPreta {
	background-color: #000000;
	}
/*------------------------------------ TTULOS  -------------------------------------*/
.TituloEnorme {
	font-family: verdana;
	font-size: 16px;
	color: #313131;
	font-weight: bold;
}
.TituloGrande {
	font-family: verdana;
	font-size: 14px;
	color: #B87200;
	font-weight: bold;
}
.TituloMedio {
	font-family: verdana;
	font-size: 12px;
	color: #B87200;
	font-weight: bold;
}
.TituloCurtas {
	font-family: verdana;
	font-size: 10px;
	color: #313131;
}

.TituloPequeno {
	font-family: Tahoma;
	font-size: 9px;
	color: #B87200;
	font-weight: bold;
}
.TituloPequenoCinza {
	font-family: Tahoma;
	font-size: 9px;
	color: #727272;
	font-weight: bold;
}
.TituloMedioBranco {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.TituloCurtasSemBG{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.TextosCurtas{
	font-family: verdana;
	font-size: 10px;
	color: #B87200;
}

/*------------------------------------ TEXTOS FOTOS  -------------------------------------*/
.Creditos{
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
}

.Data {
	font-family: verdana;
	font-size: 8px;
	color: #294189;
}
.Legenda{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
.Legendas{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
/*------------------------------------ TEXTOS CHAMADAS  -------------------------------------*/
.Secao {
	font-family: Verdana;
	font-size: 10px;
	color: #313131;
	font-weight: bold;
	}
.Destaque{
	color: #000000;
	background-color: #E7E7EF;
	font-family: Verdana;
	font-size: 12px;
	}
.Retranca {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	}
.Sutia {
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	}
.Notas {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
/*------------------------------------ FORMULÁRIOS  -------------------------------------*/
input {
	font-family: Verdana;
	font-size: 10px;
	background-color: #DAD8D1;	
	border: 1px solid #FFFFFF;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	background-color: #DAD8D1;	
	border: 1px solid #FFFFFF;
}
select {
	font-family: Verdana;
	font-size: 10px;
	background-color: #DAD8D1;	
	border: 0px solid #FFFFFF;
}
/*------------------------------------ LINKS  -------------------------------------*/
a:link {
	font-size: 10px;
	font-family: arial;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	font-size: 10px;
	font-family: arial;
	color: #294189;
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	font-size: 10px;
	font-family: arial;
	color: #6D84C6;
	text-decoration: underline;
}
a:active {
	font-size: 10px;
	font-family: arial;
	color: #000000;
	text-decoration: underline;
}
.link:link {
	font-size: 10px;
	font-family: Tahoma;
	color: #B87200;
	text-decoration: none;
	font-weight:bold;
}
.link:visited {
	font-size: 10px;
	font-family: Tahoma;
	color: #B87200;
	text-decoration: none;
	font-weight:bold;
}
.link:hover {
	font-size: 10px;
	font-family: Tahoma;
	color: #6D84C6;
	text-decoration: underline;
	font-weight:bold;
}
.link:active {
	font-size: 10px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
.menu:link {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:visited {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-size: 12px;
	font-family: Verdana;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.menu:active {
	font-size: 12px;
	font-family: Verdana;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.menuADM:link {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.menuADM:visited {
	font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.menuADM:hover {
	font-size: 11px;
	font-family: Arial;
	color: #FFFF00;
	text-decoration: none;
}
.menuADM:active {
	font-size: 11px;
	font-family: Arial;
	color: #FFFF00;
	text-decoration: underline;
}
.menuSubADM:link {
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
.menuSubADM:visited {
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
.menuSubADM:hover {
	font-size: 10px;
	font-family: Arial;
	color: #844242;
	text-decoration: none;
}
.menuSubADM:active {
	font-size: 10px;
	font-family: Arial;
	color: #5C4343;
	text-decoration: underline;
}
/*------------------------------------ BARRA DE ROLAGEM  -------------------------------------*/
.Scroll {
	scrollbar-face-color: #FFCC00;	
	scrollbar-base-color: #FFCC00;		
	
	scrollbar-arrow-color: #ff6600;	
	scrollbar-shadow-color: #ff6600;	
	scrollbar-3d-light-color: #ff6600;
	
	scrollbar-dark-shadow-color: #ffffff;	
	scrollbar-track-color: #ffffff;	
	scrollbar-highlight-color: #ffffff;	
	}
/*------------------------------------   -------------------------------------*/
hr{
	color: #0D5D8F;
	border-style:dashed;
}
