@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: Swiss;
	src: local("SWZ721BC"), url("../fonts/SWZ721BC.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

body{
	font-family:Arial;
}

a{
	text-decoration:none;
	cursor:pointer;
}

img{
	border:none;
}

input{
	font-size:10px;
}

select{
	font-size:10px;
}

h2{
	font-size:11px;
	width:500px;
	font-weight:bold;
	color:#000;
	margin:20px 80px;
}

p{
	text-indent:0px;
	margin:0px;
}

#madre{
	margin:0 auto 0 auto;
	width:1024px;
	min-height:590px;
}

.encabezado{
	float:left;
	width:1024px;
	height:70px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}

.encabezado_1{
	float:left;
	width:250px;
	height:70px;
}

.encabezado_1 a{
	float:left;
	margin-left:45px;
	color:#000;
}

.encabezado_1_a{
	float:left;
	width:250px;
	margin-top:10px;
	height:25px;
	line-height:25px;
	background:url(../imgs/home.jpg) no-repeat 20px 2px;
}

.encabezado_1_b{
	float:left;
	width:250px;
	height:25px;
	line-height:25px;
	background:url(../imgs/logueado.jpg) no-repeat 15px 7px;
}

.encabezado_1_c{
	float:left;
	width:250px;
	height:25px;
	line-height:25px;
	background:url(../imgs/nologueado.jpg) no-repeat 15px 7px;
}

.encabezado_2{
	float:left;
	width:222px;
	height:70px;
	background:url(../imgs/logo.jpg) no-repeat 97px 12px;
}

.encabezado_3{
	float:left;
	width:350px;
	height:70px;
	text-align:left;
	line-height:70px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#00688E;
}

.encabezado_4{
	float:left;
	width:150px;
	height:70px;
	line-height:30px;
}

.encabezado_4 a{
	float:right;
	width:60px;
	color:#000;
	margin-top:5px;
	background:url(../imgs/salir.jpg) no-repeat 35px 8px;
}

/*MENU HORIZONTAL*/

.menu_horizontal{
	float:left;
	width:1024px;
	height:30px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#D8D8D8;
	line-height:25px;
}

.menu_horizontal a{
	float:left;
	width:173px;
	height:28px;
	margin-left:15px;
	color:#D8D8D8;
}

.menu_horizontal a:hover{
	color:#FFF;
}

.menu_h_opcion{
	float:left;
	width:221px;
	height:28px;
	margin-left:4px;
	background:url(../imgs/boton_menu.jpg) repeat-x;
	background-color:#94C43A;
}

.menu_h_opcion a:hover{
	color:#FFF;
}

.menu_h_opcion_selected{
	float:left;
	width:221px;
	height:28px;
	margin-left:4px;
	background:url(../imgs/boton_menu.jpg) repeat-x;
	background-color:#94C43A;
}

.menu_h_opcion_selected a{
	color:#FFF;
}

.menu_h_opcion_sett{
	float:left;
	width:115px;
	height:28px;
	margin-left:4px;
	background:url(../imgs/boton_menu.jpg) repeat-x;
	background-color:#94C43A;
}

.menu_h_opcion_sett a{
	width:82px;
	text-align:right;
	margin-left:8px;
	background:url(../imgs/settings.png) no-repeat;
}

.menu_h_opcion_sett a:hover{
	color:#FFF;
}

.menu_h_opcion_sett_selected{
	float:left;
	width:115px;
	height:28px;
	margin-left:4px;
	background:url(../imgs/boton_menu.jpg) repeat-x;
	background-color:#94C43A;
}

.menu_h_opcion_sett_selected a{
	width:82px;
	text-align:right;
	margin-left:8px;
	background:url(../imgs/settings.png) no-repeat;
}

.menu_h_opcion_sett_selected a{
	color:#FFF;
}

/*FIN MENU HORIZONTAL*/

.cont_central{
	float:left;
	width:1019px;
	min-height:410px;
	background-color:#DDEDC0;
	margin-left:5px;
}

.cont_central_derecha_sett{
	float:right;
	width:907px;
	min-height:410px;
	background-color:#FFF;
	background-image:url(../imgs/fondo.png);
}

/*MENU VERTICAL*/

.menu_vertical{
	float:left;
	width:112px;
	min-height:410px;
}

.menu_vertical a{
	color:#000;
	font-weight:bold;
	font-size:10px;
}

.menu_vertical a:hover{
	color:#FFF;
}

.menu_vertical img{
	margin:2px 2px;
}

.menu_vertical_imagen{
	float:left;
	width:30px;
	height:27px;
	border-bottom:solid 3px #FFF;
}

.menu_vertical_texto{
	float:left;
	width:82px;
	height:27px;
	line-height:27px;
	border-bottom:solid 3px #FFF;
}

.menu_vertical_imagen_s{
	float:left;
	width:30px;
	height:27px;
	background-color:#94C43A;
	border-bottom:solid 3px #FFF;
}

.menu_vertical_texto_s{
	float:left;
	width:82px;
	height:27px;
	color:#FFF;
	background-color:#94C43A;
	line-height:27px;
	border-bottom:solid 3px #FFF;
}

/*FIN MENU VERTICAL*/

.cont_central_derecha{
	float:right;
	width:907px;
	min-height:410px;
	background-color:#FFF;
}

.paginador{
	float:left;
	width:885px;
	height:30px;
	line-height:30px;
	margin:0px 10px 10px;
	font-size:11px;
	border:solid 2px #CCC;
	background-color:#F0F3E4;
}

.paginador_paginas{
	float:left;
	width:130px;
	height:30px;
	margin-left:155px;
}

.paginador_paginas label{
	float:left;
	width:60px;
	text-align:center;
}

.paginador_paginas select{
	float:right;
	width:60px;
	height:20px;
	margin-top:5px;
}

.paginador_mostrar{
	float:left;
	width:190px;
	height:30px;
	margin-left:5px;
}

.paginador_mostrar label{
	float:left;
	width:110px;
	text-align:center;
}

.paginador_mostrar input[type=text]{
	float:right;
	width:60px;
	height:15px;
	line-height:15px;
	margin-top:5px;
}

.paginador_resultados{
	float:left;
	width:140px;
	height:30px;
	text-align:center;
	margin-left:5px;
}

.paginador_boton{
	float:left;
	width:100px;
	height:30px;
	text-align:center;
	margin-left:5px;
}

.paginador_boton input[type=button]{
	width:80px;
	height:20px;
	margin-top:5px;
	font-size:10px;
	background-color:#F90;
	font-weight:bold;
	color:#FFF;
	border:solid 1px #000;
	cursor:pointer;
}

.formulario ul{
	width:872px;
	margin-left:-30px;
}

.formulario li{
	float:left;
	list-style:none;
	width:865px;
	margin-top:10px;
	line-height:20px;
}

.formulario label{
	float:left;
	width:110px;
	text-align:right;
	font-size:10px;
}

.formulario input[type=text]{
	float:left;
	width:738px;
	height:18px;
	line-height:18px;
	margin-left:5px;
	border:solid 2px #D8D8D8;
}

.formulario input[type=submit]{
	float:right;
	width:130px;
	height:22px;
	background-color:#00CC00;
	color:#FFF;
	border:solid 2px #000;
	margin-right:10px;
	font-weight:bold;
	cursor:pointer;
}

.formulario_button{
	float:right;
	width:130px;
	height:22px;
	background-color:#00CC00;
	color:#FFF;
	border:solid 2px #000;
	margin-right:10px;
	font-weight:bold;
	cursor:pointer;
}

.boton_agregar{
	float:right;
	width:150px;
	height:22px;
	background-color:transparent;
	background:url(../imgs/agregar.png) no-repeat 3px 6px;
	text-align:right;
	color:#000;
	border:none;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}

.formulario li.input_corto{
	float:left;
	list-style:none;
	width:430px;
	margin-top:10px;
}

.formulario li.input_corto_text{
	float:right;
	list-style:none;
	width:431px;
	height:90px;
	margin-top:10px;
}

.input_corto input[type=text]{
	float:left;
	width:309px;
	height:18px;
	line-height:18px;
	border:solid 2px #D8D8D8;
	margin-left:5px;
}

.input_corto select{
	float:left;
	width:315px;
	height:24px;
	line-height:24px;
	border:solid 2px #D8D8D8;
	margin-left:5px;
}

.input_corto img{
	float:left;
	margin:4px 3px;
}

.input_corto_text textarea{
	float:left;
	width:310px;
	height:84px;
	line-height:12px;
	border:solid 2px #D8D8D8;
}

.formulario li.input_corto_2{
	float:left;
	list-style:none;
	width:215px;
	margin-top:10px;
}

.input_corto_2 label{
	float:left;
	width:110px;
	text-align:right;
	font-size:10px;
}

.input_corto_2 input[type=text]{
	float:left;
	width:93px;
	height:18px;
	line-height:18px;
	border:solid 2px #D8D8D8;
	margin-left:5px;
}

.input_corto_2 select{
	float:left;
	width:100px;
	height:22px;
	line-height:22px;
	border:solid 2px #D8D8D8;
	margin-left:5px;
}

.formulario li.input_corto_calendar{
	float:left;
	list-style:none;
	width:215px;
	margin-top:10px;
}

.input_corto_calendar input[type=text]{
	float:left;
	width:68px;
	height:18px;
	line-height:18px;
	border:solid 2px #D8D8D8;
	margin-left:5px;
}

.input_corto_calendar a{
	float:left;
	width:20px;
	height:20px;
	margin-left:5px;
	margin-top:2px;
}

.listado{
	float:left;
	width:889px;
	min-height:40px;
	margin:0px 10px 10px;
	font-size:10px;
}


.listado img{
	margin-top:8px;
}

.listado a{
	color:#000;
}

.listado a:hover{
	color:#999;
}

.listado input[type=text]{
	float:left;
	width:45px;
	height:20px;
	border:none;
	background-color:transparent;
	margin-top:4px;
	text-align:right;
	font-family:Arial;
	font-size:10px;
}

.listado_titulos{
	float:left;
	width:889px;
	height:25px;
	font-weight:bold;
	text-align:center;
	border-bottom:solid 2px #CCC;
}

.listado_titulos_1{
	float:left;
	width:32px;
	height:25px;
}

.listado_titulos_2{
	float:left;
	width:136px;
	height:25px;
	text-align:left;
	text-indent:2px;
}

.listado_titulos_2_num{
	float:left;
	width:136px;
	height:25px;
	text-align:center;
	text-indent:2px;
}

.listado_titulos_3{
	float:left;
	width:167px;
	height:25px;
	text-align:left;
	text-indent:2px;
}

.listado_titulos_4{
	float:left;
	width:88px;
	height:25px;
	text-align:left;
	text-indent:2px;
}

.listado_titulos_4_num{
	float:left;
	width:88px;
	height:25px;
	text-align:center;
	text-indent:2px;
}

.listado_titulos_5{
	float:left;
	width:67px;
	height:25px;
}

.listado_titulos_6{
	float:left;
	width:77px;
	height:25px;
	text-align:left;
	text-indent:2px;
}

.listado_titulos_6_num{
	float:left;
	width:77px;
	height:25px;
	text-align:center;
	text-indent:2px;
}

.listado_titulos_7{
	float:left;
	width:328px;
	height:25px;
	text-align:left;
	text-indent:2px;
}

.listado_titulos_8{
	float:left;
	width:62px;
	height:25px;
}

.listado_titulos_9{
	float:left;
	width:49px;
	height:25px;
}

.listado_titulos_10{
	float:left;
	width:309px;
	height:25px;
}

.listado_fila{
	float:left;
	width:887px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
}

.listado_fila_g{
	float:left;
	width:887px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
	background-color:#EEE;
}

.listado_dato_1{
	float:left;
	width:30px;
	height:30px;
	border-left:solid 2px #CCC;
}

.listado_dato_1 input[type=image]{
	margin-top:8px;
}

.listado_dato_2{
	float:left;
	width:134px;
	height:30px;
	border-left:solid 2px #CCC;
	text-align:left;
	text-indent:2px;
}

.listado_dato_2_num{
	float:left;
	width:134px;
	height:30px;
	border-left:solid 2px #CCC;
	text-align:center;
	text-indent:2px;
}

.listado_dato_3{
	float:left;
	width:165px;
	height:30px;
	border-left:solid 2px #CCC;
	text-align:left;
	text-indent:2px;
}

.listado_dato_4{
	float:left;
	width:86px;
	height:30px;
	border-left:solid 2px #CCC;
	text-align:left;
	text-indent:2px;
}

.listado_dato_4_num{
	float:left;
	width:86px;
	height:30px;
	border-left:solid 2px #CCC;
	text-align:center;
	text-indent:2px;
}

.listado_dato_5{
	float:left;
	width:65px;
	height:30px;
	border-left:solid 2px #CCC;
}

.listado_dato_6{
	float:left;
	width:75px;
	height:30px;
	border-left:solid 2px #CCC;
	text-align:left;
	text-indent:2px;
}

.listado_dato_6_num{
	float:left;
	width:75px;
	height:30px;
	border-left:solid 2px #CCC;
	text-align:center;
	text-indent:2px;
}

.listado_dato_7{
	float:left;
	width:326px;
	height:30px;
	border-left:solid 2px #CCC;
	text-align:left;
	text-indent:2px;
}

.listado_dato_8{
	float:left;
	width:60px;
	height:30px;
	border-left:solid 2px #CCC;
}

.listado_dato_9{
	float:left;
	width:47px;
	height:30px;
	border-left:solid 2px #CCC;
}

.listado_dato_10{
	float:left;
	width:307px;
	height:30px;
	border-left:solid 2px #CCC;
	line-height:10px;
}

.botones{
	float:left;
	width:889px;
	height:30px;
	margin:10px 10px 10px;
}

.boton_imprimir{
	float:right;
	width:130px;
	height:18px;
	line-height:18px;
	text-align:center;
	background-color:#999;
	color:#FFF;
	border:solid 2px #000;
	margin-right:10px;
	font-size:12px;
	font-weight:bold;
}

.boton_exportar{
	float:right;
	width:130px;
	height:18px;
	line-height:18px;
	text-align:center;
	background-color:#0099FF;
	color:#FFF;
	border:solid 2px #000;
	font-size:12px;
	font-weight:bold;
}

.boton_rechazar{
	float:right;
	width:130px;
	height:18px;
	line-height:18px;
	text-align:center;
	background-color:#FF0000;
	color:#FFF;
	border:solid 2px #000;
	font-size:12px;
	font-weight:bold;
}

.divisor{
	float:left;
	width:884px;
	height:5px;
	background-color:#DDEEC0;
	margin:10px 5px;
}

/* PRINCIPAL */

.cont_central_principal{
	float:left;
	width:1015px;
	min-height:410px;
	margin-left:5px;
	background:url(../imgs/fondo.png);
}

/* FIN PRINCIPAL */

/* LOGIN */

.cuadro_login{
	float:left;
	width:331px;
	height:221px;
	background:url(../imgs/fondo_login.png);
	margin:35px 180px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}

.cuadro_login_fila_1{
	float:left;
	width:315px;
	height:30px;
}

.cuadro_login_fila_1 a{
	float:right;
	width:20px;
	height:20px;
	margin-top:5px;
	background:url(../imgs/salir.jpg) no-repeat;
}

.cuadro_login_fila_2{
	float:left;
	width:275px;
	height:20px;
	line-height:20px;
	margin-left:35px;
	text-align:center;
	background:url(../imgs/nologueado.jpg) no-repeat 90px 5px;
}

.formulario_login{
	float:left;
	width:300px;
	height:110px;
	margin-top:10px;
}

.formulario_login ul{
	float:left;
	width:270px;
}

.formulario_login li{
	float:left;
	list-style:none;
	width:250px;
	height:40px;
	margin-left:-20px;
}

.formulario_login label{
	float:left;
	width:70px;
	text-align:right;
	line-height:20px;
}

.formulario_login input[type=text]{
	width:156px;
	height:17px;
	line-height:17px;
	margin-left:10px;
	border:solid 2px #DFDFDF;
}


.formulario_login input[type=password]{
	width:156px;
	height:17px;
	margin-left:10px;
	border:solid 2px #DFDFDF;
}

.formulario_login input[type=submit]{
	float:right;
	width:50px;
	height:20px;
	background-color:#00CC00;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	border:solid 1px #000;
	margin-right:10px;
	cursor:pointer;
}

/* FIN LOGIN */

/* USUARIOS */

.formulario_usuarios ul{
	width:500px;
}

.formulario_usuarios li{
	float:left;
	list-style:none;
	width:393px;
	height:35px;
	margin-left:-45px;
}

.formulario_usuarios label{
	float:left;
	width:80px;
	height:30px;
	line-height:20px;
	text-align:right;
	font-size:10px;
}

.formulario_usuarios input[type=text]{
	float:left;
	width:290px;
	height:18px;
	line-height:18px;
	margin-left:5px;
	border:solid 2px #D8D8D8;
}


.formulario_usuarios input[type=password]{
	float:left;
	width:290px;
	height:18px;
	margin-left:5px;
	border:solid 2px #D8D8D8;
}

.formulario_usuarios select{
	float:left;
	width:294px;
	height:24px;
	margin-left:5px;
	border:solid 2px #D8D8D8;
}

.formulario_usuarios input[type=submit]{
	float:right;
	width:130px;
	height:22px;
	background-color:#00CC00;
	font-weight:bold;
	color:#FFF;
	border:solid 2px #000;
	margin-right:15px;
	cursor:pointer;
}

.listado_usuarios{
	float:left;
	width:890px;
	min-height:44px;
	margin:0px 10px 10px;
	font-size:10px;
	text-align:center;
}

.listado_usuarios_titulos{
	float:left;
	width:889px;
	height:44px;
	font-weight:bold;
	border-right:solid 2px #CCC;
}

.listado_usuarios_titulos a{
	color:#000;
	font-weight:100;
}

.listado_usuarios_titulos a:hover{
	color:#999;
}

.listado_usuarios_col_tit_1{
	float:left;
	width:128px;
	height:40px;
	line-height:20px;
	background-color:#F0F3E4;
	border-top:solid 2px #ccc;
	border-left:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
	text-align:left;
	text-indent:2px;
}

.listado_usuarios_col_tit_1 a{
	font-weight:bold;
}

.listado_usuarios_col_tit_2{
	float:left;
	width:257px;
	height:40px;
	line-height:20px;
	background-color:#F0F3E4;
	border-top:solid 2px #ccc;
	border-left:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
}

.listado_usuarios_col_tit_2_1{
	float:left;
	width:257px;
	height:19px;
	line-height:20px;
	background-color:#F0F3E4;
	border-bottom:solid 2px #ccc;
}

.listado_usuarios_col_tit_3{
	float:left;
	width:72px;
	height:40px;
	background-color:#F0F3E4;
	border-top:solid 2px #ccc;
	border-left:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
}

.listado_usuarios_col_tit_3_1{
	float:left;
	width:72px;
	height:19px;
	line-height:20px;
	background-color:#F0F3E4;
	border-bottom:solid 2px #ccc;
}

.listado_usuarios_col_tit_4{
	float:left;
	width:109px;
	height:40px;
	background-color:#F0F3E4;
	border-top:solid 2px #ccc;
	border-left:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
}

.listado_usuarios_col_tit_4_1{
	float:left;
	width:109px;
	height:19px;
	line-height:20px;
	background-color:#F0F3E4;
	border-bottom:solid 2px #ccc;
}

.listado_usuarios_col_tit_5{
	float:left;
	width:35px;
	height:40px;
	line-height:20px;
	background-color:#F0F3E4;
	border-top:solid 2px #ccc;
	border-left:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
}

.listado_usuarios_col_tit_6{
	float:left;
	width:35px;
	height:19px;
	line-height:20px;
	background-color:#F0F3E4;
	border-right:solid 2px #CCC;
}

.listado_usuarios_col_tit_7{
	float:left;
	width:35px;
	height:19px;
	line-height:20px;
	background-color:#F0F3E4;
}

.listado_usuarios_fila{
	float:left;
	width:889px;
	height:20px;
	line-height:20px;
	font-size:10px;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
}

.listado_usuarios_fila_g{
	float:left;
	width:889px;
	height:20px;
	line-height:20px;
	font-size:10px;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
	background-color:#F0F3E4;
}

.listado_usuarios_fila_dato_1{
	float:left;
	width:128px;
	height:20px;
	border-left:solid 2px #CCC;
	text-align:left;
	text-indent:2px;
}

.listado_usuarios_fila_dato_2{
	float:left;
	width:35px;
	height:20px;
	border-left:solid 2px #CCC;
}

listado_usuarios_fila_dato_2 a{
	float:left;
	width:30px;
	height:20px;
}

.listado_usuarios_fila_dato_2 img{
	margin-top:2px;
}

/* FIN USUARIOS */

/* PRODUCTOS */

.listado_productos{
	float:right;
	width:371px;
	height:130px;
	margin-right:5px;
	margin-top:10px;
	overflow:auto;
}

.listado_productos img{
	margin-top:2px;
}

.listado_productos_tit_1{
	float:left;
	width:50px;
	height:20px;
	line-height:20px;
	font-size:10px;
	font-weight:800;
	text-align:center;
	border-bottom:solid 1px #999;
}

.listado_productos_tit_2{
	float:left;
	width:201px;
	height:20px;
	line-height:20px;
	font-size:10px;
	font-weight:800;
	text-align:left;
	text-indent:2px;
	border-bottom:solid 1px #999;
}

.listado_productos_f{
	float:left;
	width:350px;
	height:20px;
	border-right:solid 1px #999;
}

.listado_productos_f_g{
	float:left;
	width:350px;
	height:20px;
	border-right:solid 1px #999;
	background-color:#F0F3E4;
}

.listado_productos_1{
	float:left;
	width:49px;
	height:19px;
	line-height:19px;
	font-size:10px;
	text-align:center;
	border-left:solid 1px #999;
	border-bottom:solid 1px #999;
}

.listado_productos_2{
	float:left;
	width:199px;
	height:19px;
	line-height:19px;
	font-size:10px;
	text-align:left;
	text-indent:2px;
	border-left:solid 1px #999;
	border-bottom:solid 1px #999;
}

/* FIN PRODUCTOS */

/* PRESUPUESTO */

.listado_productos_seleccionar{
	float:left;
	width:906px;
	height:150px;
	overflow:auto;
}

.detalle_presupuesto_titulos{
	float:left;
	width:889px;
	height:20px;
	line-height:10px;
	font-weight:800;
	font-size:10px;
	text-align:center;
	margin-left:10px;
}

.detalle_presupuesto_titulos_1{
	float:left;
	width:22px;
	height:20px;
}

.detalle_presupuesto_titulos_2{
	float:left;
	width:43px;
	height:20px;
}

.detalle_presupuesto_titulos_3{
	float:left;
	width:217px;
	height:20px;
}

.detalle_presupuesto_titulos_4{
	float:left;
	width:122px;
	height:20px;
}

.detalle_presupuesto_titulos_5{
	float:left;
	width:124px;
	height:20px;
}

.detalle_presupuesto_titulos_6{
	float:left;
	width:174px;
	height:20px;
}

.detalle_presupuesto_titulos_7{
	float:left;
	width:92px;
	height:20px;
}

.detalle_presupuesto_titulos_8{
	float:left;
	width:117px;
	height:20px;
}

.detalle_presupuesto{
	float:left;
	width:889px;
	min-height:50px;
	border-top:solid 2px #000;
	margin-left:10px;
	font-size:10px;
}

.detalle_presupuesto_f{
	float:left;
	width:889px;
	height:50px;
	border-bottom:solid 2px #000;
}

.detalle_presupuesto_f_g{
	float:left;
	width:889px;
	height:50px;
	background-color:#F0F3E4;
	border-bottom:solid 2px #000;
}

.detalle_presupuesto_c1{
	float:left;
	width:20px;
	height:50px;
	line-height:50px;
	text-align:center;
	border-left:solid 2px #999;
	border-right:solid 2px #999;
}

.detalle_presupuesto_c2{
	float:left;
	width:430px;
	height:50px;
	border-right:solid 2px #999;
	font-weight:800;
}

.detalle_presupuesto_c3{
	float:left;
	width:409px;
	height:50px;
	border-right:solid 2px #999;
}

.detalle_presupuesto_c3 select{
	float:left;
	width:100px;
	margin-left:10px;
	margin-top:4px;
	background-color:transparent;
	border:none;
}

.detalle_presupuesto_c4{
	float:left;
	width:20px;
	line-height:20px;
	height:50px;
	border-right:solid 2px #999;
}

.detalle_presupuesto_c4 img{
	cursor:pointer;
	margin-top:17px;
	margin-left:3px;
}

.detalle_presupuesto_c5{
	float:left;
	width:20px;
	line-height:50px;
	height:50px;
	border-left:solid 2px #999;
}

.detalle_presupuesto_c5 input[type=checkbox]{
	margin-top:19px;
}

.detalle_presupuesto_c6{
	float:left;
	width:22px;
	line-height:50px;
	height:50px;
	background-color:#fff;
	text-align:center;
}

.detalle_presupuesto_c6 img{
	margin-top:17px;
	cursor:pointer;
}

.detalle_presupuesto_c7{
	float:left;
	width:841px;
	height:50px;
	border-right:solid 2px #999;
	font-weight:800;
}

.detalle_presupuesto_c7{
	float:left;
	width:841px;
	height:50px;
	border-right:solid 2px #999;
	font-weight:800;
}

.detalle_presupuesto_d1{
	float:left;
	width:41px;
	height:24px;
	border-right:solid 2px #999;
	border-bottom:solid 1px #999;
}

.detalle_presupuesto_d1_r{
	float:left;
	width:41px;
	height:24px;
	background:url(../imgs/st_faltante.jpg) no-repeat;
	border-right:solid 2px #999;
	border-bottom:solid 1px #999;
}

.detalle_presupuesto_d1_a{
	float:left;
	width:41px;
	height:24px;
	background:url(../imgs/st_justo.jpg) no-repeat;
	border-right:solid 2px #999;
	border-bottom:solid 1px #999;
}

.detalle_presupuesto_d1_v{
	float:left;
	width:41px;
	height:24px;
	background:url(../imgs/st_sobra.jpg) no-repeat;
	border-right:solid 2px #999;
	border-bottom:solid 1px #999;
}

.detalle_presupuesto_d1 input[type=text]{
	float:left;
	width:41px;
	height:22px;
	background-color:transparent;
	border:none;
	text-align:center;
}

.detalle_presupuesto_d2{
	float:left;
	width:215px;
	height:24px;
	line-height:24px;
	border-bottom:solid 1px #999;
	text-indent:5px;
	font-weight:800;
}

.detalle_presupuesto_d3{
	float:left;
	width:430px;
	height:25px;
	line-height:12px;
	text-indent:5px;
	font-weight:100;
}

.detalle_presupuesto_d4{
	float:left;
	width:120px;
	height:24px;
	border-right:solid 2px #999;
	border-bottom:solid 1px #999;
}

.detalle_presupuesto_d4 input[type=text]{
	float:left;
	width:120px;
	height:22px;
	background-color:transparent;
	border:none;
	text-align:center;
}

.detalle_presupuesto_d5{
	float:left;
	width:122px;
	height:24px;
	line-height:24px;
	text-align:center;
	border-bottom:solid 1px #999;
	font-weight:800;
	font-size:11px;
}

.detalle_presupuesto_d5 input[type=text]{
	float:left;
	width:120px;
	height:22px;
	background-color:transparent;
	border:none;
	text-align:center;
}

.detalle_presupuesto_d6{
	float:left;
	width:409px;
	height:25px;
}

.detalle_presupuesto_d6 input[type=text]{
	float:left;
	width:390px;
	height:15px;
	margin-left:8px;
	margin-top:3px;
	background-color:#FFF;
	border:solid 1px #DFDFDF;
}

.detalle_presupuesto_d7{
	float:left;
	width:172px;
	height:24px;
	line-height:24px;
	border-bottom:solid 1px #999;
	text-indent:5px;
	font-weight:800;
}

.detalle_presupuesto_d8{
	float:left;
	width:115px;
	height:24px;
	line-height:24px;
	border-bottom:solid 1px #999;
	border-right:solid 2px #999;
	text-indent:5px;
	text-align:center;
}

.detalle_presupuesto_d9{
	float:left;
	width:90px;
	height:24px;
	line-height:24px;
	border-bottom:solid 1px #999;
	border-right:solid 2px #999;
}

.detalle_presupuesto_d9 input[type=text]{
	float:left;
	width:80px;
	height:15px;
	margin-left:3px;
	margin-top:3px;
	background-color:transparent;
	text-align:center;
	border:none;
}

.detalle_presupuesto_d10{
	float:left;
	width:92px;
	height:24px;
	line-height:24px;
	border-bottom:solid 1px #999;
}

.detalle_presupuesto_d10 input[type=text]{
	float:left;
	width:80px;
	height:15px;
	margin-left:3px;
	margin-top:3px;
	background-color:transparent;
	text-align:center;
	border:none;
}

.detalle_presupuesto_d11{
	float:left;
	width:820px;
	height:24px;
	line-height:24px;
}

.detalle_presupuesto_d11 input[type=text]{
	float:left;
	width:800px;
	height:15px;
	margin-left:20px;
	margin-top:3px;
	background-color:transparent;
	text-align:left;
	border:solid 1px #d3d3d3;
}

.formulario_presupuesto ul{
	float:left;
	width:872px;
	font-size:10px;
}

.formulario_presupuesto li.input_largo_presupuesto{
	float:left;
	width:560px;
	height:150px;
}

.formulario_presupuesto li.input_largo_presupuesto label{
	text-align:left;
}

.formulario_presupuesto textarea{
	float:left;
	width:550px;
	height:100px;
	border:solid 2px #DFDFDF;
}

.formulario_presupuesto li{
	float:left;
	list-style:none;
	width:300px;
	margin-top:10px;
	line-height:20px;
}

.formulario_presupuesto label{
	float:left;
	width:160px;
	height:24px;
	text-align:right;
	font-size:10px;
}

.formulario_presupuesto input[type=text]{
	float:left;
	width:130px;
	height:18px;
	line-height:18px;
	margin-left:5px;
	border:solid 2px #D8D8D8;
	text-align:right;
}

.formulario_presupuesto span{
	float:right;
	width:50px;
	text-align:right;
}

.input_descuento{
	float:left;
	width:60px;
	height:18px;
	line-height:18px;
	margin-left:5px;
	border:solid 2px #D8D8D8;
}

.input_base{
	float:right;
	width:50px;
	height:18px;
	line-height:18px;
	margin-left:5px;
	border:solid 1px #D8D8D8;
}

.total input[type=text]{
	height:25px;
	line-height:25px;
	border:solid 1px #000;
	background-color:#DFDFDF;
}

.total label{
	height:25px;
	font-size:13px;
	font-weight:800;
	line-height:30px;
}

.formulario_button_presupuesto{
	float:right;
	width:200px;
	height:22px;
	background-color:#00CC00;
	color:#FFF;
	border:solid 2px #000;
	margin-top:20px;
	margin-right:10px;
	font-weight:bold;
	cursor:pointer;
}

.presupuesto_estado{
	float:right;
	font-size:11px;
	width:230px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#000;
	margin-right:35px;
}

.presupuesto_estado span{
	float:right;
	width:130px;
	height:20px;
	text-align:center;
	font-size:12px;
	font-weight:800;
	color:#FFF;
}

/* FIN PRESUPUESTO */

/* PEDIDO INTERNO */

.listado_ancho{
	float:left;
	width:889px;
	min-height:40px;
	margin:0px 10px 10px;
	font-size:10px;
	overflow-x:scroll;
}

.listado_ancho img{
	margin-top:8px;
}

.listado_ancho a{
	color:#000;
}

.listado_ancho a:hover{
	color:#999;
}

.listado_ancho input[type=text]{
	float:left;
	width:45px;
	height:20px;
	border:none;
	background-color:transparent;
	margin-top:4px;
	text-align:right;
	font-family:Arial;
	font-size:10px;
}

.listado_ancho_titulos{
	float:left;
	min-width:2294px;
	height:25px;
	font-weight:bold;
	text-align:center;
	border-bottom:solid 2px #CCC;
}

.listado_ancho_titulos_2{
	float:left;
	min-width:1200px;
	height:25px;
	font-weight:bold;
	text-align:center;
	border-bottom:solid 2px #CCC;
}

.listado_ancho_titulos_3{
	float:left;
	min-width:1533px;
	height:25px;
	font-weight:bold;
	text-align:center;
	border-bottom:solid 2px #CCC;
}

.listado_fila_ancha{
	float:left;
	min-width:2294px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
}

.listado_fila_ancha_g{
	float:left;
	min-width:2294px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
	background-color:#EEE;
}

.listado_fila_ancha2{
	float:left;
	width:1198px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
}

.listado_fila_ancha2 input[type=text]{
	float:left;
	width:60px;
	height:20px;
	line-height:20px;
	text-align:center;
}

.listado_fila_ancha2_g{
	float:left;
	width:1198px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
	background-color:#EEE;
}

.listado_fila_ancha2_g input[type=text]{
	float:left;
	width:60px;
	height:20px;
	line-height:20px;
	text-align:center;
}

.listado_fila_ancha3{
	float:left;
	width:1531px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
}

.listado_fila_ancha3_g{
	float:left;
	width:1531px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
	background-color:#EEE;
}

.listado_fila_ancha_o{
	float:left;
	width:2294px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:solid 2px #CCC;
	border-bottom:solid 2px #CCC;
	background-color:#E4E4E4;
}

.formulario_pedido_interno ul{
	float:left;
	width:882px;
	font-size:10px;
	margin-left:-20px;
}

.formulario_pedido_interno li{
	float:left;
	list-style:none;
	width:220px;
	margin-top:10px;
	line-height:20px;
}

.formulario_pedido_interno label{
	float:left;
	width:79px;
	height:24px;
	text-align:right;
	font-size:10px;
}

.formulario_pedido_interno input[type=text]{
	float:left;
	width:130px;
	height:18px;
	line-height:18px;
	margin-left:5px;
	border:solid 2px #D8D8D8;
	text-align:right;
}

.formulario_pedido_interno span{
	float:right;
	width:50px;
	text-align:right;
}

.formulario_pedido_interno li.input_largo_pedido_interno{
	float:left;
	width:560px;
	height:150px;
	margin:20px 51px;
}

.formulario_pedido_interno li.input_largo_pedido_interno label{
	text-align:left;
}

.formulario_pedido_interno textarea{
	float:left;
	width:550px;
	height:100px;
	border:solid 2px #DFDFDF;
}

.formulario_pedido_interno li.total_pi{
	float:right;
	width:220px;
}

.total_pi input[type=text]{
	float:right;
	height:25px;
	line-height:25px;
	border:solid 1px #000;
	background-color:#DFDFDF;
}

.total_pi label{
	float:left;
	width:50px;
	height:25px;
	font-size:13px;
	font-weight:800;
	line-height:30px;
	text-align:left;
}

.total_pi span{
	float:left;
	width:10px;
	height:25px;
	font-size:13px;
	font-weight:800;
	line-height:30px;
}

.formulario_button_pedido_interno{
	float:right;
	width:200px;
	height:22px;
	background-color:#00CC00;
	color:#FFF;
	border:solid 2px #000;
	margin-top:85px;
	font-weight:bold;
	cursor:pointer;
}

/* FIN PEDIDO INTERNO */

/* STOCK */

.listado .listado_dato_9 .input_stock_1{
	float:left;
	width:40px;
	height:15px;
	margin-left:2px;
	margin-top:6px;
	border:solid 1px #d3d3d3;
	background-color:#FFF;
}

.listado .listado_dato_6 .input_stock_2{
	float:left;
	width:70px;
	height:15px;
	margin-left:2px;
	margin-top:6px;
	border:solid 1px #d3d3d3;
	background-color:#FFF;
}

.stock_total{
	float:right;
	width:210px;
	height:29px;
	line-height:29px;
	font-weight:800;
}

.stock_total_recuadro{
	float:right;
	width:130px;
	height:25px;
	background-color:#dfdfdf;
	border:solid 2px #000;
	line-height:25px;
	margin-right:10px;
	font-weight:800;
	text-align:right;
}

/* FIN STOCK */

#mensaje_error{
	float:left;
	width:700px;
	height:20px;
	line-height:20px;
	color:#F00;
	margin:5px 20px;
	font-size:12px;
}

.pie{
	float:left;
	width:1019px;
	height:68px;
	margin-left:5px;
	background-color:#94C43A;
}

.pie img{
	margin-top:4px;
}

/* AUTOCOMPLETAR */

.ac_results {
	padding: 0px;  
    border: 1px solid black;  
	background-color: white;  
	overflow: hidden;  
	z-index: 99999;  
}  
      
.ac_results ul {  
	width: 100%;  
   	list-style-position: outside;  
    list-style: none;  
    padding: 0;  
    margin: 0;  
}  
      
.ac_results li {  
	margin: 0px;  
    padding: 2px 5px;  
    cursor: default;  
    display: block;   
    font: menu;  
    font-size: 12px;  
    line-height: 16px;  
    overflow: hidden;  
    }  

.ac_loading {  
    background: white url('indicator.gif') rightright center no-repeat;  
}

.ac_odd {  
   background-color: #eee;  
}

.ac_over {  
	background-color: #0A246A;  
	color: white;  
}  