@charset "UTF-8";

a.facamp:link {text-decoration: none; color: #013b5c;}
a.facamp:visited {text-decoration: none; color: #013b5c;}
a.facamp:hover {text-decoration: underline; color: #013b5c;}
a.facamp:active {text-decoration: none; color: #013b5c;}

.campo_form {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt}

.tx1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #013b5c;
	text-align: justify;
}
.footer {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	color: #999;
}
body {
	/*background-color: #e7e7e7;
	margin-top: 10px;*/
}
.tit1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #013b5c;
}
