@charset "utf-8";
/* CSS Document */


.formu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	background-color: #E0E0E0;
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#ffffff;
	color:#000000;
	font-weight:bold;
	padding: 1px 2px;
	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
	background-position: left top;
}


.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
}


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	
}

h1 {
	color: #CC0000;
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
} 

.just {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #727272;
	text-align: justify;	
}


.bulet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(../images/bulet.jpg);
	list-style-type: disc;
	
}

.bulet1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(../images/bulet.jpg);
	list-style-type: disc;
	
}
	a:link {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9pt;
font-weight: bold;
font-style: normal;
color: #4b6cff;
text-decoration: none;}

a:hover {
	color: #990000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	
}



a:visited {
	color: #0066FF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
}
