.barrita {
	background-image: url(barrita.jpg);
}
.fondoburbujas {
	background-image: url(burbujas.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fuentefecto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.fondocreditos {
	background-image: url(fdocreditos.jpg);
	background-repeat: no-repeat;
}
.fuentecreditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #236A85;
}
.textosubtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
}
.rayita {
	background-image: url(rayita.jpg);
	background-repeat: repeat-x;
}
.fuentetitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2776C5;
}
.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: normal;
	font-weight: normal;
}
.titulosformulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2776C5;
}
.textonormal2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: normal;
	font-weight: normal;
	cursor:hand;
}
