@charset "iso-8859-2";
body {
	
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.Link
	{ font-family: 'Arial'; font-size: 11px; line-height: 10px; color: #FFFFFF; text-decoration: none; line-height:25px; cursor:hand;}
.Link:hover
	{ font-family: 'Arial'; font-size: 11px; line-height: 10px; color: #FFFFFF; text-decoration: none; line-height:25px;cursor:hand;}
.Link:visited
	{ font-family: 'Arial'; font-size: 11px; line-height: 10px; color: #FFFFFF; text-decoration: none; line-height:25px;cursor:hand;}
.Link:visited:hover
	{ font-family: 'Arial'; font-size: 11px; line-height: 10px; color: #FFFFFF; text-decoration: none; line-height:25px;cursor:hand;}


.menu_lateral
	{ font-family: 'Arial'; font-size: 10px; color: #999999; text-decoration: none; cursor:hand;}
.menu_lateral:hover
	{ font-family: 'Arial'; font-size: 10px; color: #333333; text-decoration: none; cursor:hand;}
.menu_lateral:visited
	{ font-family: 'Arial'; font-size: 10px; color: #999999; text-decoration: none; cursor:hand;}
.menu_lateral:visited:hover
	{ font-family: 'Arial'; font-size: 10px;  color: #999999; text-decoration: none; cursor:hand;}

.LinkCapa
	{ font-family: 'Arial'; font-size: 10px; color: #A5A127; text-decoration: none; cursor:hand;font-weight:bold;}
.LinkCapa:hover
	{ font-family: 'Arial'; font-size: 10px; color: #F1F1F1; text-decoration: none; cursor:hand;font-weight:bold;}
.LinkCapa:visited
	{ font-family: 'Arial'; font-size: 10px; color: #A5A127; text-decoration: none; cursor:hand;font-weight:bold;}
.LinkCapa:visited:hover
	{ font-family: 'Arial'; font-size: 10px;  color: #A5A127; text-decoration: none; cursor:hand; font-weight:bold;}

.LinkInternas
	{ font-family: 'Arial';  color: #003366; text-decoration: none; cursor:hand;}
.LinkInternas:hover
	{ font-family: 'Arial';  color: #003366; text-decoration: none; cursor:hand;}
.LinkInternas:visited
	{ font-family: 'Arial'; color: #003366; text-decoration: none; cursor:hand;}
.LinkInternas:visited:hover
	{ font-family: 'Arial';   color: #003366; text-decoration: none; cursor:hand;}


.destaquecapa {
	
	color: #0074C5;
}
.branco {
	
	color: #FFFFFF;
}

.noLink{
	font-family: 'Arial'; font-size: 11px; line-height: 10px; color: #FFFFFF; text-decoration: none; line-height:25px;
}

#diversos{
	position:relative;
	left:15px;
	top:10px;
	z-index:2;
	width:175px;
	overflow: auto;
	visibility: visible;
	
}
#banner{
	position:relative;
	left:30px;
	top:-20px;
	width:470px;
	height:221px;
	z-index:1;
	overflow: inherit;
	visibility: visible;
	
	
}

#menu{
	position:relative;
	left:230px;
	top:280px;
	width:472px;
	z-index:3;
	overflow: inherit;
	visibility: visible;
}
#noticias{
	position:relative;
	left:26px;
	top:347px;
	z-index:12;
	overflow: inherit;
	visibility: visible;
}


#div_popup{
	
	visibility: visible;
	width:700px;
	height:335px;	
	filter:alpha(opacity=90);
	-moz-opacity:.90;opacity:.90;
}
#div_conteudo{
	position:absolute;
	left:14px;
	top:23px;
	z-index:4;
	overflow: auto;
	visibility: visible;
	width:690px;
	height:325px;
}
#menurapido{
	position:relative;
	left:570px;
	top:10px;
	width:140px;
	height:30px;
	z-index:3;
	overflow: auto;
	visibility: visible;
	

}

.fundobranco{
	background-color:#FFFFFF;
}
.fundopreto{
	background-color:#000000;
}
.fundoazul{
	background-color:#2e448c;
}

.menus{
	background-color:#2e448c;
	filter:alpha(opacity=90);
	-moz-opacity:.90;opacity:.90;
	font-family: 'Arial'; 
	font-size: 11px; 
	line-height: 10px; 
	color: #FFFFFF; 
	text-decoration: none; 
	line-height:25px;
}
.delimitador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
}

.arialblack {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.ddg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
}
.timesblack {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
}
.box_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	visibility: visible;
	margin: 2px;
	padding: 2px;
}
.font0 {
	font-size: 8px;
}
.font1 {
	font-size: 10px;
}
.font2 {
	font-size: 11px;
}
.font3 {
	font-size: 12px;
}
.font4 {
	font-size: 14px;
}
.font5 {
	font-size: 16px;
}
.font6 {
	font-size: 18px;
}

.rodape{

	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}
.arialgreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}



.login_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #2E458B;
	border: 1px solid #999999;
	
}

.mao{

	cursor:pointer;
}

