.sombra-izq {
	background-attachment: fixed;
	background-image: url(images/sombra_02.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.sombra-der {
	background-attachment: fixed;
	background-image: url(images/sombra_04.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.fondo {
	background-attachment: fixed;
	background-image: url(images/delienantes_05.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.txt-principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 24px;
	text-align: justify;

}
.txt-principal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	line-height: 24px;
	text-align: justify;

}
.formbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #000066;
	text-decoration: none;
	height: 14px;
	width: 150px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	border-top-style: none;
	border-right-style: none;
}
.formbox2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	height: 90px;
	width: 400px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	border-top-style: none;
	border-right-style: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}.linea {
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.txt-boletin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.texto8 {  
	font-family:     Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #013365;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
.texto8:hover {
	font-family:     Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	background-color: #013365;
}
