.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.cajastexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
.bordesimagenes {
	border: 3px solid #006600;
}
.entrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fondoprin {
	background-image: url(imagenes/fondo.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.fondosecu {
	background-image: url(imagenes/fondo2.gif);
	background-repeat:  repeat-x;
	background-position: right top;
}
.fondonorm {
	background-image: url(imagenes/fon.gif);
	background-repeat:  repeat-x;
}
.fon2 {
	background-image: url(imagenes/fon2.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: BABABA;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009900;
	border: 1px solid #666666;
	font-weight: bold;

}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
