@charset "utf-8";
/* CSS Document */
.textos_10_gris {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color:#CCCCCC;
}
.textos_10_negro {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
.textos {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.textos_medianos {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.textos_Grandes {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}
.textos_Grandes_18 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}
.textos_Grandes_28_blanco {
	font-family: arial;
	font-size: 28px;
	font-weight: bold;
	color:#FFFFFF;
}
.textos_blancos {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.pin {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	background-color: #FFFF99;
}
.Sub_titulos_rojos {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.rojo-texto{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.azul-texto{
	color: #0000FF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.verde-texto{
	color: #84c225;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.naranja-texto{
	color: #e77817;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.naranja-texto_18{
	color: #e77817;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.azul-texto-GRANDE{
	color: #0000FF;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.verde-texto-GRANDE{
	color: #84c225;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.naranja-texto-GRANDE{
	color: #e77817;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.azul-texto-MEDIANO{
	color: #0000FF;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.verde-texto-MEDIANO{
	color: #84c225;
	font-family:Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.naranja-texto-MEDIANO{
	color: #e77817;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.imputbox {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial;
	border: 1pix #000000 solid;
	border-color: #000000 solid;
	font-weight: normal;
	text-align: left;
}
.botones {  font-family: Arial; font-size: 9pt; color: #FFFFFF; background-color: #0099FF; border-color: #000000 ; border-top-width: 1pix; border-right-width: 1pix; border-bottom-width: 1pix; border-left-width: 1pix}
.botones1 {
	font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000000;
	border-color: #000000;
	border-top-width: 1pix;
	border-right-width: 1pix;
	border-bottom-width: 1pix;
	border-left-width: 1pix
}
.Celda_Color_Naranja { background-color: #6f89de; }
.Celda_titulo {
	background-color: #FF6600;
	font-family:Arial;
	font-size:12px;
	text-align:left;
}
.Celda_titulo_14 {
	background-color: #FF6600;
	font-family:Arial;
	font-size:14px;
	text-align:left;
}

