/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
/* zeroing HTML tag styles  */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, dl, dt, dd, fieldset {
margin: 0;
padding: 0;
border: 0;
}

/* body Defaults  */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #333333;
	background-image: url(/s0002/images/mainZone/bgBody.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
html, body{
	text-align: center;
} 
a{
	text-decoration: none;
	font-size: 100.01%;
} 
em{
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}
/*hr{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-left-color: #f0f0f0;

}*/
/* contenedor de todo el contenido  */
#todo{
	font-size: 80%;
	width:94%;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	position: relative;
	min-width: 1000px;
	max-width: 1400px;
} 
#todo h6{
	background-image: url(/s0002/images/sombraBgGralBottom.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 16px;
	background-color: #FFFFFF;
	border-bottom-color: #009900;
} 
/* contenedor de todos los 3 div principales: header,wrapper, footer  */
#gral{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 10px;
	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #BCB7B2;
	background-image: url(/s0002/images/mainZone/gralBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
} 
#wrapper{
} 
/* cabecera y divs dentro de cabecera  */ 
	#header{
	position:relative;
	/*height:160px;*/
	width:100%;
	} 
	#header h1 {
		background-image: url(/s0002/images/logo3.jpg);
		background-repeat: no-repeat;
		margin-bottom: 1px;
		float: left;
		width: 154px;
		height: 51px;
		background-position: left bottom;
	}
		/* divs dentro de cabecera  */
		/*//////////////////////////*/
		
		/*lista de barra de compras ///////////////////////////////////// */
		#shopBarContainer
		{
	position: relative;
	padding-top: 23px;
		}
		#shopBarContainer ul
		{
	float: right;
	margin-top: 1px;
	margin-left: 1px;
	padding-top: 6px;
	padding-left: 5px;
	margin-bottom: 3px;
	clear: right;
		}
		#shopBarContainer li
		{
		display: inline;
		list-style-type: none;
		padding-left: 0px;
		margin-left: 15px;
		margin-right: 4px;
		}
		#shopBarContainer li a {
			padding-left: 22px;
			font-size: 11px;
			text-decoration : none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		#shopBarContainer li a {
		/*color: #666666;*/
		}
		#shopBarContainer li a:hover {
		color: #000000;
		}
		/*imagenes ShopBar li items  */
		#verCompra a {
		background-repeat: no-repeat;
		background-image: url(/images/library/verCompra.jpg);
		background-position: left;	
		}
		#pagarCompra a {
		background-repeat: no-repeat;
		background-image: url(/images/library/pasarCaja.jpg);
		background-position: left;	
		}
		#borrarCompra a {
		background-repeat: no-repeat;
		background-image: url(/images/library/eliminarCompra.jpg);
		background-position: left;	
		}
		#miCuenta a {
		background-repeat: no-repeat;
		background-image: url(/images/library/miCuenta.jpg);
		background-position: left;
		margin-left: 40px;
		
		}
		
		/*div con tira flash de productos  ////////////////////////////*/
		#flashTiraProd {
	margin: 0px;
	position: relative;
	text-align: left;
	width: 100%;
	padding-left: 0px;
		}
		/*div con iconos contacto, nº productos en compra  ////////////////////////////*/
		
		/*////////////lista menuTop////////////////////////////////////// */
	#menuTopContainer
		{
	width: 100%;
	clear: both;
	background-color: #006600;
}
	#menuTopContainer ul
		{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 2px;
	padding-top: 3px;
	background-color: #4F4335;
	font-size: 90%;
}
		#menuTop li
		{
	display: inline;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: #FF3300;
		}
		#menuTop li a {
	padding-left: 6px;
	font-size: 11px;
	text-decoration : none;
	padding-right: 6px;
	text-transform: uppercase;
	color: #BCB7B2;
		}
		#menuTop li a:visited, a:link {
		}
		#menuTop li a:hover {
		color: #CC0000;
		background-color: #FFFFFF;
		text-transform: uppercase;
		}
		
/* /////COLUMNA IZDA////////////////////////////// */ 
#leftcol{
	width:20%;
	float:left;
	position:relative;
	margin-bottom: 20px;
  }

/*CATALOGO ONLINE GRF.//*/
   #leftcol h5{
	/*background-image: url(/s0002/izda/catalogoOnline.gif);*/
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 30px;
	margin-left: 18px;
	margin-bottom: 18px;
  }
    #leftcol ul{
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 0px;
  }
    #leftcol a{
	/*color:#0099FF;*/
	padding-left: 18px;
	padding-right: 4px;
	text-decoration : none;
	/*height: 14px;*/
  }
  
#menucategorias {
  }
#menucategorias a{
	/*display: block;*/
	/*color: #8c8c8c;*/
	font-size: 80%;
	margin-top: 0px;
  }
   #menucategorias a:hover{
	color: #000000;
	background-color: #FFFFFF;
  }
.padre a{
	text-transform: uppercase;
	margin-left: 27px;
	color: #72695D;
	background-image: url(/s0002/images/izda/rosetaIconOn.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
  }
.padre a:hover{
	background-image: url(/s0002/images/izda/rosetaIcon.gif);
	background-repeat: no-repeat;
	/*background-position: 2px 4px;*/
  } 
.padre p{
	margin-left: 25px;
	padding-left: 12px;
	color: #8c8c8c;
	font-size: 80%;
	margin-top: 3px;
  }  
.hijo a{
	color: #72695D;
	margin-left: 30px;
	text-transform: capitalize;
	margin-bottom: 0px;

  }
.hijo {
	margin-left: 14px;

  }
  
#subLeftCol {
	margin-left: 20px;
	margin-top: 20px;
}  
  
	  
/*REDONDEAR CAJAS CLASES 	  
*/ /* set millions of background images */
.rbtop div { background: url(/s0002/images/cajaRedondeada/tl.gif) no-repeat top left; }
/*.rbtop { background: url(/s0002/images/cajaRedondeada/tr.gif) no-repeat top right; }*/
/*.rbbot div { background: url(/s0002/images/cajaRedondeada/bl.gif) no-repeat bottom left; }*/
.rbbot { background: url(/s0002/images/cajaRedondeada/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div/*, .rbtop, .rbbot div, .rbbot*/ {
	width: 100%;
	clear: both;
	/*height: 16px;*/
}
	
/*/////CONTENIDO DE RBTOP ROUNDED CORNER, LISTA FUNCIONAL MAIN: VOLVER, TLF AYUDA/////////////*/
 .funcionalInterface {
	width:90%;
	position: relative;
	float: right;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 4px;
	text-align: right;
					}
 .funcionalInterface p {
	display: inline;
	float: left;
	margin-left:10px;
	/*margin-top:15px;*/
	}
 .funcionalInterface p a{
	color:#0066FF;
	padding-right:6px;
	}
 .funcionalInterface p a:hover{
	color:#000000;
	}
											
			 .funcionalInterface li {
	padding-right: 4px;
	padding-left: 12px;
	font-size: 10px;
	clear: right;
	width: 48%;
	text-align: right;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
	background-image: url(/s0002/images/mainZone/bullet8black.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
					}
			 .funcionalInterface li a{
	font-size: 10px;
	color: #0099FF;
	padding-left: 4px;
	text-decoration : none;
	font-weight: normal;
	padding-right: 4px;
					}
			 .funcionalInterface li a:hover {
		color: #000000;
		background-color: #FFFFFF;
			}
			 .funcionalInterface em {
	font-size: 10px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
					}
			 .funcionalInterface2 li {
	padding-right: 4px;
	font-size: 10px;
	clear: right;
	width: 48%;
	text-align: right;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: inline;
					}
			 .funcionalInterface2 li a{
	font-size: 10px;
	color: #0099FF;
	padding-left: 4px;
	text-decoration : none;
	font-weight: normal;
	padding-right: 4px;
	background-color: #FFFFFF;
	background-image: url(/s0002/images/mainZone/cuadradito.gif);
	background-repeat: no-repeat;
					}
			 .funcionalInterface2 li a:hover {
		color: #000000;
		background-color: #FFFFFF;
			}
			 .funcionalInterface2 em {
	font-size: 10px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
					}
.volver {
	padding-left: 35px;
	padding-right: 4px;
	margin-top: 0px;
				}
.volver a {
	background-image: url(/s0002/images/dobleArrow.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	padding-left: 16px;
				}
						
/*CUERP PRINCIPAL , ACOJE LA COL PPAL Y LA COL DCHA CONTEXTUAL	///////////*/
#twocols{
	color: #666666;
	width:78%;
	float:right;
	position:relative;
	padding-bottom: 16px;
	padding-right: 10px;
/*filter:alpha(opacity=90);
-moz-opacity:.90;opacity:.90;*/
  }
.twocolsmain {
	width:450px;
	\width: 474px;
	w\idth: 474px;
	width:450px;
	}
.onecolmain {
	width:560px;
	\width: 584px;
	w\idth: 584px;
	width:560px;

	}
.twocolsmainestrecho {
	/*width:426px;
	\width: 440px;
	w\idth: 440px;
	width:426px;*/
	
	width:78%;
	}

.twoColTitulares{
	width:100%;
	clear: both;
	display: block;
	float: left;
}
.twoColTitulares h2{
	float:left;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(/s0002/images/mainZone/arrowOscura.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	margin-left: 8px;
}

#twocolsSub{
	width:100%;
	background-color: #CEC7AD;
	border-top-width: 1px;
	border-top-color: #CC3300;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CC3300;
	border-bottom-style: solid;
	clear: both;
	margin: 0px;
	padding: 0px 0px 16px 0px;
	background-image: url(/s0002/images/mainZone/bgEscaparateStart.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*/////line top y bottom de  div twocolssub*/
.hrTopBottom{
	width:auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	height: 1px;
	font-size: 0px;
}
	
  
/*COL DCHA CONTEXTUAL	///////////*/ 
#rightcol{
	float:right;
	position:relative;
	/*background-image: url(/s0002/images/lineaVerticalBg.jpg);
	background-repeat: repeat-y;*/
	padding-top: 46px;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 50px;
	background-image: url(/s0002/images/izda/ornamentoMarron.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

 }
.rightcolancho{
	width:19%;
 }
.rightcolestrecho{
	width:114px;
 }
#rightcol p{
	margin-bottom: 8px;
	margin-right: 4px;
 }
 
  #rightcol h5{
	margin-bottom: 8px;
	margin-top: 2px;
	margin-right: 4px;
	background-repeat: no-repeat;
	height: 10px;
	/*font-size: 10%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
 }
.deinteres {
 	/*background-image: url(/s0002/images/dchaCol/deInteres.gif);*/
 }
  #rightcol h4{
	margin-bottom: 8px;
	margin-top: 16px;
	margin-right: 4px;
	background-repeat: no-repeat;
	height: 10px;
	/*font-size: 10%;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
 }
.relacionados {
 	/*background-image: url(/s0002/images/dchaCol/prodRelacionados.gif);*/
 }
.ofertas {
 	/*background-image: url(/s0002/images/dchaCol/ofertas.gif);*/
 }
.sobrepedidos {
 	/*background-image: url(/s0002/images/dchaCol/sobrePedidos.gif);*/
 }

#rightcol a{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-image: url(/s0002/images/mainZone/arrowRadMarron.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
 }
#rightcol a:hover{
	color: #FFFFFF;
	background-image: url(/s0002/images/mainZone/bullet8black.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
 }




/*CUERPO PPAL	//////////////////////////////////*/  
#maincol {
	float: left;
	display:inline;
	position: relative;
	margin-top: 0px;
	padding-left: 16px;
	padding-right: 0px;
	font-size: 130%;
 }
#maincol h2{
	text-transform: capitalize;
	/*display: inline;*/
	background-image: url(/s0002/images/mainZone/arrowBlancaMarron.jpg);
	padding-left: 16px;
	background-repeat: no-repeat;
	color: #4F4335;
	font-size: 12px;
	font-weight: bold;
	margin-top: 12px;
	padding-bottom: 4px;
 }
  #maincol h2 em{
	color: #B0A790;
	font-style: normal;
	margin-left: 10px;
 }
   #maincol h3 a{
	font-size: 10px;
	text-transform: uppercase;
 }

    #maincol p{
	text-align: justify;
	width: 98%;
	margin-top: 6px;
	padding-bottom: 0px;
 }
     #maincol ul, li{
	list-style-type: none;
	width: 100%;
 }
.maincolor {
	color: #333333;
	font-size: 80%;
 }
.maincolor p{
	color: #333333;
	font-size: 110%;
 }
.mainOpciones {
	margin-bottom: 0px;
 }
.mainOpciones a{
	color: #FF6600;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(/s0002/images/dobleArrow.gif);
	padding-left: 16px;
	background-repeat: no-repeat;
	text-transform: uppercase;

 }
.relatedlinkform a{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	 }
 
/*/////// LISTADO DE PRODUCTOS////////*/

/* LISTADO DE PRODUCTOS vertical con texto a la izda  */
.listadoprod {
	clear: both;
	position: relative;
	margin-top: 2px;

 } 
.listadoprod p{
	display: inline;
	color: #666666;
	width: 100px;
 }
  
.listadoprod h3 {
	color: #CCCCCC;
	text-transform: capitalize;
	padding-top: 6px;
	font-size: 95%;
 }
.listadoprod h3 em{
	color: #CCCCCC;
	margin-left: 5px;
	font-style: normal;
 }

 /*FIN de LISTADO DE PRODUCTOS vertical con texto a la izda  */
 /* LISTADO DE PRODUCTOS horizontal sin texto   */
.listadoprodhorizmain {
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
	width: 31%;
	margin-right: 4px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #A89F89;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #A89F89;
	border-top-style: solid;
	background-image: url(/s0002/images/mainZone/medio2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
 } 
.listadoprodhoriz {
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	text-align: center;
 } 
.listadoprodhoriz p{

 } 

.listadoprodhorizmain h3 {
	background-image: url(none);
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
.listadoprodhorizmain h3 a{
	font-style: normal;
	text-transform: capitalize;
	font-size: 85%;
	padding: 0px;
	color: #cc0000;
 }
.listadoprodhorizmain h3 a:hover{
	color: #4F4335;
 }
.listadoprodhorizmain h5{
	background-image: url(/s0002/images/mainZone/bottom2.jpg);
	background-repeat: no-repeat;
	height: 2px;
	margin: 0px;
	padding: 0px;
	/*background-position: bottom;*/
	font-size: 1px;
	margin-top: 10px;
 }

.listadoprodhoriz img {
	margin-left: 8px;
	background-color: #f0f0f0;
	padding-bottom: 0px;
	margin-bottom: 0px;
 }
.listadoprodhoriz a {
	padding-bottom: 0px;
	margin-bottom: 0px;
 }



 /*FIN de LISTADO DE PRODUCTOS horizontal sin texto   */
.floatizda{
	padding-left: 2px;
	padding-bottom: 4px;
	float: left;
	clear: left;
	padding-right: 8px;
}
.floatdcha{
	padding-left: 60px;
	padding-right: 10px;
	margin-top: 0px;
	display: inline;
}
  #navItem 
{
	text-align: right;	/*margin-left: 38%;*/
	font-size: 11px;
	color: #4F4335;
	margin-left: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}
	
 #navItem li
{
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
	 #navItem li a{
	font-size: 10px;
	color: #0099FF;
	padding-left: 4px;
	text-decoration : none;
	font-weight: normal;
	padding-right: 4px;
					}
	 #navItem li a:hover {
		color: #000066;
		background-color: #FFFFFF;
			}
.bgArrowTriang{
	background-image: url(/s0002/images/mainZone/arrowBlancaMarron.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}			
#interfacecompra {
}		
/*////PIE DE PAGINAS, PUNTOS DE VENTA//////////////////////*/
 #footer{
	clear:both;
	width: 94%;
	font-size: 55%;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
	position: relative;
	background-image: url(/s0002/images/down/bgBarra.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-top:1px;
	min-width: 1000px;
	max-width: 1400px;
 }
  #footer table
	{
	margin-left: 0px;
	border: 0;
	display: inline;
	width: 100%;
	}
  #footer p
	{
	padding: 0px 0px 0px 30px;
	background-image: url(/s0002/images/separador.jpg);
	background-repeat: no-repeat;
	color: #999999;
	width: 100%;
	height: 100%;
	float: right;
	text-align: left;
	background-position: right;
	}
  #footer em
	{
		color: #CC0000;
	}
	#logoprint {
	display: inline;
	visibility: hidden;
} 
/*////FIN DE PIE DE PAGINAS, PUNTOS DE VENTA//////////////////////*/
 

 
 /* *** CLASS DE COMPATIBILIDAD NAVEGADORES Float containers fix*** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/* hide the left column when printing */ 

#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:90%; float:none;}
#funcionalInterface {display:none;}
#header{display:none;}

#logoprint {
	width: 140px;
	visibility: visible;
	display: inline;
}
}
/*///FORMULARIOS, CART, PROCESOS COMPRA/////////////////*/
#formcart p{
	color: #000066;
	margin-top: 6px;
	margin-bottom: 10px;
}
#formcart em {
	font-weight: bolder;
	color: #CC0000;
	font-style: normal;
}

#opciones fieldset {
	width: 92%;

}
#opciones a
{
	text-transform: none;
}
#opciones li
{
	display: inline;
	list-style-type: none;
	padding-right: 6px;
	margin-bottom: 30px;
}
#opciones ul
{
	margin-top: 10px;
}

fieldset {
	font-size: 11px;
	width: 94%;
	padding-left: 14px;
	float: none;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 14px;
	color: #000066;
	border: 1px solid #B0A790;
}

fieldset a {
	/*font-size: 115%;*/
	font-weight: bold;
	color: #0066FF;
}
fieldset a:hover {
	/*font-size: 115%;*/
	color: #CC0000;
}

legend {
	font-size: 11px;
	font-weight: bold;
	background-color: #CEC7AD;
	margin-left: 0px;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	color: #fff;
}
input, select {
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;

}
menu {
	background-color: #CCCCCC;
}

.notas {
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}
.resaltado{
	color: #cc0000;
}

/*LISTA DEFINICION CUENTA DE LA COMPRA, CARTSUM////////*/ 
dl.cartSum
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
}

.cartSum dt
{
	width: 35%;
	float: left;
	padding: 2px;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.cartSum dd
{
	float: left;
	width: 35%;
	color: #CC0000;
	padding: 2px;
}
.total {
	border-top: 1px solid #B0A790;
}
.pasarCaja{
	width: 96%;
	clear: both;
	margin-bottom: 10px;
}
/*////LISTADO DEPRODUCTOS DE LA CESTA////////*/
.compra {
	color:#000066;
	padding: 3px;
	margin-top: 10px;
	width: 96%;
}
.compra th {
	background-color:#4F4335; color:#fff; }
.compra tr {
	color:#4F4335;
	font-size: 11px;

}

.compra tr p{
	padding-left: 6px;
	padding-right: 3px;
 }
/*LOGIN forms*/
#loginNew {
	float: left;
	width: 45%;
}
#loginNew fieldset{
	padding-right: 6px;
	}

.parrafo{ /*estilos como la caja de mario*/
color: #696969;padding:6px;text-align:left;
}
#loginCustomer {
	width: 48%;
	float: right;
	margin-right: 0px;
}
#loginCustomer fieldset{
	padding-right: 5px;
	}
#loginCustomer
.parrafo{ /*estilos como la caja de mario*/
color: #696969;padding:6px;text-align:left;
}
/*FORMULARIO DE DATOS DE CLIENTES//////////////*/

#formNewCust {
}
#formNewCust fieldset{
	border: 1px solid #B4BAAD;
	font-size: 11px;
	float: none;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 14px;
	color: #000066;
}
#formNewCust dl{
	margin-top: 15px;
}
#formNewCust dd{
	float: right;
	width: 190px;
	margin-bottom: 2px;
	margin-right: 40px;
}
#formNewCust dd input{
	color: #999999;
	padding-left: 6px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#formNewCust dd select{
	color: #666666;
}

#formNewCust dt{
	float: left;
	width: 140px;
	padding-top: 1px;
	margin-bottom: 3px;
	margin-left: 20px;
	height: 18px;
	padding-left: 10px;


}
#extranet {
	margin-bottom: 8px;
	margin-top: 20px;
	margin-left: 10px;
}
#extranet li{
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 6px;
}
.fontReducir {
	font-size: 76%;
	}
#listaPagos {
}
#listaPagos li{
	list-style-type: square;
	margin-left: 10px;
	width: 96%;
}













/*/////clases  comunes a varios archivos y jquerys//////////////////////////////////////////////////*/

.hide { display: none; }
.noproductos {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}


.activo{
	color:#990000;
}
/*/////ESTILOS CREADOS POR MARIO/////////////////////////////////////////////////////////*/
.preci{
	/*background-color: #EDEFEB;*/
	border: 1px solid #CC0000;
	color: #292823;
	font-family: "courier new",monospace;
	font-size: 85%;
	padding: 4px;
	text-align: left;
	margin: 10px 5px 0px 5px;
	
}

.precifuton{background-color:#CEC7AD;border:1px solid #CC0000;color: #292823;font-family:"courier new",monospace;font-size:80%;padding:6px;text-align:left}

.caja{/*background-color:#EDEFEB;border:1px solid #CC0000;*/color: #292823;font-family:verdana,arial,tahoma;font-size:80%;padding:10px;text-align:left;margin: 10px 5px;}

.caja a {	font-size: 110%;}
.caja li {list-style:circle;margin-left:20px;}
.ids{text-decoration:underline}

.formu{background-color:#ffffff;color:#000080;font-family:"courier new",monospace;font-size:120%;margin:0px;text-align:left}
