@charset "UTF-8";
/* CSS Document */

.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.borde {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 0px;
}
.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00BFF8;
}
.Estilo10 {font-size: 16px}
.Estilo11 {	font-size: 16px;
	color: #990033;
}
.Estilo7 {color: #000000}
.Estilo12 {	font-size: 13px;
	font-weight: bold;
}
.borde2 {	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-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-color: #666666;
	font-size: 12px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
.BOTON {
	background-color: #00B6E8;
	margin: 3px;
	border: 2px solid #ABDFF5;
	font-size: 12px;
}
