html {
	height:101%;
}
body {
	text-align:center;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000 url(../images/respaldo.gif);
	background-repeat:repeat;
	background-position:center top;
	}
p {
}
#wrap {
	width:100%;
	background:url(../images/iluminacion.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#portada {
	position:absolute;
	z-index:100;
	top:0;
	left:-470px;
	width:555px;
	height:945px;
	background:url(../images/chica.png);
	background-repeat:no-repeat;
	background-position:left top;
}
table {
	border-collapse:collapse;
}
.texto:focus{
	border:#F00 1px solid;
}
/*revisar este campo para borrarlo*/
.boton{
	border:#000 1px solid;
	font-weight:bold;
	background:#A5BDFE;
	padding:1px;
}
.Encabezado{
	font-weight:normal;
	font-size:14px;
}
.scroll{
	 SCROLLBAR-FACE-COLOR: #ccc; SCROLLBAR-HIGHLIGHT-COLOR: #000; 
	 SCROLLBAR-SHADOW-COLOR: #ccc; SCROLLBAR-3DLIGHT-COLOR: #000; 
 	SCROLLBAR-ARROW-COLOR: #000; SCROLLBAR-TRACK-COLOR: #000; 
 	SCROLLBAR-DARKSHADOW-COLOR: #000;

}
/*			revisar la conveniencia de reunir esto en info prod */
.Contener {
	color:#b60801;
	background-color:#fff;
}
.descripcion {
	width:280px;
	height: 370px;
	background-color:#FFF6B7;
	margin:0 0 0 0;
	padding:15px;
	float: left;
}

/*			PAGINADO */
#divPaginas {
	width:542px;
	height:41px;
	padding:0 0 0 40px;
	background:url(../images/prdcts.png);
	background-repeat:no-repeat;
}
.pag {
	height:21px;
	margin:13px 5px 0 0;
	padding:0 5px;
	float:left;
	text-align:center;
	color:#fff;
	font-weight:normal;
	cursor:pointer;
}
.pag:hover {
	color:#b60801;
	font-weight:normal;
}
.pagsel {
	height:21px;
	margin:13px 5px 0 0;
	padding:0 5px;
	float:left;
	text-align:center;
	color:#fad804;
	font-weight:normal;
}

/*index*/

/*Menu--------------------*/
#divTop{
	height:159px;
	width:910px;
	margin:0 auto 0 auto;
	background:url(../images/top.png);
	background-repeat:no-repeat;
	position:relative;
}
#logo {
	position:absolute;
	top:19px;
	left:35px;
	width:333px;
	height:74px;
}
#banner {
	position:absolute;
	top:23px;
	left:430px;
	width:454px;
	height:21px;
	background-image:url(../images/banner-1.jpg);
	background-repeat:no-repeat;
}
#divBuscador {
	position:absolute;
	top:54px;
	left:706px;
	width:144px;
	height:20px;
	background-color:transparent;
}
#divCar{
	cursor:pointer;
	width:154px;
	height:20px;
	padding:0 0 0 8px;
	z-index:3;
	position:absolute;
	top:54px;
	left:528px;
	font-size:11px;
	text-align:left;
	line-height:20px;
}
#divAyuda {
	cursor:pointer;
	width:132px;
	height:22px;
	padding:2px 0 0 8px;
	z-index:3;
	position:absolute;
	top:52px;
	left:380px;
	font-size:11px;
	text-align:left;
	line-height:20px;
	background-image:url(../images/btn-ayuda.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#txtBuscador{
	border:none;
	outline: none;
	background-color: transparent;
	height: 20px;
}

#divBotonBuscar{
	position:absolute;
	top:54px;
	left:849px;
	width:33px;
	height:20px;
	z-index:3;
}

#cmdBuscar{
	height:26px;
	width:33px;
	border:none;
}

#divMenu{
	position:absolute;
	top:84px;
	left:382px;
	width:500px;
	height:50px;
}

#tableMenu {
	height:50px;
	width:500px;
	text-align:center;
	color:#fff;
}
#tableMenu tr td:hover {
	color:#fad804;	
}
#divFoot {
	height:208px;
	width:910px;
	margin:11px auto 0 auto;
	background:url(../images/pie.png);
	background-repeat:no-repeat;
	position:relative;
	color:#FFF;
}
.texto-pie {
	width:33.33%;
	margin-top:40px;
	font-size:11px;
	line-height:140%;
	float:left;
}
.amarillo {
	color:#fad804
}

/*divmain*/
#divMain{
	width:910px;
	margin:0 auto;
	height:auto;
	/*
	position:relative;
	z-index:1;*/
	/*background:url(../images/soporte.png);*/
	background-repeat:repeat-y;
	background-position:center top;
	padding-top:4px;

}
#intro {
	width:100%;
	margin:0 auto;
	height:515px;
	position:absolute;
	top:168px;
	z-index: 50;
}
.arriba-abajo {
	/*width:910px;
	height:28px;*/
	margin:0 auto 0 auto;
	position:relative;
	top:0;
}
.arriba {
	/*background:url(../images/soporte-arriba.png);*/
	background-repeat:no-repeat;
	background-position:center top;
}
.abajo {
	/*background:url(../images/soporte-abajo.png);*/
	background-repeat:no-repeat;
	background-position:center top;
}
/*			seccion mapas*/
#map1, #map2, #map3 {
	width: 350px;
	height: 350px;
	border:#fad804 2px solid;
	margin: 0 0 20px 0;
}
.domicilios {
	background-color:#fad804;
	padding:10px 20px 10px 20px;
	font-size:14px;
	color:#b60801;
	text-align: center;
}
#contacto {
	width:892px;
}
.cincuenta {
	width:314px;
	padding:51px;
	float:left;
}
.margenContacto {
	padding:20px;
}
#tableContenidoContacto {
	width: 350px;
	margin:20px;
	padding:0 0 0 40px;
}
/*			formulario de envio */
#forma {
	width:354px;
	background-color:#b60801;
	color:#fff;
	padding: 10px 0 10px 0;
	height: 434px;
}
.campo {
	height:40px;
}
.campo-mensaje {
	height:110px;
}
.campo-texto {
	width:250px;
	height:20px;
	margin:0 0 0 10px;
}
.campo-texto-mensaje {
	height:90px;
	border:none;
	outline:none;
}
.boton-enviar {
	width:100px;
	height:20px;
	margin:20px 0 0 0;
	font-weight:bold;
	background:#fad804;
}
input {
	border:none;
}
/*Productos--------------------------------------------------*/
#tdCatalogo{
}

#tableListCatalogo{
	background:url(../images/btn-categoria.png);
	background-repeat:repeat-y;
	color:#b60801;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:right;
}
.lista{
	padding-right:30px;
	height:20px;
	cursor:pointer;
}
#titulo {
	background-image:url(../images/ctlg.png);
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}
#titulo-productos {
	background-image:url(../images/prdcts.png);
	background-repeat:no-repeat;
	color:#fff;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}
.listaOver{
	color:#fff;
	background:url(../images/btn-categoria-ovr.png);
	background-repeat:no-repeat;
	height:20px;
	cursor:pointer;
	padding-right:20px;
}

#divListadoProductos{

	background-repeat:no-repeat;
	height:585px;
	width:583px;
	position:relative;
	top:10px;
	padding-top:5px;
}

#tableListadoProductos{
	width:570px;
}
#cuadro-detalle {
	 background-color:#fad804;
	 cursor:pointer; 
}
#ver-detalles {
	height:26px;
	background:url(../images/ver-detalles.gif);
	background-repeat:repeat-x;
	text-align:center;
	color:#fad804;
	font-weight:bold;
}
.modelo-precio {
	 font-size:11px;
	 color:#b60801;
	 text-align:left;
	 padding:4px;
}
/*info productos*/
#divImagen {
	width:450px;
	height:360px;
	margin:0;
	float: left;
}
#divCarrito {
	width:120px;
	height:20px;
	margin:10px 40px 0 0;
	float:right;
	background-image:url(../images/btn-comprar.jpg);
	background-repeat:repeat;
	cursor:pointer;
	line-height:20px;
	text-align:center;
	color:#fff;
}
.divCarritoPedido {
	width:120px;
	float:left;
	background-image:url(../images/campo-cantidad.png);
	background-repeat:no-repeat;
	margin:20px 0 0 120px;
}
#divCarritoPedido input {
	height:20px;
}
.campo-cantidad {
	width:90px;
	height:20px;
	background-image:url(../images/campo-cantidad.png);
	background-repeat:no-repeat;
}
#txtCantidadCarrito{
	outline:none;
	background-color:#FAD804;
	height:20px;
	width:35px;
	border:none;
}
#textoCantidad {
	width:70px;
	text-align:center;
	color:#fff;
	line-height:20px;
}
.boton-agregar {
	width:120px;
	height:20px;
	background-image: url(../images/btn-agregar.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*		ACERCA */
.encabezado-acerca {
	font-weight:normal;
	font-size:15px;
	text-align:left;
}
.encabezado-acerca h2 {
	font-size:17px;
	text-align: center;
	color:#000;
	margin: 40px;
}
.encabezado-acerca p {
	margin:10px;
	color: #b60801;
}
.imagen-acerca {
	float:right;
	margin:10px 0 10px 60px;
	border-left-color:#fad804;
	border-left-style:solid;
	border-left-width:4px;
}
.limpiar {
	clear:both;
}
/*car-------------------*/
#cntnd-carrito {
	text-align:center;
	background-color:#fff;
}
#divlistadoCart {
	text-align:center;
	color:#FFF;
}
#tableListCart th {
	padding:4px;
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	text-align: center;
}

#tableListCart tr:hover {
	background:#fad804;
}
#tableListCart td {
	padding:3px;
	border:1px solid #000;
}
.tr0{
	background:#FFF;
	color:#000;
	cursor:pointer;
	
}
.tr1 {
	cursor:pointer;
	background-color:#fff6b7;
	color:#000;
}

#tableListCartTotal tr {
	cursor:pointer;
	background:#fff6b7;
	color:#000;
}

#tableListCartTotal td {
	padding: 3px;
	border:1px solid #000;
}
#vacio {
	color:#fad804;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#tableSendCart {
}
.boton-pedido {
	width:100px;
	height:20px;
	margin:20px 0 20px 0;
	color:#fff;
	font-weight:bold;
	background:#b60801;
}
.txt-pedido {
	color:#b60801;
	text-align:right;
	padding:0 5px 0 0;
}
#tableSendCart input {
	margin:5px 0 5px 0;
	height:20px;
	border:none;
	outline:none;
}
/*galeria--------------------*/
#tableGaleria td {
	height:30px;
	color:#fff;
	background-image:url(../images/btn-galeria.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#tableGaleria td:hover {
	color:#fad804;
}
#tdGaleria {
	padding:0 0 0 20px;
	
}
#firma {
	width:910px;
	font-size:11px;
	padding-top:35px;
	text-align:center;
	clear:both;
}
#firma a {
	color:#fff;
	text-decoration:none;
}
#firma a:hover {
	text-decoration:underline;
}
