@charset "utf-8";
/* CSS Document */




a {
	font-family:Arial;
	font-size:11px;
	color:#4b4b4b;
	text-decoration:none;}

a:visited {
	color:#4b4b4b;
	text-decoration:none;}

a:hover {
	color:#799d08;
	text-decoration:underline;}
	

.menu #submenu {
	font-size:10px;}		
	
.formfx {
	font-size: 10px;
	color: #e19b05;
	font-family:  arial ,Tahoma, Arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #999999;
}
.texto {
	font-family: arial,Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}
.vermelho {
	font-family: arial,Tahoma, Verdana;
	font-size: 10px;
	color: red;
	text-decoration: none;
	font-weight:normal;
}

.titulo {
	font-family: arial,Tahoma, Verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	
}
.titulo2 {
	font-family: Verdana,Tahoma, Verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	
}

.titulo3 {
	font-family: arial,Tahoma, Verdana;
	font-size: 20px;
	color: #799d08;
	text-decoration: none;
	font-weight:bold;
	
}


.news {
	font-family: arial,Tahoma, Verdana;
	font-size: 10px;
	color: #3a3a3a;
	text-decoration: none;
	font-weight:bold;
	
}

