body {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    margin:0;
    margin-top: 0px;
    margin-left: 0px;
    /*background-image:  url(../imagenes/bg_body.gif);*/
    background-repeat:repeat-x;
}



#contenedor {
	position:relative;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    width: 972px;
}
#cabecera {
    background-image:  url(../imagenes/fondoCabecera.jpg);
    height: 104px;
    width: 972px;
   /* margin-left: -7px;*/
    /*border:1px solid #000000;*/
}
/*MENU//////////////////////////////////////////////////////////////////////////*/

.red { color: red; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.bold { font-weight: bold; }
.reg1{
background-color: #E2E2E9;
}

.reg2 {
background-color: #FFF;
}

.reg1 input{
background-color: #E2E2E9;
}

.reg2 input{
background-color: #FFF;
}

.menu {
    width: 972px;
    height: 34px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    /*
    background-color:#ffffff;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    border-bottom:1px solid #000000;
    */
    /*margin-left: -7px;*/
    
    /*fondo menu*/
    background-image:  url(../imagenes/fondoMenu.jpg);
}

.links1 {
    width: 400px;
}

.links1 ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.links1 li{
   display: inline;
   margin-left: 159px;
   position: absolute;
   padding-top: 9px;
   *padding-top: 8px;
}

.linkmenu{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #777;
    text-decoration:none;
}

.linkmenu:hover{
    text-decoration:underline;
}

.linkmenu2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    text-decoration:none;
}

.linkmenu2:hover{
    text-decoration:underline;
}

.links2 {
    position: absolute;
    margin-top: 3px;
    margin-left:410px;
    width: 550px;
    z-index: 3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    height: 25px;
    
}

.links2 ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
    margin-top: 5px;
    *top:-5px;
    *margin-bottom:6px;
}
.links2 li{
    display:inline;
    border-left: 1px solid #ccc;
    padding:7px;
    *height:20px;
    
}

.links2 li a{
    color:#777;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    text-decoration: none;
    padding:5px;
    
}

.links2 li a:hover{
    /*font-weight:bold;*/
}

.example {
	padding-left:11px;
	padding-right:12px;
	padding-bottom:11px;
	height:300px
	width:150px;
    margin-top: 7px;
    *margin-top: 0px;
    right:38px;
    *right:42px;
    position: absolute;
    background-image:  url(../imagenes/drop_menu_bg.png);
    display:none;
    /*-moz-opacity:0.90;
    filter:alpha(opacity=90);*/
}

.example ul{

margin:0px;
padding:0px;
padding-top: 5px;
list-style-type:none;
text-align: left;
}

.example li{
border:0;
padding:0;

}

.example li a{
display:block;
color:#555;
width:118px;
border-bottom: 1px solid #ccc;

}

.example ul li:last-child a{
	font-size: 20px;
	opacity:0;
}

.example li a:hover{
color:#d5e6f1;
background-color:#1577b1;
}

/*PRINCIPAL//////////////////////////////////////////////////////////////////////////*/

#principal {
    margin-top:5px;
    height:100%;
    background-image: url(../imagenes/bg_principal.jpg);
}

.topPrincipal {
    background-image: url(../imagenes/top_principal.jpg);
	height:32px;
}
.bottomPrincipal{
	background-image: url(../imagenes/bottom_principal.jpg);
	height:22px;
}

/*LATERAL IZQUIERDO//////////////////////////////////////////////////////////////////////////*/

.lateralIzquierdo {    float: left;    width: 190px;    padding-left:0px; margin-top:-15px; }
.lateralIzquierdo1 {
	float: left;
	width: 190px;
	padding-left:0px;
	margin-top:-15px;
	visibility: hidden;
}
.lateralIzquierdo1 .riesgoCliente{	display:none; }
.riesgoCliente1 {
	margin-top:0px;
	color:#fff;
	padding:0px;
	
	
}
.titularFormulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
	/*border-bottom: 1px #12659a solid;*/
	position:relative;
	left:-10px;
	width: 196px;
	padding:0;
}

.login {    width: 185px;    color: #FFFFFF;    padding-top: 5px;    padding-left: 5px;    font-size: 10px;}
.clienteLogin {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 10px;    font-weight: bold;    color: #FFFFFF;}
.passLogin {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 10px;    font-weight: bold;    color: #FFFFFF;}
.enviarLogin {    text-align: left;}
.busqueda {
	padding:0;
	width: 193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d0e4ef;
	margin-top: -2px;
	padding-left: 21px;
	display: block;
	background-image: url(../imagenes/sep_barra_izq.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:30px;
}
.busqueda select {    width: 165px;    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000;    font-weight: bold;}
.riesgoCliente {
	padding:0;
	width: 193px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d0e4ef;
	margin-top: -11px;
	padding-left: 22px;
	display: block;
	
	
}
.riesgoCliente p {    padding-top: 1px;    margin-bottom: 1px;    padding-bottom: 1px;    margin-top: 1px;}
.riesgoCliente input {    color: #666666;    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    font-weight:bold;}
.riesgoCliente textarea {    color: #666666;    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    font-weight:bold;}
input {    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #000;    font-weight: normal;    border: 1px solid #879FB6;}

/*login central y error solo afectan al login cuando este no se encuentra en el lateral izquierdo*/
#logincentral {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #333;
    border-top: 1px solid #c5c5c5;
    margin-top:-10px;
}


#error {    font-weight: bold;    color: #FF0000;    text-align: center;}
#error2 {    font-weight: bold;    background-color: #FF0000;    color:white;	padding:5px;	text-align: center;}

/*LATERAL DERECHO//////////////////////////////////////////////////////////////////////////*/

.lateralDerecho {
	float: right;
	height:100%;
}

/*LATERAL DERECHO ENTRADA//////////////////////////////////////////////////////////////////////////*/
.menuEntradaCuadros {
	border-top: 1px solid #ccc;
	position:relative;
    width: 724px;
    padding-top: 19px;
    left:-7px;
    padding-left: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #006633;
    
}

.menuEntradaCuadros a:link, .menuEntradaCuadros a:visited {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	
    color: #003366;
    font-weight:bold;
    text-decoration: none;
}

.menuEntradaCuadros a:hover {
    color: #333333;
    
}

/*
.cuadro1 a:link, .cuadro1 a:visited{
    display:block;
    width: 705px;
    height:50px;
    background-image: url(../imagenes/fondo_menu1.gif);
    border: 1px solid #cccccc;
}
.cuadro1 a:hover{
    background-image: url(../imagenes/fondo_menu1_on.gif);
}

.cuadro2 a:link, .cuadro2 a:visited{
    display:block;
    width: 705px;
    height:50px;
    margin-top:10px;
    background-image: url(../imagenes/fondo_menu2.gif);
    border: 1px solid #cccccc;
}

.cuadro2 a:hover{
    background-image: url(../imagenes/fondo_menu2_on.gif);
}

.cuadro3 a:link, .cuadro3 a:visited{
    width: 705px;
    display:block;
    height:50px;
    margin-top:10px;
    border: 1px solid #cccccc;
    background-image: url(../imagenes/fondo_menu3.gif);
}

.cuadro3 a:hover{
    background-image: url(../imagenes/fondo_menu3_on.gif);
}*/

#cuadro3b {
    display: none;
    width: 705px;
    height:110px;
    margin-top:5px;
    border: 1px solid #cccccc;
    background-color: #ebebeb;
}


#cuadro3b ul {
    margin:0px;
    padding:0px;
    list-style-type: none;
}

#cuadro3b li {
    margin-top:8px;
    margin-left:90px;
}

/*.cuadro4 a:link, .cuadro4 a:visited{
    display:block;
    width: 705px;
    height:50px;
    margin-top:10px;
    background-image: url(../imagenes/fondo_menu4.gif);
    border: 1px solid #cccccc;
}

.cuadro4 a:hover{
    background-image: url(../imagenes/fondo_menu4_on.gif);
}*/


/* MUESTRA LISTADO ARTICULOS/////////////////////////////////////////////////////////////////////////*/
.ruta {
    width: 725px;
    height: 3px;
    margin-bottom:4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    margin-top:-19px;
    visibility:hidden;*/
    padding-top:2px;
    padding-left:4px;
}

/*IE w.a.*/
.ruta:first-line{
	
}
/*//////*/

.ruta strong{
	visibility:visible;
	color: #333;
	margin-left:-55px;
	
}
.info {
	
    width: 736px;
    height: 100%;
    padding:10px;
    border: 0;
}





.listadoArticulos {
	padding-top:15px;
	position: relative;
	margin-top:-45px;
	padding-left:10px;
	padding-right: 2px;
    /*background-color: #fff;*/
    width: 734px;
    height:100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #000000;
    border:0;
   /* border-bottom: 1px solid #c5c5c5;*/
    /*border: 1px dashed #666666;*/
    /*padding:5px;*/
    _margin-top:-928px;
    _left:12px;
}

.listadoArticulos table {
	position:relative;
	left:-9px;
}

#nombresRegistros {
    width: 736px;
   	padding-top: 9px;
   	border: 0;
    /*border-collapse: separate;*/
   /* border: 8px solid #666666;*/
   border-spacing: 0;
   *position:relative;
   *top:7px;
   *border-collapse: collapse;
   _position:relative;
   _left:12px;
}

#nombresRegistros tbody{
	margin-bottom:20px;
}

#nombresRegistros th{

    color: #555;
    height: 20px;
    font-size: 11px;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #c5c5c5;
    *border-bottom: 2px solid #c5c5c5;
    
    
}

#nombresRegistros th:last-child{
	border-right: none;
}

#nombresRegistros tr:hover{
	background-color:#ececec;
}



#nombresRegistros tr:first-child:hover{
	background-color:transparent;
}

#nombresRegistros td{
	border-right: 1px solid #e3e3e3;
	padding-left:3px;
	*position:relative;
}

#primerRegistro {
    background-color: #f7f7f7;
    height:50px;
    
}

#segundoRegistro {
    background-color: #ffffff;
    height:50px;
}

.anchoArticulo {
    width: 110px;
    border-right: 1px solid #e3e3e3;
    color: #777;
}
.anchoNombre {
    /*width: 250px;*/
    border-right: 1px solid #e3e3e3;
    padding-left:5px;
}
.anchoTalla {
    width: 100px;
    border-right: 1px solid #e3e3e3;
}
.anchoColor {
    width : 100px;
    text-align: center;
    border-right: 1px solid #e3e3e3;
}
.anchoNombre a:link, .anchoNombre a:visited{
    text-decoration:none;
    color: #1577b1;
}

.anchoNombre a:hover{
    text-decoration:underline;
}

.anchoStock {
    width: 40px;
    text-align:center;
    border-right: 1px solid #e3e3e3;
    
}

.anchoStock a:link, .anchoStock a:visited, .anchoStock a:hover{
    text-decoration:none;
}


.anchoStock span{
	-moz-border-radius: 9px;
	-webkit-border-radius: 8px;
	/*padding: 4px 6px 4px 6px;*/
	padding: 1px 3px 1px 3px;
	background-image:  url(../imagenes/stock_over.png);
	_background-image:  none;
	background-position:center;
	
}

.anchoStock span[style="background-color: red; text-align: center;"]{
	border: 1px #800 solid;
}

.anchoStock span[style="background-color: green; text-align: center;"]{
	border: 1px #040 solid;
}

.anchoStock span[style="background-color: yellow; text-align: center;"]{
	border: 1px #b9b700 solid;
}

.anchoStock span[style="background-image: url(imagenes/stockvirtual.gif); text-align: center;"]{
	-moz-border-radius: 11px;
	-webkit-border-radius: 10px;
	padding: 3px 5px 4px 5px;
	border: 1px #cb6e00 solid;
}

.anchoPrecio {
    width: 70px; 
    border-right: 1px solid #e3e3e3;
}

.anchoPrecio a {
    text-decoration:none;
    color: #990000;
    border-right: 1px solid #e3e3e3;
}

.anchoPrecio a:hover{
    text-decoration:underline;
    border-right: 1px solid #e3e3e3;
}

.anchoPrecioDetalle {
    width: 70px;
    text-align: right;
    border-right: 1px solid #e3e3e3;
    padding-right: 3px;
    
}

.anchoPrecioDetalle a {
    text-decoration:none;
    color: rgb(255, 136, 0);
    padding-right:3px;
}

.anchoPrecioDetalle a:hover{
    text-decoration:underline;
}

.anchoDtoMontyres {
    text-align: center;
    border-right: 1px solid #e3e3e3;
}

.anchoNeto {
    width: 70px;
    text-align: center;
    border-right: 1px solid #e3e3e3;
}

.anchoOferta {
    width: 70px;
    border-right: 1px solid #e3e3e3;
}

.anchoPrecioIva {
    width: 50px;
    border-right: 1px solid #e3e3e3;
}
.anchoComprar {
    width: 50px;
    text-align:center;
    border-right: 1px solid #e3e3e3;
    
}

.anchoAbrev {
    width: 65px;
    border-right: 1px solid #e3e3e3;
}

.anchoMiniFoto {
    text-align:center;
    border-right: 1px solid #e3e3e3;
}
.anchoUnits {
    text-align:center;
    border-right: 1px solid #e3e3e3;
}

/*PEDIDO ACTUAL////////////////////////////////////////////////////////////////////////////////*/
.pedidoActual {
    width: 718px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color: #333;
    border-top: 1px solid #c5c5c5;
    padding:10px;
    padding-top:20px;
    _position:relative;
    _margin-top:-886px;
    _left:22px;
}

.pedidoActual table{
	font-size: 10px;
	position:relative;
	left:-9px;
}

.anchoUnicaja {
    width: 20px;
    text-align:center;
    border-right: 1px solid #e3e3e3;
}

.anchoCaja {
    width: 15px;
    border-right: 1px solid #e3e3e3;
}

.anchoUnidades {
    width: 15px;
    border-right: 1px solid #e3e3e3;
}

.anchoDto1 {
    width: 20px;
    border-right: 1px solid #e3e3e3;
}

.anchoDto2 {
    width: 20px;
    border-right: 1px solid #e3e3e3;
}

.anchoImporte {
    width: 60px;
    border-right: 1px solid #e3e3e3;
}

.anchoBorrar {
    width: 60px;
    text-align:center;
    border-right: 1px solid #e3e3e3;
}

#totales{
    width: 738px;
    padding:15px;
    padding-right:20px;
    border-spacing:0;
    font-size:12px;
    border-top:1px solid #C7CAD0;
    color: #777;
    font-weight:normal;
    *margin-top:7px;
}
#totales a:link, #totales a:visited{
    color:#1577b1;
    font-size:9px;
    text-decoration:none;
    padding-left:3px;
}
#totales a:hover{
    text-decoration:underline;
}

#totales tr:last-child td{
	font-size:14px;
	border-top: 1px solid #aaa;
	font-weight:bold;
	color: #333;
}

#totales tr:last-child td:first-child{
	border:0;
}

#totales tr td:last-child{
	text-align:right;
	color: #333;
}

.piePedidoActual{
	margin-top: 20px;
    width: 736px;
    text-align:right;
    padding-top:9px;
    padding-bottom:1px;
    border-bottom: 1px solid #c5c5c5;
}

.piePedidoActual img{
	margin-left:-14px;
}


.pie_printpdf {
    padding:10px;
    margin-top:30px;
    text-align:right;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom:7px;
}

.pie_printpdf a{
    position:relative;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

/*FINALIZAR PEDIDOS//////////////////////////////////////////////////////////////////////////*/

.Campos {
    color: #000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
}

.faltanCampos {
    color: #FF0000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    
}

.pedidoAceptado {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color: #edf4f9;
    padding:15px;
    padding-left:70px;
    background-color:#1577b1;
    -moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-bottom:30px;
	margin-top:-10px;
	background-image:  url(../imagenes/info.gif);
	background-repeat:no-repeat;
	background-position:top left;
}



.pedidoAceptado form input:last-child{
	color: #093958;
	font-size:11px;
	font-weight:bold;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding:6 9 6 9;
	margin-top:3px;
	background-image:  url(../imagenes/boton_over.png);

}

/*LISTADOS //////////////////////////////////////////////////////////////////////////*/

.busquedaListado {
    width: 718px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:bold;
    color: #333;
    padding:10px;
	margin-bottom:30px;
    border-top: 1px solid #c5c5c5;
    _position:relative;
    _margin-top:-884px;
    _left:14px;
}


.busquedaListado strong {
	
}

.busquedaListado tr:last-child input {
	color: #093958;
	font-size:11px;
	font-weight:bold;
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding:6 9 6 9;
	margin-top:6px;
	background-image:  url(../imagenes/boton_over.png);
	position:relative;
	left:320px;
	bottom:-27px;
	
	
}


.busquedaListado form {
	border-bottom: 1px solid #c5c5c5;
	width:738px;
	margin-left:-10px;
	margin-bottom:15px;
	
}



/*.info form>div{
	width: 738px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    padding:6px;
    margin-left:-5px;
    padding-top:29px;
    background-image:  url(../imagenes/sep_gris.jpg);
    background-repeat: no-repeat;
    background-position: top;
}*/

.listadoPedidos {
    width: 738px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    padding:6px;
    margin-left:-5px;
    padding-top:29px;
    /*margin-top:-45px;*/
    /*border-bottom: 1px solid #ccc;*/
    background-image:  url(../imagenes/sep_gris.jpg);
    background-repeat: no-repeat;
    background-position: top;
    
}

.listadoPedidos:first-child {
	margin-top:0px;
}

.listadoPedidos:last-child {
	margin-top:0px;
}

.listadoPedidos strong{
	padding-left:8px;
	
}

.listadoPedidos table{
	margin-top:-11px;
	margin-bottom:-6px;
	background-image:  url(../imagenes/gris_subbar2_bg.jpg);
	
}



.linklistado {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 12px;
    color: #1577b1;
    text-decoration: none;
}
.linklistado:hover {
    
    text-decoration: underline;
}


/*PAGINADOR//////////////////////////////////////////////////////////////////////////*/

.paginadorArticulos {
	background-image:  url(../imagenes/pie_bg.jpg);
	margin-left:1px;
	margin-bottom: -20px;
    width: 736px;
    height:30px;
    border-bottom: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    *position:relative;
    _left:12px;
    
}
.paginadorArticulos_i {
    width: 250px;
    float:left;
    margin-left:15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #444;
    font-weight:bold;
    padding-top:8px;
    
}

.coincidencias {
    color: #666666;
    font-weight:normal;
}
.paginadorArticulos_d {
    width: 350px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #444;
    font-weight:bold;
    text-align:right;
    float:right;
    padding: 0;
    padding-top:8px;
    padding-right: 15px;
    
}
.paginadorArticulos_d img{
    margin-top:-8px;
    *margin-top: -3px;
    
}
.paginadorArticulos_d a:link, .paginadorArticulos_d a:visited {
    color:#666666;
    font-weight:normal;
    text-decoration:none;
}
.paginadorArticulos_d a:hover {
    text-decoration:underline;
    color: #000;
    
}


.nolinkPaginador {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}





/*PIE//////////////////////////////////////////////////////////////////////////*/
#clearfix{
    clear:both;
}

.pie {
    width: 964px;
    height:40px;
    float: left;
    /*border:1px solid #000000;*/
    /*border-top: 1px solid #DDD;*/
    margin-top:10px;
    margin-left:3px;
    margin-bottom:30px;
    padding-top: 40px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #777;
    text-align: center;
    overflow: hidden;
    background-image:  url(../imagenes/copyright.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

/*VENTANA DESCRIPCION PRODUCTO/////////////////////////////////////////////*/

.descprod_integrado {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;
    color:#000000;
    width: 99%;
    
}
.descprod_integrado ul {
    padding: 0px 20px;
    padding: 0px;
}
.descprod_integrado ul li {
    list-style-type:none;
    padding: 5px 0px;
    margin: 0px;
}

.descprod {
    width: 640px;
    height:435px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;
    color:#000000;
    background-image:  url(../imagenes/fondosuperior_descripcion.jpg);
    background-repeat:no-repeat;
    overflow:hidden;
}

.descprod2 {
    width: 640px;
    height:435px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;
    color:#000000;
    background-image:  url(../imagenes/fondosuperior_descripcion2.jpg);
    background-repeat:no-repeat;
}

.descprod_title {
    font-size: 12px;
    color:#003366;
    font-weight:bold;
    border-bottom:1px dotted #003366;
    padding-bottom:3px;
    margin: 20px 20px 5px 20px;
}

.cabecera_descprod {
    width: 440px;
    _width:240px;
    position: absolute;
    top: 390px;
	font-size: 10px;
	z-index:7;
	background-image:  url(../imagenes/desc_prod_grad_bg.jpg);
	background-repeat: y-repeat;
	background-position:top;
	padding-top:7px;
	margin-top:-15px;
	margin-left:20px;
	line-height:14px;
	_line-height:13px;
}

.cabecera_descprod ul{
    list-style-type:none;
    margin-top:0;
    margin-left:-39px;
    _padding-left:39px;
}
.cabecera_descprod li{
	width:570px;
	_width:240px;
}


.descprod_name {
    font-size: 12px;
    color:#e8f2f7;
    font-weight:bold;
    position: absolute;
    top: -282px;
    left:-2px;
}

.descprod_carrousel {
    border: 1px solid #ccc;
    margin: 5px;
    float: right;
    text-align: center;
    padding: 10px 5px 5px 5px;
    background-color: #fff;
    width: 280px;
}

.descprod_carrousel2 {
    border: 1px solid #ccc;
    margin: 5px;
    float: right;
    text-align: center;
    padding: 10px 5px 5px 5px;
    background-color: #fff;
    width: 280px;
}


.cabecera_descprod_imagen {
    position: absolute;
    top: 125px;
    left: 20px;
}

.pdf{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#666666;
    text-decoration:none;
    position: absolute;
    padding-top:10px;
    padding-left: 15px;
    top: 35px;
    left: 490px;
    width: 130px;
    height: 25px;
    visibility:hidden;
}

.pdf img{
	margin-top:-10px;
	margin-left: -17px;
}



.pdf:hover{
    text-decoration:underline;
}

.cuerpodescprod {
    width: 365px;
    /*border:1px solid #000;*/
    position: absolute;
    top: 125px;
    left: 250px;
}

.observaTitulo {
    font-weight: bold;
    visibility:hidden;
}
.observaDesc {
    position:relative;
    top:-24px;
    _top: -26px;
    _left:4px;
    padding: 0px;
    margin:0px;
    border:0;
    width:380px;
    _width:376px;
    overflow: visible;
}



.piedescprod {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #777;
    font-weight: bold;
    width:630px;
    padding:5px;
    float:left;
    text-align: center;
    /*background-image:  url(../imagenes/pie_bg.jpg);
    border-top: 1px solid #ccc;*/
    position: relative;
    z-index:7;
}


/*VENTANA STOCK/////////////////////////////////////////////*/

#fichareferencia {
    height: 107px;
    width: 281px;
    background-image:  url(../imagenes/ficha_referencia.gif);
    padding-top:90px;
    padding-left: 20px;
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 10px;
}

#fichareferencia_virtual {
     height: 107px;
    width: 281px;
    background-image:  url(../imagenes/ficha_referencia.gif);
    padding-top:90px;
    padding-left: 20px;
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 10px;
}

#fichareferencia table{
    margin-top:-40px;
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 14px;
    border-spacing:10px;
}

#fichareferencia_virtual table{
    margin-top:-45px;
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 14px;
    border-spacing:10px;
}

#fichareferencia td:first-child{

}

#fichareferencia tr:last-child td{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	
	padding: 3px 4px 3px 4px;
	background-image:  url(../imagenes/stock_over.png);

}

#fichareferencia tr:last-child td:last-child{
	background-image:none;
}

#fichareferencia tr:last-child td:first-child{
	background-image:none;
	padding: 0;
}

/*VENTANA IVA/////////////////////////////////////////////*/

#fichaiva {
    height: 102px;
    width: 281px;
    background-image:  url(../imagenes/ficha_iva.gif);
    padding-top: 95px;
    padding-left: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/*PANTALLA DE DESACTIVACIÓN/////////////////////////////////////////////*/

#desactivacion {
    width: 953px;
    background-color:#ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align:center;
    border:1px solid #000000;
}

/** LIST CARD *************************************/
.listadoArticulosCard {
    width: 695px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    padding:10px;
    border: 1px solid #ccc;
    float: left;
}
.listadoArticulosCard a {
    text-decoration: none;
    color:#003366;
}
.listadoArticulosCard a:hover {
    color: #FF7D00;
    text-decoration: underline;
}
.listadoArticulosCard a:visited {
    color: #003366;
}

#primerRegistroCard {
    clear: both;
    width: 330px;
/*     border: 1px solid #ccc; */
    background-color: #EFEFEF;
    float: right;
    margin: 5px;
}

#segundoRegistroCard {
    width: 330px;
/*     border: 1px solid #ccc; */
    background-color: #EFEFEF;
    float: left;
    margin: 5px;
}

.anchoHeaderCard {
    background-color: #fff;
    padding: 5px;
    font-size: 1.1em;
    font-weight: bold;
    border: 0px;
/*     border: 1px dotted #ccc; */
/*     border-bottom: 0px; */
    float: left;
    width: 321px;
}
.anchoBodyCard
{
    border: 1px solid #ccc;
    float: left;
}
.anchoNombreCard {
/*     border: 1px solid red; */
    float: left;
    width: 300px;
    padding-left: 5px;
}

.anchoStockCard {
    text-align:center;
/*     border: 1px solid yellow; */
    width: 10px;
    float: left;
    padding-right: 2px;
}

.anchoDescripcionCard {
    float: left;
    margin: 5px;
    padding: 10px;
    border: 1px dotted #ccc;
    background-color: #fff;
    width: 160px;
}

.anchoDerechaCard {
    float: right;
    width: 130px;
}

.anchoMiniFotoCard {
    padding: 5px;
    height: 100px;
    width: 110px;
    text-align: center;
    border: 1px dotted #ccc;
    margin: 5px;
    background-color: #fff;
}

.anchoPrecioCard {
    border: 1px dotted #ccc;
    position: relative;
    width: 120px;
    margin: 5px;
    text-align:center;
    background-color: #fff;
}

.anchoComprarCard {
    border: 1px dotted #ccc;
    width: 120px;
    margin: 5px;
    text-align:center;
    background-color: #fff;
}

.oferta a:link, .oferta a:hover, .oferta a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#ffcc00;
}

#oferta_detalle {
    width: 320px;
    background:  url(../imagenes/oferta_detalle2.gif) no-repeat left top #fff;
    padding-top: 55px;
    padding-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    overflow:hidden;
}


#oferta_detalle table {
    width: 250px;
    padding: 2px;
}

#oferta_detalle table td {
    border-bottom: 1px solid #ccc;
    padding: 2px;
}

#oferta_detalle2 {
    height: 120px;
    width: 281px;
    margin: 0px 10px 20px 10px;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
/*     border: 1px solid red; */
}

#oferta_detalle2 table {
    width: 250px;
/*     padding: 0px 10px; */
}

#oferta_detalle2 table td {
    border-bottom: 1px solid #ccc;
    padding: 2px;
}

.descripcionAjax {
    font-style: italic;
    color:#6699CC;
}

.pvpAjax {
    font-style: italic;
    color:#6699CC;
}

.infoTallasColores {

}

.infoTallasColores li {
    margin-left: 20px;
    padding: 5px;
}

.tallas_colores_detalle {

}

.tallas_colores_detalle select {
    font-family: Verdana;
    font-size: 10px;
}

#seleccionTallCol2 select {
    font-family: Verdana;
    font-size: 10px;
}

#seleccionTallCol {
    width: 100%;
}

#seleccionTallCol th{
    background-color:#FFCC33;
}

#seleccionTallCol td{
    text-align: center;
}

.descprod_talcol {
    font-size: 12px;
    color:#003366;
    font-weight:bold;
    padding-bottom:3px;
}

/*Estilos de los idiomas*/
#contenedorLang
{
    text-align:right;
}

#contenedorLang a:link, #contenedorLang a:hover, #contenedorLang a:visited
{
    margin-left:20px;
    color:#595a94;
    font-size: 10px;
    font-family: Verdana, Arial;
}

.links3 {
    position: absolute;
    margin-top:-12px;
    margin-left:270px;
    width: 550px;
    z-index: 3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.links3 ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.links3 li
{
    display:inline;
    margin-right:10px;
}

.links3 li a
{
    color:#666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:normal;
    text-decoration: none;
    font-weight:bold;
    padding:5px;
}

.links3 li a:hover
{
    font-weight:bold;
}

//otros

.contenedorNuevoCliente
{
    margin-left:20px;
    text-align:left;
}

.contenedorNuevoCliente a:link, .contenedorNuevoCliente a:hover, .contenedorNuevoCliente a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #595a94;
}

.contenedorOlvidoPassword
{
    margin-left:20px;
    text-align:left;
}

.contenedorOlvidoPassword a:link, .contenedorOlvidoPassword a:hover, .contenedorOlvidoPassword a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #595a94;
}

.error_datos
{
    padding: 10px;
    color: red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.datos_enviados
{
    color: green;
    padding: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.link_inicio
{
    padding: 10px;
}

.link_inicio a:link, .link_inicio a:hover, .link_inicio a:visited
{
    color: blue;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: underlined;
}

.datos_incorrectos_password
{
    padding: 10px;
    color: red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.datos_correctos_password
{
    padding: 10px;
    color: green;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.radio
{
    border: none;
}

#background_articulo_detalle
{
    background-image:none;
    overflow:hidden;
    *overflow:auto;
    _overflow:auto;
}

#background_articulo_detalle2
{
    background-color: #FFFFFF;
    color:#000000;
    background-image:  url(../imagenes/fondosuperior_descripcion2.jpg);
    background-repeat:no-repeat;
}

/** carrousel **/
div.jMyCarousel .prev{
    background: url('../imagenes/left.png') center center no-repeat;
    width:47px;
    height:61px;
    border:0px;
}

div.jMyCarousel .next{
    background: url('../imagenes/right.png') center center no-repeat;
    width:40px;
    height:61px;
    border:0px;
}

div.jMyCarousel .up{
    background: url('../imagenes/up.png') center center no-repeat;
    width:61px;
    height:40px;
    border:0px;
}

div.jMyCarousel .down{
    background: url('../imagenes/down.png') center center no-repeat;
    width:47px;
    height:61px;
    border:0px;
}


/** Carousel 2 **/
div.jMyCarousel{
    margin:auto;
/*     border :1px solid red; */
    text-align: center;
    margin-top: 10px;
    clear: both;
    text-align: center;
}

div.jMyCarousel ul{
    background-color:#efefef;
}

div.jMyCarousel ul li{
    margin:5px;
    border:1px solid #444;
    line-height:0px;
    padding:3px;
    cursor: pointer;
}

div.jMyCarousel ul li a{ /* in case of link */
    display:block;
    margin:0px;
    padding:0px;
}

div.jMyCarousel ul li a img{
    display:block;
    border:0px;
    margin-bottom:0px;
    padding-bottom:0px;
}

div.jMyCarousel2 .prev{
    background: url('../imagenes/left.png') center center no-repeat;
    width:47px;
    height:61px;
    border:0px;
}

div.jMyCarousel2 .next{
    background: url('../imagenes/right.png') center center no-repeat;
    width:40px;
    height:61px;
    border:0px;
}

div.jMyCarousel2 .up{
    background: url('../imagenes/up.png') center center no-repeat;
    width:61px;
    height:40px;
    border:0px;
}

div.jMyCarousel2 .down{
    background: url('../imagenes/down.png') center center no-repeat;
    width:47px;
    height:61px;
    border:0px;
}


/** Carousel 2 **/
div.jMyCarousel2{
    margin:auto;
/*     border :1px solid red; */
/*     text-align: center; */
/*     margin: 10px 40px 0px 0px; */
    clear: both;
}

div.jMyCarousel2 ul{
    background-color:#efefef;
}

div.jMyCarousel2 ul li{
    margin:3px;
    border:1px solid #444;
    padding:2px;
    font-size:0.9em;
    text-align: left;
    width: 135px;
}
div.jMyCarousel2 img{
    border: 1px dotted #ccc;
}

/** fi carrousel **/

/************ PROTECCIONDATOS.PHP ******************/
.protecciondatos
{
    border: 1px dashed #B2B2B2;
    background-color: #efefef;
    padding: 10px;
    margin: 5px;
}

.proteccion_titulo
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.proteccion_contenido
{
    text-align: justify;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
/************ FI PROTECCIONDATOS ******************/

/*********************************************************************************** WFORMS */
.errFld {border-bottom:#ff0000 solid 2px; border-left:#990000 solid 2px; border-right:#ff0000 solid 2px; border-top:#990000 solid 2px;}
.errMsg {color: #CC3333; font-style:italic;}
/*********************************************************************************** FI WFORMS */

.capturaArticulos
{
    margin: 10px 0;
    text-align: right;
}

/** Extracto **/
.tableTipo1 {
    border: 1px solid red;
    width: 99%;
    margin: 5px;
    padding: 10px;
}

/*******(customs)***********/

.botoninput{
	color: #093958;
	font-size:11px;
	font-weight:bold;
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding:6 9 6 9;
	margin-top:3px;
	background-image:  url(../imagenes/boton_over.png);
	display:block;
}

.botoninput:first-child{
	position:relative;
	top:10px;
}


#form1{
	
	margin-left:-4px;
}

#form1 input{
width: 174px;
}

.descargar_catalogo_nuevo{
	position:absolute;
	right:15px;
	bottom:-44px;
	_bottom:-26px;
	z-index:7;
}

.boton_drivers{
	position:absolute;
	right:155px;
	bottom:-44px;
	_bottom:-26px;
	z-index:7;
}

.boton_drivers img{

	border:none;
	
}

.descargar_catalogo_nuevo img{

	border:none;
	
}


.descripcion{
	overflow:auto;
	height:262px;
	padding:0px;
	margin:0px;
	border:0px;
	_height:262px;
	_line-height:12px;
	padding-right:20px;
	text-align: justify;
}


.descripcion ul{
	font-size:11px;
	list-style: none;
	text-indent: 0px;
	padding-left:20px;
	_margin-left:0px;
	list-style-image: url(../imagenes/icono_lista.gif);
	text-align: left;
}

/*.descripcion li:before {
	content: "· ";
	
}*/

.descripcion h1{
	font-size:12px;
	font-weight:bold;
	_margin-bottom:-9px;
	margin-top:15px;
	_margin-top:15px;
}

.descripcion h2{
	font-size:11px;
	font-weight:normal;
}

.descripcion h3{
	font-size:11px;
	color:#777;
	font-weight:normal;
}

.descripcion h4{
	font-size:11px;
	color:rgb(255, 136, 0);
	font-weight:bold;
}

.descripcion h5{
	font-size:11px;
	color:red;
	font-weight:normal;
	font-style: italic;
}

.descripcion table{
	font-size:11px;
	font-weight:normal;
	/*border: 1px solid #dddddd;*/
	border-spacing: 0px;
	*border-collapse: collapse;
	color:#333;
	_color:#555;
	font-weight:bolder;
	_background-color: #fbfbfb;
	_margin-bottom:-9px;
}


.descripcion tr td{
	background-color: #f1f1f1;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	padding:4px;
	padding-left:7px;
	padding-right:7px;
	_border: 1px solid #dddddd;
	_background-color: none;
}

.td_campo{
	_background: #f1f1f1;
	_color:#333;
}

.descripcion tr td:last-child{
	background-color: #fbfbfb;
	border-right: 1px solid #dddddd;
	color:#555;
	font-weight:normal;
}
.descripcion tr:first-child td{
	-moz-border-radius: 9px 0px 0px 0px;
	-webkit-border-top-left-radius: 9px;
	border-top: 1px solid #dddddd;
}

.descripcion tr:first-child td:last-child{
	-moz-border-radius: 0px 9px 0px 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 9px;
	
}

.descripcion tr:last-child td:last-child{
	-moz-border-radius: 0px 0px 9px 0px;
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 0px;
}

.descripcion tr:last-child td{
	-moz-border-radius: 0px 0px 0px 9px;
	-webkit-border-bottom-left-radius: 9px;
	border-bottom: 1px solid #dddddd;
}

.descripcion a:link, .descripcion a:visited{
    text-decoration:none;
    color: #1577b1;
}

.descripcion a:hover{
	text-decoration: underline;
}

#main_area{
	border: 2px dashed #333;
	padding-left:30px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

.add{
	background-color: #136fae;
	background-image:  url(../imagenes/anadir.jpg);
	border: 1px solid #09507d;
	position:relative;
	height:20px;
	width:150px;

}

.editor{
	overflow: hidden;
}

#textarea_editor{
	width:100%;
	height:100%;
	padding-top:10px;
	padding-bottom:30px;
}



