.linhasHome {
	border-top: 0px dashed #034691;
	border-right: 1px dashed #034691;
	border-bottom: 0px dashed #034691;
	border-left: 0px dashed #034691;
}
.linhasDestaques {
	border-bottom: 1px dashed #CCCCCC;
}
p {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.titulo12 {
	font-size: 14px;
	color: #034691;
	font-weight: bold;
}
.pretoBold {
	font-weight: bold;
	color: #000000;
}
.azulBold {

	font-weight: bold;
	color: #034691;
}
a:link {
	color: #034691;
	text-decoration: none;
}
a:visited {
	color: #034691;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom:1px solid #034691;
	border-right:1px solid #034691;
	font:normal 9px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #ffffff;
	width: 50px;
}
.anylinkcss2{
	position:absolute;
	visibility: hidden;
	font:normal 9px Verdana;
	line-height: 18px;
	z-index: 100;
	width: 50px;
}
.camposformulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #034691;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;

}
.azul {
	color: #034691;
}
.preto {
	color: #000000;
}
