A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

.fondo {
	background-image: url(../img/fondo.iso.gif);
	background-repeat: no-repeat;
	background-position: 190px 50px;
}

.style1 {
	color: #141482
}
.style2 {color: #df920e}
.style3 {color: #ae3c9b}
.style4 {color: #45a829}
.style5 {color: #5cc0d8}
.style6 {color: #bf1726}
.style7 {color: #FFFFFF}
.style8 {color: 009678}
.style9 {color: #F0DD39}

body {
	background-image: url(../img/fondo.gif);
	background-color: #b9dcd8;
	overflow-x:hidden;
}
.encabezado1 {
	font-family: Verdana;
	font-size: 11px;
	color: #141482;
	font-weight: bold;
}
.encabezado2 {
	font-family: Verdana;

	font-size: 1
`;
	color: #000000;
	font-size: 10px;
}
.bullet {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.titulo1 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.titulo1chico {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}


.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.texto2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
.texto2fuente {
	font-family: Verdana;
	font-size: 10px;
	color: #5cc0d8;
}

.texto3 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.recuadro {
	BORDER-RIGHT: #141482 2px solid;
	BORDER-TOP: #141482 2px solid;
	BORDER-LEFT: #141482 2px solid;
	BORDER-BOTTOM: #141482 2px solid
}
.textosubindice {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.botonform {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #141482;
	background-color: #141482;
}

