*{margin:0px; padding:0px; text-decoration:none; font-weight:normal}
.Bg{
	background-image:url(icones/img_home_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
}

/*------------------------------------ CORES  -------------------------------------*/
#Escura { color: #c81800;}
#Media  { color: #DEDEDE;}
#Clara  { color: #f6f1eb;}
#Extra  { color: #294189;}
#Branca { color: #FFFFFF;}
#Preta  { color: #000000;}
/*------------------------------------ TABELAS  -------------------------------------*/
.tabelaClara{ 
	background-color: #f6f1eb;
	font-size: 12px;
	color: #6D84C6;
	font-weight: bold;
}
.CorClara {
	background-color: #f6f1eb;
	border: 0px;
	}
.tabelaMedia{
	font-size: 12px;
	border: 1px solid #DEDEDE;
}
.CorMedia {
	background-color: #DEDEDE;
	font-size: 12px;
	color: #073F5E;
	}
.tabelaEscura{ 
	background-color: #c81800;
	font-size: 12px;
	color: #E6E9F2;
	font-weight: bold;
}
.CorEscura {
	background-color: #c81800;
	font-size: 14px;
	color: #FFFFFF;
	}
td {
	/*font-family: "Trebuchet MS";
	font-size: 12px;*/
	}
.CorBranca {
	background-color: #FFFFFF;
	}
.CorPreta {
	background-color: #000000;
	}
/*------------------------------------ TTULOS  -------------------------------------*/
h1{	font-family: "Times News Roman";	font-size: 22px; line-height:20px; 	color: #c81800; font-weight: normal; text-transform:uppercase }
h2{	font-family: "Times News Roman";	font-size: 22px; line-height:20px;	color: #4b4b4b; font-weight: normal; text-transform:uppercase }
h3{	font-family: "Times News Roman";	font-size: 24px; line-height:26px; 	color: #541d01; font-weight: normal; }
h4{	font-family: "Trebuchet MS";		font-size: 12px; line-height:14px;	color: #000000; font-weight: normal; }
h5{	font-family: "Trebuchet MS";		font-size: 15px; line-height:18px;	color: #c81800; font-weight: normal; }
h6{	font-family: "Trebuchet MS";		font-size: 14px; line-height:16px;	color: #000000; font-weight: normal; }
.TituloEnorme {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #c81800;
	font-weight: bold;
}
.TituloGrande {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #c81800;
	font-weight: bold;
}
.TituloMedio {
	font-family: "Times News Roman";
	font-size: 16px;
	color: #c81800;
	font-weight: bold;
}
.TituloCurtas {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #c81800;
	font-weight:bold;
}

.TituloPequeno {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #c81800;
	font-weight: bold;
}
.TituloMedioBranco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.TituloCurtasSemBG{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;	
}
.TextosCurtas{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #043056;
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #F9EED2;
	}
/*------------------------------------ TEXTOS FOTOS  -------------------------------------*/
.moldura{ border:solid #cecece 1px; }

.Creditos{
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 9px;
}

.Data {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.Legendas{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
/*------------------------------------ TEXTOS CHAMADAS  -------------------------------------*/
.Secao {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	}
.Destaque{
	color: #000000;
	background-color: #E7E7EF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
.Retranca {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	}
.Sutia {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	}
.Notas {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
/*------------------------------------ FORMULÁRIOS  -------------------------------------*/
.semBorda {
	border: 0px;
}
input {
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-color: #FFFFFF;	
	border: 1px solid #999999;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-color: #FFFFFF;	
	border: 1px solid #999999;
}
select {
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-color: #FFFFFF;	
	border: 0px solid #999999;
}
.formContatos {
	font-family: "Trebuchet MS";
	font-size: 16px;
	background-color: #fff;	
	border: 1px solid #dccdc3;
}
/*------------------------------------ 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;
}
.chamada:link {
	font-size: 12px;
	line-height:16px;
	font-family: "Trebuchet MS";
	color: #c81800;
	text-decoration: none;
	font-weight: bold;	
}
.chamada:visited {
	font-size: 12px;
	line-height:16px;
	font-family: "Trebuchet MS";
	color: #c81800;
	text-decoration: none;
	font-weight: bold;		
}
.chamada:hover {
	font-size: 12px;
	line-height:16px;
	font-family: "Trebuchet MS";
	color: #000;
	text-decoration: none;
}
.chamada:active {
	font-size: 12px;
	line-height:16px;
	font-family: "Trebuchet MS";
	color: #000;
	text-decoration: none;
}
.bot a       { background:url(imagens/layout/img_seta_fundo.gif) no-repeat 0 0    ; width:90px; *width:120px; height:19px; *height:23px; display:block; padding:4px 0 0 30px; font-family:"Trebuchet MS"; color:#fff; font-size:12px; font-weight: bold;}	
.bot a:visited { background:url(imagens/layout/img_seta_fundo.gif) no-repeat 0 0    ; width:90px; *width:120px; height:19px; *height:23px; display:block; padding:4px 0 0 30px; font-family:"Trebuchet MS"; color:#fff; font-size:12px; font-weight: bold;}	
.bot a:hover { background:url(imagens/layout/img_seta_fundo.gif) no-repeat 0 -23px; width:90px; *width:120px; height:19px; *height:23px; display:block; padding:4px 0 0 30px; font-family:"Trebuchet MS"; color:#fff; font-size:12px; font-weight: bold; text-decoration:none}	

.link:link {
	font-size: 11px;
	font-family: tahoma;
	color: #f7e849;
	text-decoration: none;
	font-weight:bold;
}
.link:visited {
	font-size: 11px;
	font-family: tahoma;
	color: #f7e849;
	text-decoration: none;
	font-weight:bold;
}
.link:hover {
	font-size: 11px;
	font-family: tahoma;
	color: #B7C729;
	text-decoration: none;
	font-weight:bold;
}
.link:active {
	font-size: 11px;
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.menu:link {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:visited {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.menu:active {
	font-size: 12px;
	font-family: "Trebuchet MS";
	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: #f6f1eb;	
	scrollbar-base-color: #f6f1eb;		
	
	scrollbar-arrow-color: #BCA772;	
	scrollbar-shadow-color: #BCA772;	
	scrollbar-3d-light-color: #BCA772;
	
	scrollbar-dark-shadow-color: #ffffff;	
	scrollbar-track-color: #f6f1eb;	
	scrollbar-highlight-color: #ffffff;	
	}
/*------------------------------------   -------------------------------------*/
hr{
	margin:0px;
	padding:0px;
	height:1px;	
	border: 0;
	background-color: #f6f1eb;	
	*border: 1px solid #f6f1eb;	
}
