
a:link {	
	color: #cc0000;
	text-decoration: none;
	
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	
	color: #006699; 
}



/* +++++++++++  CABECERA ++++++++++++ */
/*====== MENUPRINCIPAL1 ======*/
#divMenuPrincipal1Izq {
	
}
#divMenuPrincipal1Izq a {
/*background:transparent url(http://www.notodoestavisto.com/images1/bgDIVIDER.gif) no-repeat scroll right top;
color:#3B3B3B;
display:block;
float:left;
height:23px;
padding:11px 20px 0;
text-decoration:none;
font-family:Arial,Verdana,Helvitica,sans-serif;
font-size:13px;
font-weight:bold;*/
}
#divMenuPrincipal1Izq a:hover{
	/*background-image:url(../imagenes/fondoBotonMenu_on.gif);*/

}

#divMenuPrincipal1Der{

}
#divMenuPrincipal1Der a{
/*background:transparent url(http://www.notodoestavisto.com/images1/bgDIVIDER.gif) no-repeat scroll right top;
color:#3B3B3B;
display:block;
float:left;
height:23px;
padding:11px 20px 0;
text-decoration:none;
font-family:Arial,Verdana,Helvitica,sans-serif;
font-size:13px;
font-weight:bold;*/
}
#divMenuPrincipal1Der a:hover{
}
#divMenuPrincipal1Der a.prepedido{
}

#divMenuPrincipal2Izq{

/*background-image:url(../imagenes/lateralBarraIzq.gif);
background-position:bottom left;
background-repeat:no-repeat;*/

}
#divMenuPrincipal2Cen{
float:right;
width:150px;
margin-left:120px;
}
#divMenuPrincipal2Der{
float:right;
height:40px; 
/*background-image:url(../imagenes/lateralBarraDer.gif);
background-position:bottom right;
background-repeat:no-repeat;*/	
}

/*================*/

/*=======CARRITO=====*/
.divCarrito{
	text-align: center;
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	color: black;	
	
	
}
.tituloCarrito{
	font-weight: bold;
	border:1px solid silver;
	background-image:url(../imagenes/imgPanelBGYellowGrad1.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
	padding-top:5px;
	padding-bottom:5px;	
}
.carrito{
}
.carrito p{
	font-size:92%;	
	width: 130px;
	background-color:#FFFFFF;
	margin-left: auto; 
	margin-right: auto;	
	padding:3px;
	border:1px solid silver;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 4px;	
}
.pieCarrito{	
	text-align: center;	
	border:1px solid silver;
	background-image:url(../imagenes/imgPanelBGYellowGrad1.gif);
	background-position:bottom;
	background-repeat:repeat-x;		
	padding-top:5px;
	padding-bottom:5px;

	font-weight:bold;
}
/*================*/

/* --------  CABECERA ----------- */


/* +++++++++++  MENU LATERAL ++++++++++++ */



#divEstructuraArticulos ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top:10px;
}
#divEstructuraArticulos li{
}


.liSeccionesArticulos a:link,
.liSeccionesArticulos a:visited{
	font: 8pt Arial;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color:#3A5D73;
	background-image:url(../imagenes/fondoSecciones.gif);
	background-position:left top;
	background-repeat:no-repeat;	
	cursor: pointer;
	display: block;	
	padding:2px;
	padding-top:7px;
	padding-bottom:5px;
	margin-top:4px;
	padding-left:20px;
	border-bottom:1px solid #1A4D66;
	border-right:1px solid #1A4D66;
}
.liSeccionesArticulos a:hover {
}

.ulCategoriasArticulos{
	display: none;
}
.liCategoriasArticulos a:link,
.liCategoriasArticulos a:visited{
	font: 7pt Arial;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: none;
	background-color: #fff;
	display: block;
	width: 200px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	border: 1px solid silver;
	margin-top:6px;
	margin-bottom:6px;
	height: auto;
	background-image:url(../imagenes/catNavArrow.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
}
.liCategoriasArticulos a:hover{
	background-image: none;
	border: 1px solid #000;
	width: 200px;
	background-image:url(../imagenes/catNavArrow.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
}

.liCategoriasArticulosResaltado a:link,
.liCategoriasArticulosResaltado a:visited{
	font: 7pt Arial;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	background-image: none;	
	background-color:#fff;
	display: block;
	width: 200px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	border: 1px solid silver;
	margin-top:6px;
	margin-bottom:6px;
	height: auto;
	background-image:url(../imagenes/catNavArrow.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	
}
/* --------  MENU LATERAL ----------- */


/* +++++++++++  CABECERAS ++++++++++++ */

.cabeceraTituloListadoArticulos{
	font-size:10px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;

}

.cabeceraTituloDetallesListadoArticulos{
	font-size:10px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;

}
.cabeceraTituloOfertas{
	font-size:14px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;;
}
.cabeceraTituloNovedades{
	font-size:14px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;
}
.cabeceraTituloBusqueda{
	font-size:14px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;
}
.cabeceraTituloPrepedido{
	font-size:14px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;
}
.cabeceraTituloContacto{
	font-size:14px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;
	margin-bottom:20px;
}

.cabeceraTituloProfesionales{
	font-size:14px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;
	margin-bottom:20px;
}
.cabeceraTituloAyuda{
	font-size:14px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;
	margin-bottom:20px;
}



.cabeceraTituloListadoNoticias{
	font-size:14px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;
	margin-bottom:20px;
}

.cabeceraTituloProcesarPedido{
	font-size:14px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;
	margin-bottom:20px;
}


.cabeceraTituloListadoSubcategorias{
	font-size:10px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;
	margin-bottom:20px;
}

.cabeceraTituloZonaCliente{
	font-size:14px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;
	margin-bottom:20px;
}
/* --------  CABECERAS ----------- */


/* +++++++++++  MODULOS ++++++++++++ */

/*====== MODULO OFERTAS======*/
.moduloOfertas{
	width:100%;
	font-weight: bold;	
/*	margin-top:40px;
	margin-bottom:20px;*/
	display:none;	
}
.tituloOfertas{
border:1px solid silver;
	background-image:url(../imagenes/imgHdrCatsBg2.gif);
	background-repeat:repeat-x;
	height:35px;
	color:#FFFFFF;
	font-size:18px;
	display:none;
}
.tablaOfertas{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 8px;	
	width:100%;	
}
.tdItemOfertas{
	text-align: center;	
	border: 1px solid silver; /*#E0E0E0*/
	width:25%;	
	background-color:#FFFFFF;
	height:100%;
	vertical-align:bottom;
}
.pieOfertas{
	text-align:right;
		
}
/*================*/

/*====== MODULO NOVEDADES======*/
.moduloNovedades{
	width:100%;
	font-weight: bold;	
/*	margin-bottom:20px;	*/
}
.tituloNovedades{
	border:1px solid silver;
	background-image:url(../imagenes/imgHdrCatsBg2.gif);
	background-repeat:repeat-x;
	height:35px;
	color:#FFFFFF;
	font-size:18px;
	display:none;

}
.tablaNovedades{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 8px;	
	width:100%;	

}
.tdItemNovedades{
	text-align: center;	
	border: 1px solid silver; /*#E0E0E0*/
	width:25%;	
	background-color:#FFFFFF;
	height:100%;
	vertical-align:bottom;
}

.pieNovedades{
	text-align:right;
	
}
/*================*/

/*====== MODULO PREPEDIDOS======*/
.moduloPrepedidos{
	width:100%;
	font-weight: bold;	
/*	margin-top:40px;
	margin-bottom:20px;*/
	display:none;	
}
.tituloPrepedidos{
border:1px solid silver;
	background-image:url(../imagenes/imgHdrCatsBg2.gif);
	background-repeat:repeat-x;
	height:35px;
	color:#FFFFFF;
	font-size:18px;
	display:none;
}
.tablaPrepedidos{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 8px;	
	width:100%;	
}
.tdItemPrepedidos{
	text-align: center;	
	border: 1px solid silver; /*#E0E0E0*/
	width:25%;	
	background-color:#FFFFFF;
	height:100%;
	vertical-align:bottom;
}
.piePrepedidos{
	text-align:right;
		
}
/*================*/


/*====== MODULO ARTICULOS INTERES======*/
.moduloArticulosInteres{
	margin:auto;
	width:100%;
	overflow:hidden;
	
}
.tablaArticulosInteres{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 8px;	
	width:100%;	

}
.tituloArticulosInteres{
	font-size:122%;
	font-weight:bold;
	margin-top: 35px;
	text-align:left;
	color:#CC0000;
    border:1px solid silver;		
	padding:5px;
	background-color:#FFFFFF;
/*	background-image:url(../imagenes/fondoTitulo.png);
	background-repeat:no-repeat;
	padding-left:30px;*/
	
	
	background-image:url(../imagenes/chevron-home.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left:43px;
	white-space:nowrap;	
}
.tdItemArticulosInteres{
	text-align: center;	
	border: 1px solid silver; /*#E0E0E0*/
	width:25%;	
	background-color:#FFFFFF;
	height:100%;
	vertical-align:bottom;
}
.pieArticulosInteres{
	width: 100%;
}
/*================*/

/*====== MODULO ARTICULOS LATERAL======*/
.moduloArticulosLateral{
	margin:auto;
	width:100%;
	text-align:center;
	overflow:hidden;
	font-weight: bold;	
}
.tituloArticulosLateral{
	color:#CC0000;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid silver;
	background-image:url(../imagenes/bgOFF2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:5px;
	padding-bottom:5px;

}
.articulosLateral{
	text-align: center;	
	border:1px solid silver;
	vertical-align:top;
	background-color:#FFFFFF;
}
.divSeparadorArticulosLateral{
	margin-top: 12px;
	margin-bottom: 12px;
}
.pieArticulosLateral{
	text-align: right;
	width: 100%;
}
/*================*/

/*====== MODULO INFORMACION======*/
.moduloInformacion{
	text-align: center;
	width: 100%;
	margin-bottom:10px;	
	margin-top:20px;	
}
.tituloInformacion{
}
.informacion{	
	color:#666666;
	text-align: center;
	font-weight:bold;
	padding:4px;
	background-color:#FFFFCC;
	border:1px solid #ffcc33;
}
.pieInformacion{
}
/*================*/

/*====== MODULO BUSCADOR======*/
.moduloBuscador{	
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	color: black;
	text-align:center;
}



.tituloBuscador{
background-image:url(../imagenes/fondoAccesoClientes.png);
background-position:letf top;
background-repeat:no-repeat;

color:#000000;
font-weight:bold;
height:35px;
cursor:pointer;
	
}
.buscador{
/*	color: black;	
	padding-left:45px;
	height:34px;
padding-top:12px;	
	margin-bottom:10px;
	background-image:url(../imagenes/fondoBuscador.gif);
	background-position:left top;
	background-repeat:no-repeat;*/
border-left:1px solid silver;
border-right:1px solid silver;
border-bottom:1px solid silver;
	
	background-color:#FFFFFF;
	display:none;
}
.pieBuscador{
	display:none;
}
/*================*/




/*====== MODULO LOGIN======*/
.moduloLogin{	
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	color: black;
	text-align:center;
}



.tituloLogin{
background-image:url(../imagenes/fondoAccesoClientes.png);
background-position:letf top;
background-repeat:no-repeat;

color:#000000;
font-weight:bold;
height:35px;
cursor:pointer;
	
}
.login{
/*	color: black;	
	padding-left:45px;
	height:34px;
padding-top:12px;	
	margin-bottom:10px;
	background-image:url(../imagenes/fondoBuscador.gif);
	background-position:left top;
	background-repeat:no-repeat;*/
border-left:1px solid silver;
border-right:1px solid silver;
border-bottom:1px solid silver;
	
	background-color:#FFFFFF;
	display:none;
}
.pielogin{
	display:none;
}
/*================*/

/*======= MODULO BOLETIN=====*/
.moduloBoletin{

	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	color: black;
}
.tituloBoletin{	
	background-image:url(../imagenes/imgPanelBGYellowGrad1.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver;
	padding:4px;
	margin-top:10px;
	font-weight:bold;
	color:#000;
}
.boletin{	
	color: black;	
	text-align: center;	
	padding-top:15px;
	padding-bottom:15px;
	background-color:#fff;	
	border:1px solid silver;
	
}
.pieBoletin{	
}
/*================*/

/*=======MODULO WEBSAMIGAS=====*/
.moduloWebsAmigas{
	background-image:url(../imagenes/fondoWebsAmigas.gif);
	color:white;
	font-weight:bold;
	height:100px;
	width:220px;
	margin-top:10px;
}
.tituloWebsAmigas{	
}
.websAmigas{	
	color: white;	
	padding-top:25px;
	padding-left:15px;
}
.websAmigas a:link,
.websAmigas a:visited{	
	font: 8pt Arial;
	text-decoration: none;
	color: white;
}
.websAmigas a:hover{	
	font: 8pt Arial;
	text-decoration: none;
	color: #cc0000;
}
.pieWebsAmigas{	
}
/*================*/

/*=======MODULO BANNERS=====*/
.moduloBannerSuperior{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px
}
.moduloBannerCentral{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.moduloBannerInferior{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px
}
/*================*/

/*=======MODULO PRESENTACION=====*/
.moduloPresentacion{
	text-align:center;
}
/*================*/

/*=======MODULO PREPEDIDO=====*/
.tituloInfoPrepedido{
	padding:6px;
	margin-top:10px;
	display:block;
	background-color:#006699;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.infoPrepedido{
	border:1px solid #006699;
	padding-bottom:6px;
	padding-right:6px;
	padding-left:6px;
	background-color:#ffffff;
	font-weight:bold;
	font-size:10px;
	margin-bottom:10px;
}
.pieInfoPrepedido{
}
/*================*/

/* --------  MODULOS ----------- */









/*======NOTICIAS======*/
.divNoticias{
	margin-top: 25px;
	margin-bottom: 25px;
	
}
.moduloNoticias{
	margin-top: 25px;
	margin-bottom: 25px;	
}
.tituloNoticias{

}
.noticias{	
border: 1px solid silver;
margin-left:58px;
background-color:#FFFFFF;

}
.titularNoticia{
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid silver;	
	background-image:url(../imagenes/iconNewspaper.gif);
	background-position: 2px 6px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-left:26px;		
}
.imagenNoticia{	
	padding: 18px;
	padding-top: 10px;
	padding-left: 15px;
	float:left;	
}
.sumarioNoticia{
	padding: 5px;
	background-color:#FFFFFF;
}
.desarrolloNoticia{
	padding-top: 10px;
}
.pieNoticias{
	text-align: right;	
	font-weight:bold;
	display:none;
}
.divSeparadorNoticias{
	margin-top: 25px;
	margin-bottom: 25px;	
	clear:both;	
}

div.date {
	width: 55px;
	height: 60px;
	padding: 0px 0 0px 0;
	text-align: center;
	background: url(../imagenes/fondo_calendario.gif) no-repeat 0 0; 
	text-align:center;
	float:left;
	margin-top:0px;
}

span.mes{
	width:100%;
	float:left;
	clear:both;
	margin-top:3px;
	margin-left: -2px;
	color:#FFFFFF;
}
span.dia{
	width:100%;
	float:left;
	clear:both;
	margin-top:3px;
	margin-left: -3px;
	font-size:15px;
	font-weight:bold;
}
span.anyo{
	width:100%;
	float:left;
	clear:both;
	font-size:9px;
	margin-left: -2px;
}
/*================*/


/*===== DETALLE ARTICULOS======*/
.divItemDetallesListadoArticulos{
	width: 100%; 	
	margin-top:25px;
}

.divEncuentralo{
	background-image: url(../imagenes/bgOFF2.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;
	font-weight:bold;	
	background-color:#FFFFFF;
	border:1px solid silver;
	margin-top:5px;
}

.tituloTablaItemDetallesListadoArticulos{	
	width: 100%;
	text-align: left;	
}
.tablaItemDetallesListadoArticulos{
	width: 100%;
	border:1px solid silver;
}
.tdIzqtablaItemDetallesListadoArticulos{
	width: 30%;
	border-right:1px solid silver;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	background-color:#fff;
	
}
.tdDertablaItemDetallesListadoArticulos{
	background-color:#FFFFFF;
}

.tablaDatosItemDetallesListadoArticulos{
	width: 100%;
}


.referenciaDatosItemDetallesListadoArticulos{
	display: none;
}
.nombreDatosItemDetallesListadoArticulos {
	font-size:13px;
/*	background-color: #eeeeee;
	background-image:url(../imagenes/imgPanelBGYellowGrad1.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver;
	font-weight: bold;
	padding: 4px;	
	background-color:#ffffff;/*#FAE16D*/
	/*padding-left:15px;*/
	padding-left:12px;
	color:#000000;

}
.novedadDatosItemDetallesListadoArticulos{
	font-size:14px;
	color: #cc0000;	
	font-weight: bold;
}
.precioDatosItemDetallesListadoArticulos{
	font-size:14px;
	color: #cc0000;	
	font-weight: bold;
	padding: 8px;
}

.precioProfesionalDatosItemDetallesListadoArticulos{
	font-size:16px;
	color: #003399;	
	font-weight: bold;
	padding: 8px;	
}
.precioDatosOfertaItemDetallesListadoArticulos{
	font-size:18px;
	color: #cc0000;	
	font-weight: bold;
	background-color: #fff;
	border-top:1px solid silver;
	border-bottom:1px solid silver;	
	padding: 6px;
	text-align: center;
}
.descripcionDatosItemDetallesListadoArticulos{
	color: black;		
	padding: 8px;
}
.tituloDescripcionDetalladaDatosItemDetallesListadoArticulos{
	font-size:13px;
	border:1px solid silver;
	padding:6px;
	font-weight:bold;
	background-color: #EEEEEE;
	margin-top:20px;
/*	background-image:url(../imagenes/imgPanelBGYellowGrad1.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
}
.descripcionDetalladaDatosItemDetallesListadoArticulos{
	border-left:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;	
	background-color: #ffffff;
	padding:10px;
}
.divAyudaUsuario{	 
	 margin-top:30px;
	 padding:4px;
	 padding-left:10px;
	 font-weight:bold;
	 background-color:#fff;
	 border-top:1px dotted silver;
	 border-bottom:1px dotted silver;
}
.divAyudaUsuario p{
	 padding-top:4px;
	 padding-bottom:4px;
}
.pieItemDetallesListadoArticulosDisponible{
	float:right;
	font-size:11px;	
	color: black;
	text-align: center;
	font-weight: bold;
	width: 240px;
/*	background-image: url(../imagenes/subBarraProductos.gif);
	background-position: right;
	background-repeat: no-repeat;*/
	height: 27px;
	margin-left: auto; 
	margin-right: 0px;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#FFFFFF;
    border-bottom:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver;		
}
.pieItemDetallesListadoArticulosDisponible select{
	font-size:11px;	
}
.masImagenes{
	border:1px solid silver;
	padding:3px;
	margin-bottom:8px;
	font-weight:bold;
	font-size:10px;
	background-color:#FFFFFF;
}
#AntImagen{
	float:left;
}
#SigImagen{
	float:right;
}
/*================*/


/*=====LISTADO SUBCATEGORIAS======*/

.tablaListadoSubcategorias{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 8px;	
	width:100%;	
	height:100%; 
	border:1px solid silver;
	background-color:#FFFFFF;	
}


.tdItemListadoSubcategorias{
	text-align: center;	
	width:25%;	
	height:100%;
	margin-bottom:25px;
}

.imagenItemSubcategorias{
}
.contenedorItemSubcategorias{
	margin-top:10px;
	margin-bottom:10px;
}

/*=====LISTADO SUBCATEGORIAS======*/

/*=====LISTADO ARTICULOS======*/

.rutaListadoArticulos{
	font-size:13px;
	color: #000000;
	font-weight: bold;		
	border: 1px solid silver;
	background-color:#FFFFFF;
	padding-top: 8px;
	padding-bottom:8px;
	padding-left:12px;	
	background-image:url(../imagenes/imgHdrCatsBg2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:10px;

}



.separadorRuta{
	color:#cc0000;
	padding-top: 11px;
	padding-bottom:9px;
	padding-left:8px;
	padding-right:8px;	
	background-image:url(../imagenes/chevron.png);
	background-repeat:no-repeat;
	background-position: right;
	margin-right:7px;	
}

.descripcionSubcategoriaListadoArticulos{
	color: black;	
	margin-bottom: 20px;	
	padding:8px;
	border-left:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	background-color:#FFFFFF;

	
}

.filtroListadoArticulos{

	background-image: url(../imagenes/bullet_flecha.gif);
	background-position: 10px 12px;
	background-repeat: no-repeat;
	margin-top: 20px;		
	background-color:#eeeeee;
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver;
	background-color:#FFFFFF;
	padding-top:8px;
	padding-left:20px;
	padding-bottom:6px;
	
}

.filtroListadoArticulos select{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-weight:bold
}




.tablaListadoArticulos{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 8px;	
	width:100%;	
	height:100%; 	
}


.tdItemListadoArticulos{
	text-align: center;	
	border: 1px solid silver; /*#E0E0E0*/
	width:25%;	
	background-color:#FFFFFF;
	height:100%;
	vertical-align:bottom;	
}


.listadosEOF{
	font-size:159%;
	color: #cc0000;
	text-align: center;
	font-weight: bold;	
	border: 1px solid silver;
	margin-top: 0px;
	padding: 5px;
	padding-top: 35px;
	padding-bottom: 35px;
	background-color:#FFFFFF;
}



/*================*/





/*====== MODULO ITEM ARTICULO======*/
.novedadItemArticulos{
	font-size:14px;
	color: #cc0000;	
	font-weight: bold;
	background-image:url(../imagenes/fondoArticuloNovedad.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:20px;	
	
}
.imagenItemArticulos{	
	min-height:150px;
	height:auto;
	padding-top:12px;
}



/* for Internet Explorer */
/*\*/
* html .imagenItemArticulos {
	height:150px;
}


/**/
.nombreItemArticulos {
	font-size:10px;
	padding:8px;	
	font-weight:bold;
	color:#333333;
}
.referenciaItemArticulos{
	font-size:9px;
	display:none;
}
.precioItemArticulos{
	color: #cc0000;	
	font-weight: bold;
	padding-bottom: 8px;
}
.precioOfertaItemArticulos{
	color: #cc0000;	
	font-weight: bold;	
	font-size:16px;	
	padding-top: 4px;
	padding-bottom: 4px;
	/*border:1px dotted silver;*/
	background:#fff;
	width:90%;
	margin:0 auto;
}
.precioProfesionalItemArticulos{
	color: #003399;	
	font-weight: bold;
	padding-bottom: 8px;
	font-size:14px;
}
.precioOfertaProfesionalItemArticulos{
	color: #cc0000;	
	font-weight: bold;	
	font-size:16px;	
	padding-top: 4px;
	padding-bottom: 4px;
	/*border:1px dotted silver;*/
	background:#fff;
	width:90%;
	margin:0 auto;
}

.comprarItemArticulos{
	padding-bottom:12px;
	padding-top:12px;
	margin-top:5px;
	height:22px;			
}

.motivoNoDisponible{
	color:#CC0000;
	font-weight:bold;		
}

.contenedorArticulos{

}


.labelNuevo{
	background-color: transparent;
	background-image:url(../imagenes/nuevo.png);
	background-position:top;
	background-repeat:no-repeat;
	width:100%;
	height:20px;
	margin-top:8px;





}



/*================*/


/*====== PAGINA CONTACTO ======*/
.tituloNosotrosContacto{
	font-size:14px;
	color: #cc0000;
	font-weight: bold;		
	border: 1px solid silver;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;	
}
.tituloDatosContato,.tituloHorarioContato,.tituloFotosContato,.tituloRecorridoContato{
	font-size:14px;
	color: #cc0000;
	font-weight: bold;		
	border: 1px solid silver;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;
	margin-top:35px;	
}

.nosotrosContacto,.horarioContato,.recorridoContato,.fotosContato,.datosContato{
	padding-left:25px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FFFFFF;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	
}

.tituloFotosContato,.tituloRecorridoContato,.recorridoContato,.fotosContato{
display:none;
}


/*================*/


/*======PAGINA AYUDA========*/
.tituloFormasDePago{
	font-size:14px;
	color: #cc0000;
	font-weight: bold;		
	border: 1px solid silver;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;
}
.tituloGastosDeEnvio,.tituloDevoluciones,.tituloDudas{
	font-size:14px;
	color: #cc0000;
	font-weight: bold;		
	border: 1px solid silver;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;
	margin-top:35px;
}
.formasDePago,.gastosDeEnvio,.devoluciones{
	padding-left:25px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FFFFFF;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
}
.preguntaDudas{
	background-image:url(../imagenes/fle_naranja.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
}
.respuestaDudas{
	margin-top:5px;
	margin-bottom:15px;
	padding-left:25px;
}
/*================*/


/*======PAGINACION========*/
.divPaginacion{
	border: 1px solid silver;
	background-color:#fff;
	padding:0px;
}
.divPaginacion strong{
	font-weight:bold;	
}
.divPaginacion a{
	font-weight:bold;	
}
.tablaPaginacion{
	width: 100%;
	margin-left: auto; 
	margin-right: auto;	
	background-color:#fff;
	

}
.tablaPaginacion td{
	padding:10px;
}
/*================*/



/* +++++++++++  PROCESO PEDIDO ++++++++++++ */

/*====== PASO1======*/
.tablaPedidos{
	border-collapse:separate;
	border-spacing: 2px;
}
.tablaPedidos td{
	padding:4px;						
}						
.lineaPedidosTitulo{
	color:white;
	background-color:#333333;
	text-align:center;
	white-space: nowrap;	
	font-weight:bold;	
	padding:2px;		
}
.lineaListadoPedidosNombre{
	border:1px solid silver;
	background-color:#FFFFFF;
}
.lineaListadoPedidosUnidades,.lineaListadoPedidosPrecio,.lineaListadoPedidosTotal{
	border:1px solid silver;
	text-align:center;
	background-color:#FAE16D;
	background-color:#FFFFFF;
}
.lineaListadoPedidosBorrar{
	text-align:center;
}				
.lineaSubtotalTexto,.lineaImpuestosTexto{
	text-align:right;
	font-weight:bold;
	
}
.lineaImpuestosCantidad{
	text-align:center;
	border:1px solid silver;;
	font-weight:bold;
}
.lineaSubtotalCantidad{
	text-align:center;
	font-weight:bold;
	border:1px solid silver;
	background-color:#FFFFFF;
}
/*================*/

/*====== PASO2======*/
.tablaLogin{
	border-collapse:separate;
	border-spacing: 2px;	
}
.lineaLoginValor{
	border:1px solid silver;
	padding:4px;
	font-weight:bold;
}
.lineaLoginTexto{
	border:1px solid silver;
	background-color:#FAE16D;
	padding:4px;
	text-align:right;
}
/* Registro Clientes + Paso3*/
.tablaClientes,.tablaFormasPago,.tablaFormasEnvio{
	border-collapse:separate;
	border-spacing: 2px;
}
.lineaClientesValor{
	padding:4px;
	font-weight:bold;
	background-color:#FFFFFF;
}
.lineaClientesTexto{
	border:1px solid silver;
	background-color:#FAE16D;
	padding:4px;
	text-align:right;
}
/*================*/

/*====== PASO4======*/
.lineaGastosCantidad{
	border:1px solid silver;
	font-weight:bold;
	text-align:center;
}
.lineaGastosTexto,.lineaTotalTexto{
	font-weight:bold;;
	text-align:right;
	
}	
.lineaTotalCantidad{
	border:1px solid silver;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
}	
/*================*/

/* -----------  PROCESO PEDIDO ------------- */



/* +++++++++++  RECOMENDAR/MAS INFO ++++++++++++ */
.tablaGenerica{
	border-collapse:separate;
	border-spacing: 2px;
}
.tablaGenerica td{
	padding:4px;						
}
.lineaTablaGenericaIzq{
	border:1px solid silver;
	background-color:#FAE16D;	
	text-align:right;
}
.lineaTablaGenericaDer{
	border:1px solid silver;
}	
/* -----------  RECOMENDAR/MAS INFO ------------- */




.fieldsetFormulario{
margin-left:10px;
margin-right:10px;
margin-top:20px;
margin-bottom:15px;
}

input[type=text],input[type=password],input[type=checkbox],select {
border:1px solid silver;				
height:20px;
font-size:11px;
}

.fieldsetFormulario input[type=text],
.fieldsetFormulario input[type=password],
.fieldsetFormulario input[type=checkbox] ,
.fieldsetFormulario select {
margin-bottom:15px;
margin-left:10px;
font-size:12px;
}


.fieldsetFormulario label {
	clear:left;
	color:#000;
	display:block;
	float:left;
	text-align:right;
	width:110px;
	height:20px;
	margin-bottom:15px;
	border-bottom:1px dotted silver;		
	font-weight:bold;
	
}

.areaBotones{
	border:1px solid silver;
	margin-top:10px;
	padding:15px;
	text-align:right;
	background-color:#FFFFFF;
}

.areaInfo{
	padding:10px;
	border-bottom:1px solid silver;
}

.contenerdorFormulario{
	background-color:#FFFFFF;
	border:1px solid silver;
}

.cabeceraFormulario{
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	padding:4px;	
	background-image:url(../imagenes/bgOFF2.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	border-top:1px solid silver;
	border-right:1px solid silver;
	border-left:1px solid silver;
	color:#CC0000;
	
}

.fieldsetFormulario div {
display:block;
float:left;				
height:20px;
margin-bottom:15px;
margin-left:10px;
}

.login label {
	clear:left;
	color:#000;
	display:block;
	float:left;
	text-align:right;
	width:50px;
	height:20px;
	margin-bottom:15px;				
	font-weight:bold;
	
}

.login input,login select {
	border:1px solid silver;				
	height:20px;
	margin-bottom:15px;
	margin-left:10px;
	}
	
.login fieldset {
display:block;
font-family:verdana,sans-serif;
line-height:1.5em;
padding:15px;
padding-top:10px;
padding-bottom:10px
				
}	


/* +++++++++++  PANEL DE CONTROL ++++++++++++ */
.tituloPanelDeControl{
background-image:url(../imagenes/fondoPanelDeControl.png);
background-position:letf top;
background-repeat:no-repeat;
color:#000000;
font-weight:bold;
height:40px;	
}
.menuPanelDeControl{
background-color:#FFFFFF;
border:1px solid silver;	
padding:5px;
}
.TituloPrincipal{
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	/*margin-bottom: 5px;*/
	margin-top: 10px;
	padding-bottom: 4px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc0000;	
}

.cabeceraListados{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	height: 25px;
	font-weight: bold;

}

.cabeceraListados td{
		background-image:url(../imagenes/panelControlCliente/grid3-hrow.gif);
	background-repeat:repeat-x;
	border: 1px solid silver;

}

.cabeceraListados a:link{
	color: black;
}

.cabeceraListados a:visited{
	color: black;
}

.pieListados{
	background-color: #666666;
	height: 3px;	
}

.lineaListado{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-left: 4px;
	cursor: pointer;
}
.lineaListadoIzq{
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-left: 4px;
	cursor: pointer;
}

.borderSilver{
	border:1px solid silver;
}

/* -----------  PANEL DE CONTROL ------------- */


/* +++++++++++  MENSAJES ++++++++++++ */

	.mensage-clean-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.mensage-clean-yellow{
		border:solid 1px #DEDEDE; 
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.mensage-clean-ok{
		border:solid 1px #A9BF74; 
		background:#E8FECD;
		color:#000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}
	.mensage-clean-error{
		border:solid 1px #CC0000; 
		background:#F7CBCA;
		color:#000;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}

/* -----------  MENSAJES ------------- */
