@charset "iso-8859-1";
/* CSS Document */

a:link {
	color: #a83300;
	text-decoration: none;
}

a:visited {
	color: #a83300;
	text-decoration: none;
}
a:active {
	color: #a83300;
	text-decoration: none;
}

a:hover {
	color: #a83300;
	text-decoration: underline;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #888888;
}
body {
	background-color: #f3f3f1;
	margin-left: 1px;
}
.detalle_titulo {
	font-weight: bold;
}
.detalle {
	margin: 0px;
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
}
.detalle_chica {
	font-size: 11px;
	font-weight: normal;
}
.detalle_resaltado {
	font-weight: bold;
}
.detalle_suave {
	font-size: 9px;
	color: Silver;
}
.pagina_tabla {
	background-color: White;
}
.carnet_tabla {
	background-color: White;
}
.carnet_resaltado {
	font-size: 16px;
	font-weight: bolder;
}
.carnet_espacio {
	font-size: 6px;
}
.carnet_datos {
	font-size: 18px;
}
.linea_separador {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #5d5d5d;
}
.pagina_tabla_footer {
	background-color: Silver;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.pagina_tabla_header {
	background-color: White;
}
.pagina_tabla_banner {
	padding-left: 100;
}
.letra_chica {
	font-size: 9px;
}
.menu_tabla {
	background: #7f8487;
	width: 160px;
}
.menu_general {
	background: White;
	height: 575px;
	width: 180px;
}

.menu_seccion {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;	
	color: #e6f6ff;
	height: 20px;
	width: 160px;
	padding-top: 10px;
	padding-left: 10px;
	cursor: pointer;
}
.menu_opcion {
	font-family: Tahoma;
	font-size: 10px;
	color: #5d5d5d;
	padding-left: 10px;
	padding-top: 5px;
	background: #7f8487;
	font-weight: bold;
}

.menu_azar {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;	
	background: #f3f3f3;
	height: 20px;
	width: 160px;
}

.menu_banner {
	background: #f3f3f3;
}

.menu_combo {
	width: 180px;
}
.menu_resaltado {
	color: White;
}
.error_tabla {
	height: 50px;
}
.error_titulo {
	font-weight: bold;
	font-size: 12px;
}
.error_texto {
}
.letra_info {
	color: #00FF00;
}
.letra_advertencia {
	color: Green;
}
.input
{
	background-color: white;
}
.inputreq
{
	background-color: red;
}
.menutitle{
	cursor:pointer;
	width:160px;
	font-family: Tahoma;
	font-size: 12px;
	color: #5d5d5d;
	padding-left: 10px;
	padding-top: 5px;
	background: White;
	font-weight: bold;
}
.submenu{
	font-family: Tahoma;
	font-size: 11px;
	color: #5d5d5d;
	padding-left: 10px;
	padding-top: 5px;
	background: White;
	font-weight: bold;
}
