/* CSS Document */

/*Texto home*/

.texto
{
color:#58595B;
}


.marco_foto
{
float:left; width:160px; height:152px; text-align:center; position:relative; background-image:url(../../img/marco.jpg); background-repeat:no-repeat;


}

.imagen_foto
{
position:absolute; top:8px; left:14px;
}

.nombre_imagen
{
position:absolute; width:63px; height:21px; top:108px; left:9px; background-image:url(../../img/nombre1.jpg); font-size:10px;
}

.texto_nombre_imagen
{
top:6px; position:relative;
}


.pestana
{
	height:28px; 
	float:left; 
	width:126px; 
	background-image:url(../../img/botonb.jpg); 
	background-repeat:no-repeat;
	color:#F0EEFF;
}

.pestana_ficha
{
	height:28px; 
	float:left; 
	width:108px; 
	background-image:url(../../img/boton_azul.jpg); 
	background-repeat:no-repeat;
	color:#F0EEFF;
}

.texto_pestana_ficha
{
	width:108px; 
	padding-top:8px; 
	text-align:center; 
	
}

.texto_pestana
{
	width:117px; 
	padding-top:8px; 
	text-align:center; 	
}

table.cont_pestana
{
	border-collapse:collapse;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:622px;
	height:110px;
	background-image:url(../../img/bg_pestana.jpg);
	color:#58595B;	
}

table.cont_ficha
{
	border-collapse:collapse;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:643px;
	height:110px;
	background-image:url(../../img/bg_pestana_ficha.jpg);
	color:#58595B;	
}

.pie_pestana
{
background-image:url(../../img/pie_pestana_ficha.jpg); width:647px; height:43px;
}

table.global
{
border-collapse:collapse;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#58595B;
}

.marco
{
background-image:url(../../img/marco_foto.jpg);
width:192px;
height:149px;
background-repeat:no-repeat;
font-size:11px;
color:#58595B;
}


.celda_marco
{
font-size:11px;}

.boton_ficha
{
background-image:url(../../img/boton.jpg); width:112px; height:28px;
font-size:10px;
background-repeat:no-repeat;
color:#58595B;}

.comparar
{
/*border:#808080; 
margin-right:5px; 
margin-top:5px; 
margin-bottom:5px; 
font-size:9px; 
color:#808080; 
border-style: solid; background:#FFFFFF; border-width: 1px;*/

color: #58595B;
background-color: #E5E5E5;
border: 1px solid #CCCCCC;
border-style: solid;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
/*padding-left:0px;
margin-left:0px;*/
/*padding-top: 3px;*/
/*padding-bottom: 3px;*/
/*padding: 3px;*/
}

.flotado
{
	float:left;
}

.derecha
{
	float:right;
}


.enca
{
	padding-top:10px;
	font-weight:bold;
	font-size:10px;
}

.text_blanco
{
color:#FFFFFF;
}

.boton_trans
{
background-color:#FFFFFF;
border:0px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#58595B;
margin-bottom:2px;
padding-left:0px;  
}

div#menu_
{
position: relative;
z-index: 1;
}

div#menu_ ul{
margin:0px;
padding:0px;
float:left;
list-style:none;
}

div#menu_ li{
float:left;
}

div#menu li a:hover
{
background:url(../images/registrar2.jpg);
}






/*Estilo de la tabla de logueo */
table.imp
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	border-color:#000000;
}

/* nuevo: estilo para el menu del admin */

/* fuente azul */
.blan
{
	color:#003399;
}


form
{
	padding:0px;
	margin:0px;
}

/* botones con letra azul*/
.text
{
	color: #003399; font-weight: bold; font-size: 11px;
}

.textbox 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	border-bottom-width: thin;	
}


/* formu tabla para registro de informacion*/
table.formu
{
	border-collapse:collapse;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.formu th
{
	font-size:11px;
	font-weight:normal;	
	color:#000000;
}


.formu td input
{
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	border-bottom-width: thin;
}
.formu th input
{
/*border:0px;
border-bottom-width: thin;	*/
}

/* Boton (fechas)*/
.boton
{
	border:#808080; 
	margin-right:5px; 
	margin-top:5px; 
	font-size:9px; color:#808080; 
	border-style: solid; 
	background:#FFFFFF; 
	border-width: 1px;
}


/* Estilos para la paginacion */

/*.atras {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 


.atras a:link, a:visited {

	
	color: #58595B;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;

	text-decoration: none;
	padding-top: 3px;
	padding-right: 6px;
	
	padding-left: 6px;
	
	line-height:30px;
}*/ 

.paginacion {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
.paginacion a:link 
{
	color: #58595B;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;

	text-decoration: none;
	/*padding-top: 3px;*/
	padding-right: 6px;
	/*padding-bottom: 3px;*/
	padding-left: 6px;
	/*padding: 3px;*/
	line-height:30px;
} 
.paginacion a:visited {
	
	
	color: #58595B;
	background-color: #E5E5E5;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	/*margin: 3px;
	padding-top: 3px;*/
	padding-right: 6px;
	/*padding-bottom: 3px;*/
	padding-left: 6px;
	line-height:30px;

}
.paginacion a:hover {
	color:#333333;

	border: 1px solid #999999;
	text-decoration: none;
	/*padding-top: 3px;*/
	padding-right: 6px;
	/*padding-bottom: 3px;*/
	padding-left: 6px;
	/*margin: 3px;*/
	line-height:30px;
}
.paginacion a:active {
	
	color: #58595B;
	background-color: #E5E5E5;
	border: 1px solid #999999;
	text-decoration: none;
	/*margin: 3px;
	padding-top: 3px;*/
	padding-right: 6px;
	/*padding-bottom: 3px;*/
	padding-left: 6px;
	line-height:30px;
}

.listas
{
font-size:11px;
color:#58595B;
}



/***************************************************************************************/
div.control
{
	width:100%;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	float: left;
}

div.rotulo
{
	width: 12em;
	float: left;
	text-align:left;
}

div.campo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.espacio
{
	width: 10em;
}

div.columna
{
	float:left;
	margin-right:15px;
}

div.logueo
{
	width:100%;
}





table.datos input
{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC ;
	background: white;
	font-size: 100%;
}

.select
{
	font-size: 10px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#58595B;
}

div#menu
{
	width: 100%;
	/*border-style:solid;*/
	/*border-width: 1px 0px 0px 0px; */
	border-color: #CCCCCC;
	border-color: #3366CC;
	border-color: #0065BF;
	border-color: #0B4B80;
	border-color: #2E77BB;
	border-color: #20629E;
	color: #333333;
	margin:0px;
}

div#menu ul
{
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
}

div#menu li
{
	float:left;
	margin:0px;
}


table.datos
{
	width: 96%;
	border-collapse:collapse;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	color:#333333;
}

table.datos td
{
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 6px 3px 0px 3px;
	vertical-align: top;
}

.enca_tabla
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;	
}


td.neg
{
	font-weight:bold;
}


div#men
{
	background-color:#ffffff; 
	width:130px;
	font-size:12px;
	color:#00436A;
	text-align:center;
	border-color:#00436A; 
	border-style:solid;
	border-width:1px;
}


h3
{
	font-size:12px;
}

h2
{
	font-size:15px;
}

h2.admin
{
	border:1px solid black;
	border-left:0px;
	border-right:0px;
}


h4.imprimir
{
	border:1px solid black;
	border-left:0px;
	border-right:0px;
	font-size:11px;
}

hr
{
	color:#000000;
	margin-bottom:0px;
	padding-bottom:0px;
	margin:0px;
	padding:0px;
}



.datos th
{
	background: #FFCC00;
	font-weight: normal;
	color:#003399;
	font-size: 11px;
	height: 2em;
	text-align: left;
}

.datos a:link, a:visited
{
	color:#333333;
}

.blanco 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:justify;
}

.medio 
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;
	text-align:justify;
}

.fblanco 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-align:justify;
}


.fblancog 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-align:justify;
}





.formu td select
{
	font-size:11px;
}




.boton_img
{
	border:#808080; 
	background-image:url(../../img/cal.jpg);
	width:20px;
	height:20px;
	border:0px;
}

.enlaces
{

}

.seleccionado_
{

background-color:#ffffff;

margin-right:5px;
border-top:1px solid #003399;
border-left:1px solid #003399;
border-right:1px solid #003399;
}

.seleccionado_ a:hover
{

background-color:#A4D1FF;
}

.seleccionado1_
{
border-top:1px solid #003399;
border-left:1px solid #003399;
border-right:1px solid #003399;
background-color:#A4D1FF;
/*padding:0px 6px 0px 6px;*/
margin-right:5px;

}

.enlaces a:link
{

color:#58595B;
/*padding-left:8px;
padding-right:8px;*/
text-decoration:none;}

.enlaces a:visited
{
color:#58595B;

text-decoration:none;
}

.enlaces a:hover
{
color:#003399;


}


.sel_input input
{
border:0px;
background-color:#999999;

}


/* Resultados */

.resul
{
	background-image:url(../../img/res_abajo.jpg);
	width:632px;
	/*height:155px;*/
	height:107px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	font-size:10px;
}

.res_arriba
{
	background-image:url(../../img/res_arriba_.jpg);
	width:632px;
	height:46px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	font-size:10px;
}

.res_arriba_bodega
{
	background-image:url(../../img/res_arriba_bodega.jpg);
	width:632px;
	height:46px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	font-size:10px;
}


.res_arriba_lote
{
	background-image:url(../../img/res_arriba_lote.jpg);
	width:632px;
	height:46px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	font-size:10px;
}

tr.result{
background: white;
}

tr.result_alt
{
background-color:#F2F2F2;
}

table.tabulacion
{
	
	border-collapse:collapse;
	font-size: 100%;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	color:#58595B;
}


table.tabulacion td
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 6px 3px 0px 3px;
	vertical-align: top;
}

table.tabulacion th
{
background-image:url(../../img/bg_gris.jpg);
border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 6px 3px 0px 3px;
	text-align:left;
	vertical-align: top;
}

table.tabulacion2
{
	
	border-collapse:collapse;
	font-size: 100%;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	color:#58595B;
}


table.tabulacion2 td
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 6px 3px 0px 3px;
}

table.tabulacion2 th
{
background-image:url(../../img/bg_gris.jpg);
border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 6px 3px 0px 3px;
	text-align:left;
	vertical-align: top;
}


table.contact
{
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}

table.contact th
{
	color:#58595B;
	padding-right:5px;
	font-size:11px;
	font-weight:bold;
}

.contact th input
{
	/*background-image:url(../../img/textfield.jpg); */
	/*border:0px; 
	height:17px; 
	width:60px; 
	color:#A3A5A4;
	font-weight:bold;*/
color:#58595B;
	font-size:11px;
	/*padding-bottom:2px;
	border-top-style: none;	
	border-right-style:none; 
	border-left-style:none; */
}


.contact td input
{
	/*background-image:url(../../img/textfield.jpg); */
	/*border:0px; 
	height:17px; 
	width:266px; 
	border-top-style: none;	
	border-right-style:none; 
	border-left-style:none; 
	padding-left:4px; 
	color:#000000;	
	*/
	width:266px; 
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#58595B;
}

table.contact textarea
{
	/*background-image:url(../../img/textarea.jpg); 
	border:0px; */
	height:99px; 
	width:266px; 
	/*border-top-style: none;	
	border-right-style:none; 
	border-left-style:none; 
	border-bottom-style:none; 
	padding-left:4px; */
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#58595B;
}
