@charset "utf-8";
/*   TEXTOS    */
body {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #808080;
	line-height: 120%;
}
.txt_branco {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
}
.txt_cinza {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #A2A2A2;
	line-height: 120%;
}
.txt_normal12 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #808080;
	line-height: 120%;
}
.txt_normal11 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #808080;
	line-height: 120%;
}
.txt_titulos {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #17395D;
	line-height: 120%;
}
.txt_titulosMAIOR {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0DB3D8;
	line-height: 120%;
}
.txt_legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
}
.txt_copyright1 {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #5986BB;
}
.txt_copyright2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #D7D7D7;
}
.txt_copyright3 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D7D7D7;
}
/*   LINKS    */
A:link {
	color: #5986BB;
}
A:visited {
	color: #5986BB;
}
A:hover {
	color: #585858;
}
A:active {
	color: #5986BB;
}
A.link_11cinza1:link {
	COLOR: #808080; 
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px; 
}
A.link_11cinza1:visited {
	COLOR: #808080; 
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px; 
}
A.link_11cinza1:hover {
	COLOR: #808080; 
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px; 
}
A.link_11cinza1:active {
	COLOR: #808080; 
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px; 
}
A.link_11cinza2:link {
	COLOR: #808080; 
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px; 
}
A.link_11cinza2:visited {
	COLOR: #808080; 
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px; 
}
A.link_11cinza2:hover {
	COLOR: #808080; 
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px; 
}
A.link_11cinza2:active {
	COLOR: #808080; 
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px; 
}
A.link_12cinza:link {
	COLOR: #808080; 
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px; 
}
A.link_12cinza:visited {
	COLOR: #808080; 
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
}
A.link_12cinza:hover {
	COLOR: #5986BB; 
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
}
A.link_12cinza:active {
	COLOR: #808080; 
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
}
/*   OUTROS    */
.formularios {
	BORDER-RIGHT: #5986BB 2px solid; 
	BORDER-TOP: #5986BB 2px solid;  
	BORDER-LEFT: #5986BB 2px solid; 
	BORDER-BOTTOM: #5986BB 2px solid;  
	FONT-SIZE: 13px;
	COLOR: #283F59;  
	FONT-STYLE: normal; 
	FONT-FAMILY: "Trebuchet MS", Verdana, Tahoma; 
	BACKGROUND-COLOR: #E8EDF4;
	padding: 4px;
}
.formularios_combo {
	BORDER-RIGHT: #5986BB 2px solid; 
	BORDER-TOP: #5986BB 2px solid;  
	BORDER-LEFT: #5986BB 2px solid; 
	BORDER-BOTTOM: #5986BB 2px solid;  
	FONT-SIZE: 13px;
	COLOR: #283F59;  
	FONT-STYLE: normal; 
	FONT-FAMILY: "Trebuchet MS", Verdana, Tahoma; 
	BACKGROUND-COLOR: #E8EDF4;
	padding: 3px;
}
.bordas_imagens {
	background-color:#FFFFFF;
	background-image:url(../img/load.gif);
	background-position:center;
	background-repeat:no-repeat;
	border: 1px solid #DAE4F0;
}
#topo {
	width: 933px;
	height: 230px;
	z-index: 1;
}
#rodape {
	background-image:url(../img/bg_rodape.jpg);
	height: 130px;
	width: 100%;
}
#conteudo {
	width: 933px;
	z-index: 2;
	background-image:url(../img/bg_conteudo.jpg);
}