/* GENERICO */
body {
	margin: 0px;
	padding: 0px;
	background: #F7F7F7 none repeat scroll 0 0;
	color: #000000;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}

p {
	font-size: 12px;
	font-weight: normal;	
	}

ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	}

li{}

a {}
a:hover{}

/*
.paginationControl {
	margin: 10px 0px;
	float: left;
	width: 100%;
	}
	
	.paginationControl a {
		padding: 5px;
		background-color: #003366;
		color: #FFF;
		float: left;
		display: block;
		padding: 6px 10px !important;
		text-decoration: none;
		margin-left: 3px;
		border: 1px solid #DDDDDD;
		}
	
	.paginationControl #pagActual {
		padding: 5px;
		background-color: #3366cc;
		color: #FFF;
		float: left;
		display: block;
		padding: 6px 10px !important;
		text-decoration: none;
		margin-left: 3px;
		border: 1px solid #DDDDDD;
		}
	
	.paginationControl span {
		display: none;
		}
*/
#pagNumeroSolo {
	display: none;
	}
	
.paginationControl {
	margin: 10px 0px;
	float: left;
	width: 100%;
	}

.pagNoAcutal {
	display: block !important;
	}
	
	.paginationControl a {
		padding: 5px;
		background-color: #003366;
		color: #FFF;
		float: left;
		display: block;
		padding: 6px 10px !important;
		text-decoration: none;
		margin-left: 3px;
		border: 1px solid #DDDDDD;
		}
		
	.paginationControl #pagActual {
		padding: 5px;
		background-color: #3366cc;
		color: #FFF;
		float: left;
		display: block;
		padding: 6px 10px !important;
		text-decoration: none;
		margin-left: 3px;
		border: 1px solid #DDDDDD;
		}
	
	.paginationControl span {
		display: none;
		}
		
		.paginationControl span#flechaSig,
		.paginationControl span#flechaAnt {
			display: block;
			}


/* GENERICO */	

/* CONTENEDORES */
#Contenedor {
	width: 100%;
	/* background: transparent url(/images/wrapper_back.jpg) no-repeat scroll center 170px; */
	float: left;
	}
	
#ContenedorTop {
	width: 100%;
	background: transparent url(/images/top.jpg) no-repeat scroll top left;
	height: 175px;
	float: left;
	}
	
#ContenedorMedio {
	width: 100%;
	min-height: 600px;
	float: left;
	background: transparent url(/images/fondoMedio.png) repeat-y scroll 0px 0px;
	}
	
#ContenedorMedioFin {
	background: transparent url(/images/fondoBottom.png) no-repeat scroll 0px 0px;
	float: left;
	width: 100%;
	height: 50px;
	}

#ContenedorBottom {
	width: 100%;
	float: left;
	margin-top: 25px;
	padding-top: 10px;
	border-top: 4px double silver;
	}
/* CONTENEDORES */

.Centrado {
	width: 980px;
	margin: 0px auto;
	}

#ContenedorIzq, #ContenedorDer, #ContenedorProductos {
	float: left;
	}
	
#ContenedorIzq {
	margin-right: 5px;
	width: 225px;
	}

#ContenedorDer, 
#ContenedorProductos {
	width: 720px;
	min-height: 350px;
	}

.mcua_UnaColumna,.mcua_DosColumnas, .mcua_TresColumnas {
	float: left;
	background-color: white;
	text-align: justify;
	}
	
.mcua_UnaColumna {
	width: 230px;
	margin-left: 9px;
	}
.mcua_DosColumnas {
	width: 350px;
	margin-left: 9px;
	}	
.mcua_TresColumnas {
	width: 720px;
	border-left: 1px solid white;
	}

/* GENERAL */
.Margen {
	padding: 5px;
	float: left;
	width: 100%;
	}

.Header, #eswProdNombre {
	background: transparent url(/images/header.gif) repeat-x scroll top left;
	padding: 3px 0px 4px 0px;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	}
	
	.Header h2, #eswProdNombre {
		padding-left: 10px;
		}
	
.Header h2 {
	color: white;
	font-size: 14px;
	height: 21px;
	}
	
.Texto {
	padding: 0px 5px;
	}
	
.ContAgente {
	width: 345px;
	height: 200px;
	border: 1px solid silver;
	text-align: left;
	float: left;
	margin: 0px 5px 5px;
	}
/* GENERAL */

/* TOP */
#BarraTop {

	}


#Info {
	color: #FFF;
	float: left;
	width: 450px;
	height: 130px;
	margin-left: 35px;
	}
	
	#Info p {
		margin: 0px;
		}

#Logo {
	float: left;
	margin: 20px 0px 0px 40px;
	width: 350px;
	}
	
	#Logo img {
		padding: 3px;
		background-color: white;
		}
	
	#Logo a img {
		border: none;
		}
		
#MenuTop {
	float: left;
	color: white;
	text-align: center;	
	font-size: 13px;
	margin-top: 15px;
	width: 100%;
	}
	
	#MenuTop a {
		color: white;
		text-decoration: none;
		}
		
		#MenuTop a:hover {
			text-decoration: underline;
			color: silver;
			}
	
	#MenuTop ul {}	
	
		#MenuTop ul li {
			display: inline;
			margin: 0px 20px;
			}
/* TOP */


/* BOTTOM */

#Menu {}

#ESW {
	text-align: center;
	}

/* BOTTOM */




/* MENU IZQUIERDA */

#Categorias {}

#Marcas {}

.mcua_UnaColumna #eswProdNombre {
	margin-bottom: 10px;
	}

.eswCataCate, .eswCataMarca {
	border-bottom: 1px dotted silver;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	}

	.eswCataCate a, .eswCataMarca a {
		text-decoration: none;
		color: black;
		background: transparent url(/images/flechaLista.gif) no-repeat scroll center left;
		padding-left: 10px;
		}
		
		.eswCataCate a:hover, .eswCataMarca a:hover {
			text-decoration: underline;
			color: orange;
			}

	.eswCataCate .eswNomCat, .eswCataMarca .eswNomMarca {}
	
	.eswCataCate .eswCatLink {
		display: none;
		}
	
	.eswCataCate .eswCatDesc {
		display: none;
		}
	
	.eswCataCate ul {
		list-style: none;
		margin-left: 10px;
		list-style-image: url(/images/flechaListaSub.gif);
		list-style-position: inside;
		}
		
		.eswCataCate ul li {
			margin: 3px 0px;
			}
		
			.eswCataCate ul li a {
				background: none;
				padding: 0px;
				}
				
.mcua_UnaColumna .eswProdDest {
	border: none;
	}
	
.mcua_UnaColumna .paginationControl, 
.mcua_UnaColumna br {
	display: none;
	}
	
.eswProOferta {
	border: 1px solid silver;
	float: left;
	}
	
	.eswProOferta .eswProdDest {
		width: 100%;
		}

/* MENU IZQUIERDA */


/* PRODUCTOS INDEX */

.mcua_TresColumnas #eswProdNombre {
	display: none;
	}

.mcua_TresColumnas .paginationControl {
	text-align: center;
	}

.eswProdDest {
	float: left;
	width: 175px;
	border-right: 1px dotted silver;
	border-left: 1px dotted silver;
	min-height: 200px;
	margin-bottom: 10px;
	}
	
	.eswProdDest h2 {
			font-size: 14px;
			text-align: center;
			margin-bottom: 10px;
			}
			
			.eswProdDest h2 a {
				color: orange;
				text-decoration: none;
				}
				
				.eswProdDest h2 a:hover {
					text-decoration: underline;
					}
	
	.eswProdDest .eswDest {
		display: none;
		}
		
	.eswProdDest .eswProdFoto {
		text-align: center;
		height: 110px;
		}
		
		.eswProdDest .eswProdFoto img {
			border: none;
			}

	.eswProdDest .eswProdDesc {
		padding: 0px 10px;
		height: 90px;
		overflow: hidden;
		}
		
	.eswProdDest .eswProdStock {
		display: none;
		}
		
	.eswProdDest .eswProdPrecio {
		padding: 0px 10px;
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		display: none;
		}
		
	.eswProdDest .eswProdLink {
		height: 0px;
		overflow: hidden;
		background: transparent url(/images/botonesProductos.png) no-repeat scroll 0px 0px;
		padding-top: 25px;
		margin-bottom: 10px;
		float: right;
		}
	
		.eswProdDest .eswProdLink a {
			padding-top: 30px;
			padding-right: 30px;
			}
			
	.eswProdDest .eswProdLinkCompra {
		height: 0px;
		overflow: hidden;
		background: transparent url(/images/botonesProductos.png) no-repeat scroll 0px -25px;
		padding-top: 25px;
		display: none;
		}
	
		.eswProdDest .eswProdLinkCompra a {
			padding-top: 30px;
			padding-right: 50px;
			}
	
/* PRODUCTOS INDEX */


/* PRODUCTOS INTERNA */

#eswProdNombreDetalle {
	background: transparent url(/images/header.gif) repeat-x scroll top left;
	padding: 3px 0px 4px 10px;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 5px;
	}

.eswProdDetalle {
	padding-left: 10px;
	}

	.eswProdDetalle h2 {
		font-size: 16px;
		border-bottom: 1px dotted silver;
		margin-bottom: 5px;
		width: 350px;
		}
	
	.eswProdDetalle #eswProdMarca {
		margin-bottom: 10px;
		}
		
		.eswProdDetalle #eswProdMarca #eswProdMarcaNombre {}
		
			.eswProdDetalle #eswProdMarca #eswProdMarcaNombre a {
				text-decoration: none;
				color: silver;
				}
				
				.eswProdDetalle #eswProdMarca #eswProdMarcaNombre a:hover {
					text-decoration: underline;
					color: orange;
					}
		
		.eswProdDetalle #eswProdMarca #eswProdMarcaImagen {}
		
			.eswProdDetalle #eswProdMarca #eswProdMarcaImagen img {
				border: 0px;
				}
	
	.eswProdDetalle .eswProdFoto {
		float: left;
		margin: 5px 10px 5px 0px;
		}
	
	.eswProdDetalle .eswProdLinkCompra {
		display: none;
		}
	
	.eswProdDetalle .eswProdDesc {
		text-align: justify;
		}
	
	.eswProdDetalle #eswProdListFotos {
		float: right;
		width: 300px;
		text-align: center;
		list-style: none;
		}
		
		.eswProdDetalle #eswProdListFotos h2 {
			display: none;
			}
		
		.eswProdDetalle #eswProdListFotos li {
			margin-bottom: 5px;
			}
	
	.eswProdDetalle .eswProdPrecio {
		display: none;
		}
	
	.eswProdDetalle .eswProdStock {
		display: none;
		}
	
	.eswProdDetalle .eswProdLinkCompra2 {
		display: none;
		}

/* PRODUCTOS INTERNA */
.lista li{
	padding: 4px;
	margin: 4px;
}

/* NOTICIAS */

.eswResumenNoticia {
	float: left;
	width: 100%;
	border-bottom: 4px double gray;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
	.eswResumenNoticia .eswTextoNoticia {
		float: left;
		width: 100%;
		}
	
		.eswResumenNoticia .eswTextoNoticia .eswTituloNoticia {
			/* background: transparent url(/images/header.gif) repeat-x scroll left top; */
			width: 100%;
			font-size: 12px;
			padding: 5px 0px;
			margin-top: 10px;
			border-bottom: 1px solid silver;
			font-size: 14px;
			}
			
			.eswResumenNoticia .eswTextoNoticia .eswTituloNoticia a {
				text-decoration: none;
				color: red;
				padding: 0px 5px;
				}
	
	.eswResumenNoticia .eswFoto {
		float: left;
		width: 100%;
		text-align: center;
		}
	
		.eswResumenNoticia .eswFoto img {
			border: 1px solid silver;
			padding: 3px;
			}
			
.eswNoticiaTexto {
	float: left;
	width: 100%;
	}

	.eswNoticiaTexto p {
		margin: 0px;
		}
		
.eswPortadaNoticia {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	}
	
	.eswPortadaNoticia img {
		border: 1px solid silver;
		padding: 3px;
		}
		
.eswLinkVerMasNoticia {
	font-size: 18px;
	text-align: right;
	}

	.eswLinkVerMasNoticia a {
		text-decoration: none;
		color: gray;
		}
		
		.eswLinkVerMasNoticia a:hover {
			text-decoration: underline;
			color: silver;
			}
.centradoImg{
	width: 100%;
	text-align: center;
}