body {
	font-family: arial, helvetica, serif;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	list-style: none;
	line-height: 1;
}
 
#nav a {
	display: block;
	border-right: 1px solid #ccc;
	padding-left:20px;
	padding-right:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	
}
#nav a:hover {
	text-decoration:none;
	color:orange;
	background-color:#fff;
}
 
#nav li { /* all list items */
	float: left;
	/*margin-right:1px;*/
}
 
#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 200px;
	left: -999em;
	z-index: 1000;
}
 
#nav li ul a{
height:15px;
color:#fff;
width:160px;
border-bottom: 1px solid white;
}
#nav li ul a:hover{
color:#fff;
width:160px;
background-color:#009899;
text-decoration:none;

}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	color:#FFF;
}
 
#content {
	clear: left;
	color: #ccc;
}
.menu-sub a{
	color:#222;
	text-decoration:none;
	font-size:12px;
}
.menu-sub a:hover{
	color:#222;/*#009899*/;
	text-decoration:underline;
	font-size:14px;
}
 
input { padding:2px;
font-size:16px;
font-weight:bold;
color:#ffa500;
}
input:hover {
	background:#efefef;
}
a{
	padding:5px;
	font-weight:bolder;
	text-decoration:none;
	color:#009899;	
	
}
a:hover {
	text-decoration:underline;
	/*background-color:#CCC;*/

	color:#ffa500;
}
 
#centro {
	margin:0px auto;
    width:770px; border: 0;
    vertical-align:top;
    position:relative;
    background-color:#ffffff;
}
.style11 {
	background-color: #FFFFFF;
}
.style1 {
	background-image: url('Imagens/cabecalho.png');
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style3 {
	text-align: center;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.style12 {
	text-align: left;
}
.style15 {
	text-decoration: none;
}
.style16 {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	margin-top: 12px;
}
.style18 {
	text-decoration: none;
}
.style17 {
	color: #FFFFFF;
}
.style19 {
	color: #808000;
}
.style30 {
	margin-left: 3px;
	font-family: Arial;
	font-size: 14pt;
	color: #808080;
}
.style36 {
	margin-left: 3px;
	margin-top: 5px;
}
.style25 {
	font-size: 10pt;
	color: gray;
}
.style34 {
	text-align: justify;
	direction: ltr;
	vertical-align: baseline;
	font-family: Arial;
	font-size: 9pt;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0pt;
}
.style24 {
	color: #000000;
}
.style35 {
	text-align: justify;
	direction: ltr;
	vertical-align: baseline;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 0pt;
}
.style20 {
	text-align: justify;
	direction: ltr;
	vertical-align: baseline;
	font-family: Arial;
	font-size: 8pt;
	margin-left: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.style32 {
	margin-left: 3px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.style26 {
	color: gray;
}
.style13 {
	font-size: 10pt;
}