.fondogral {
	background-color: #FAFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0261CA;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #2F91FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fondopopup {
	background-image: url(img/popup_background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.textoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033886;
}
.textoOlvido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
.marco_img {
	border: 1px solid #033886;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.home li{
	list-style-type: disc;
	list-style-image: url(img/bull.jpg);
}

.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}
.titulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #033177;
}
.form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	width: 150px;
	height: 18px;
}


.textoHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0261CA;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.form2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	height: 18px;
}

