@charset "utf-8";
h1 {
	font-size: 28px;
	color:#003;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 9px;
	font-style: italic;
}
a {
	text-decoration: none;
	border:none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
	margin-left:0px;
	margin-right:0px;
}
#titulo
{
	width:100%;
	height:120px;
	position:relative;
	background-color:#ff8500;
}
#contenedor {
	height: 820px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	/*border: solid thin #000;*/
}
#header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	/*background-color: #003;*/
	height: 120px;
	width: 1164px;
	letter-spacing: 3px;
	background-color:#ff8500;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}
#logo {
	width: 320px;
	height: 116px;
	margin-left: 5px;
	margin-top: 0px;
}
#info_log {
	position:absolute;
	width:430px;
	height:54px;
	z-index:1;
	left: 720px;
	top: 40px;
/*	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:right;
	color:#FFF;
}
#contenedor_menu
{
	width:100%;
	height:32px;
	position:relative;
	background-color:#ff8500;
}
#menu_superior
{
	width:1164px;
	height:30px; 
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left:auto; 
	margin-right:auto;  
	background-color: #D0E8FDs;
}


/* Donde se Encuentra el Menu y El contenido*/
#contenedor2 {
	
	background-color: #000;
	width: 1164px;
	height: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: solid thin #000;*/
}

/* Contenedor al lado del Menú */
#contenido {
	background-color: #FFF;
	padding: 0px;
	height: 820px;
	/*width: 930px;*/
	width:1164px;
	float: left;
	/*border: solid thin #000;*/
}

/*Contenido inicial */
#contenido_i {
	width:600px; /*ancho total de la pagina*/ 
	height:250px;
	margin-top:200px;
	margin-left:auto;
	margin-right:auto;	
    text-align:left; /*aqui alineamos todo de nuevo a la izquierda, pero dentro del contenedor*/
}


.botones{
	background-color: #ff7e00;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF; 
	font-size: 13px;
	font-weight: bold;
	border:none;
}

.fondotabla {
	
	background-image: url(../img/fondot.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
}
.colorlinea {
	
	color:#000;
	background-color:#00FF00;
}

/***************************************************/
/* Configuración del Menú */

/* Contenedor del Menú*/
#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #03F;
	background-image:url(../img/fdo_menu_barra_menu.png);
	height: 820px;
	width: 180px;
	float: left;
	list-style-type: none;
	margin:0px 0px 0px 0px;
	/*border: solid thin #000;*/
}
#datos_log
{
	
	margin-top:20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}

/* Configuración Lista ordenada de Primer Nivel */

.lista_primera{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin:0px 0px 0px 0px;
}

/* Configuración Lista ordenada de Primer Nivel a los Hipervinculos */
.items_primera {
	color: #FFF;
	text-decoration: none;
	padding:5px;
	display: block;
	background-image: url(../img/fdo_menu.png);
}

/* Configuración Lista ordenada de Primer Nivel a los Hipervinculos al Encontrarse El Mouse Sobre ella*/
.items_primera:hover{
	color:#FF0;
	/*font-weight: bold;	*/
}

.lista_segunda{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #000;
	margin:0px;
	font-weight: bold;

}

/* Configuración Lista ordenada de Primer Nivel a los Hipervinculos */
.items{
	text-decoration: none;
	padding:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-color: #FFF;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #000;
	background-color: #CCC;
}
.items_seleccionado{
	text-decoration: none;
	padding:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	display: block;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-color: #FFF;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #000;
	background-color: #FFF;
}

/* Configuración Lista ordenada de Primer Nivel a los Hipervinculos al Encontrarse El Mouse Sobre ella*/
.items:hover{
	background-color: #FFF;
	/*border-right-style: none;	/*font-weight: bold;	*/
}

 /* Fin Configuración */
 /*************************************************************/


/* Donde se Muestra el resultado del menu */
#muestra_contenido {
	padding: 5px;
	height: 760px;
	width: 1065px;
	/*border: thin solid #000;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFF;
}

/*******************************************/

#contenido_tablas {
	height: 620px;
	/*border: thin solid #000;*/
	overflow: auto;
}
#encabezado_factura {
	border: thin solid #000;
	overflow: auto;
	margin-top:25px;
	background-color:#FFFFFF;
	border-radius:5px;
	width:850px;
	margin: 10px auto 0px auto;
	padding-top:5px;
	padding-bottom:5px;
}
#contenido_factura {
	height: 320px;
	border: thin solid #000;
	overflow: auto;
	background-color:#FFFFFF;
	border-radius:5px;
	width:850px;
	margin: 2px auto 0px auto;
	padding-top:10px;
}


.contenido_historico_doc {
	height: 380px;
	overflow: auto;
	margin-left:-19px;
	/*border: thin solid #000;*/
}
.contenido_principal_doc {
	height: 140px;
	overflow: auto;
	/*border: thin solid #000;*/
}
.fotos_en_campana {
	height: 350px;
	overflow: auto;
	/*border: thin solid #000;*/
}
.contenido_requerimientos{
	height: 170px;
	overflow: auto;
	margin-left:-19px;
	/*border: thin solid #000;*/
}
#contenido_tablas_popup {
	height: 320px;
	/*border: thin solid #000;*/
	overflow: auto;
}
.barra_filtro{
	height:50px;
	padding-top:0px;
	/*background-image:url(hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png);*/
	/*border: thin solid #000;	*/
}
.labels_tablas{
	/*background-image:url(start/images/ui-bg_glass_45_0078ae_1x400.png);*/
	background-color:#006600;
	/*border-radius:5px;*/
	padding-right:5px;
	color:#FFFFFF;
	font-weight:bold;
}
.tabla_listado{
	border: thin solid #000
	/*border:1px;	*/
}
.tabla_encabezado{
	border-bottom: thin solid #000;
	/*border:1px;	*/
}

.contenido_sub_tablas {
	/*height: 420px;*/
	min-height:120px;
	max-height:420px;
	/*border: thin solid #000;*/
	overflow: auto;
	/*background-color:#00CC33;*/
}

#link_paginacion {
	height: 20px;
	/*border: thin solid #000;*/
	padding-top: 10px;
	overflow: auto;
	text-align:center;
	text-decoration:none;
	font-size:12px;
}

#link_paginacion a:link { color: black; text-decoration: none }
#link_paginacion a:hover { color: black; text-decoration: none }
#link_paginacion a:visited { color: black; text-decoration: none }

#contenido_ventas {
	height: 230px;
	/*border: thin solid #000;*/
	overflow: auto;
}


#contenido_controles {
	height: 220px;
	/*border: thin solid #000;*/
	overflow: auto;
}

#contenido_rutas {
	height: 320px;
	/*border: thin solid #000;*/
	overflow: auto;
}
#contenedor_footer{
	width:100%;
	height:38px;
	background-color:#ff8500;
}

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 38px;
	width: 1154px;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*border: thin solid #000;*/
}

.resalto {
	color: #000;
	font-weight: bold;
}
.resalto_inicio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FC0;
}

.encabezado_tablas td {
	font-size: 12px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:bold;
	text-decoration: none;
	background-color:#000;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	color:#FFF;
}
.encabezado_tablas td:hover {
	opacity:0.7;
}

.encabezado_tablas td a{
	
	color: #FFF;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.encabezado_tablas td a:hover{
	color: #FFF;
}

.filas_tabla{
	height:30px;
}
.filas_tabla a{
	height:30px;
	color:#333;
}

.filas_tabla:hover{
	background-color: #c5c5c5;
}
.encabezado_tablas:hover{
	color:#FF0;
	background-color:#009E46;
}
.texto_formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #333;
	text-align: left;
	font-weight: bold;
	size: 11px;		
}
.texto_detalle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #333;
	text-align: right;
	font-weight: bold;
	size: 11px;
	background-color:#99CCFF;	
	padding-right:3px;
}
.texto_detalle_sin_alinear {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #000;
	font-weight: bold;
	size: 11px;
	background-color: #FFF;
	padding-left:5px;
	/*border-radius:2px;*/
}

.fondo_formulario {
	border-radius:2px;
	border:none;
	/*background-image:url(hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png);*/
	background-color:#E6E6E6;
}
.fondo_entrega {
	border: 1px groove;
	border-color: #003;
	border-radius:4px;
	/*background-image:url(hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png);*/
	background-color: #6F3;
}
.fondo_fotos {
	border: 1px groove;
	border-color: #003;
	border-radius:4px;
	/*background-image:url(hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png);*/
}

.texto_cuadro_texto{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.texto_factura{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-variant: normal;
	text-align: center;
	
}


.error {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-variant: normal;
	color: #F00;
	text-align: center;
	font-weight: bold;
}

#funcionario
{
	display:none;
}
#tercero
{
	display:none;
}
#frm_facturar_servicios{
	background-color:#F4F4F4;
	padding-top:15px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	position:relative;
}
#encabezado_factura_servicios td{
	font-size:13px; 
	color:#FFF;
	background-color:#000;
	height:25px;
	text-align:center;
	text-shadow:#999 1px 1px 1px;
}
#discriminado_factura{
	overflow:auto;
	height:250px;
	border-left: solid #999 thin;
	border-right: solid #999 thin;
	/*background-color:#063;*/
}
#footer_factura{
	height:170px;
	background-color:#F4F4F4;
	
}
#carnets_deportista{
	overflow:auto;
	height:520px;
}
#horarios_entrenador_tabla{
	overflow:auto;
	height:520px;
}
#recibos_deportista
{
	overflow:auto;
	height:520px;
}
#asistencia_deportista
{
	overflow:auto;
	height:520px;
}
#novedad_deportista
{
	overflow:auto;
	height:420px;
}
#categorias_disciplinas
{
	overflow:auto;
	height:420px;
}
#entrenadores_curso
{
	overflow:auto;
	height:420px;
}
#horarios_curso
{
	overflow:auto;
	height:320px;
}
#unidades_medida_curso
{
	overflow:auto;
	height:320px;
}
#inscripciones_credito_tabla
{
	overflow:auto;
	height:420px;
}
/*******************Autocompletar*************************/
.input_container {
	height: 30px;
	float: left;
}
.input_container input {
	height: 20px;
	width: 350px;
	padding: 3px;
	border: 1px solid #cccccc;
	border-radius: 0;
}
.lista_opciones ul {
	width: 450px;
	height:200px;
	overflow:auto;
	border: 1px solid #eaeaea;
	position: absolute;
	z-index: 9;
	background: #f3f3f3;
	list-style: none;
	padding:4px;
}
.lista_opciones ul li {
	padding-top:2px;
	padding-bottom:2px;
	margin-left:0px;
	color:#099;
	font-style: italic;
	font-weight:normal;
}
.lista_opciones ul li:hover {
	background: #FFF;
	color:#333;
}
.lista_opciones {
	display: none;
}
/*******************************************************/