A:LINK {text-decoration : none;}
A:VISITED {text-decoration : none;}
A:HOVER {text-decoration : underline;}

.formulario {
	color: #000000;
	font-size: 9pt;
	background-image: url(images/fundo_formulario.gif);
	background-position-y:top;
	text-indent: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.botao {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style: normal;
	background-color: #990000;
	border: 2px solid #6A0000;
}

 		
body {
	font-family: Verdana;
	background-position: center top;
	background-image: url(images/fundo_site_.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #538db1;
	background-repeat: repeat-y;
}

.textoemvolta {
	z-index: auto;
	float: left;
	margin-right: 15px;
	margin-left: 6px;
}
  
#linkrodape a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	font-weight: bold;
}

#linkrodape a:hover{
	color: #000000;
	font-weight: bold;
}

#linkrodape {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background:transparent;
}








#topo {
	margin:0;
	padding:0;
	height:247px;
	overflow:hidden;
	}
	
#submenu {
	background-image:url(images/lay_04.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:45px;
	overflow:hidden;
	}
	
#titulo {
	float:left;
	margin-left:47px;
	margin-top:13px;
	font-size:20px;
	font-variant:small-caps;
	}
	
#submenu_links {
	width:525px;
	float:right;
	margin-right:52px;
	margin-top:11px;
	font-size:10px;
	line-height:11px;
	display:none;
	}

#conteudo {
	background-image:url(images/lay_05.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding:10px 32px 10px 40px;
	text-align:justify;
 	font-size:12px;
	overflow:hidden;
	}

#rodape {
	background-color:#538db2; 
}


#popitmenu{
	position: absolute;
	background-color: #6398b9;
	border:0px dashed #ffffff;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: white;
display: block;
border-bottom:solid #8cbad7 1px;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #2d688d;
}



.clear {
	clear:both;
}
