.Titulos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.Titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.textos1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textos1bold {
	font-family: Tahoma;
	font-size: 11px; font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.textorojo {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.textonegrita {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textogris {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textoazul {
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
#tabla_registro {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	/*padding-left:10px;*/
	border-left:1px solid #C4DCE9;
	background-image: url(fondo_form.jpg);
	background-position:top;
	background-repeat: repeat-x;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:15px;
}
#tabla_loguin {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(fondo%20pag%20ingreso.jpg);
	background-position:top;
	background-repeat: no-repeat;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:15px;
	border-left-style: none;
}

.textbox {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEF5F7;
	border:none;
}
.rojo {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.requerido{
background-image:url(/Imagenes/requerido.PNG);
background-repeat:no-repeat;
background-position:left;
padding-left:5px;
}
.checkbox{

}
.list_box {  font-family: Tahoma; font-size: 7pt; border: #EED0C3; oborder: #666666;border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #000000; padding-left:2px;}


