body, div, p, h1, h2, h3, h4, h5, h6, form, table, tr, th, td, img {
	font-size: 0px;
	font-family: Arial;
	line-height: 0px;
	color: #7F7F7F;
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

td {
	width: 0px;
}

a {
	color: #13007C;
}

input, select, textarea {
	font-family: Arial;
	font-size: 10px;
	color: #555555;
}

#q1 {
	color: #AAAAAA;
}

h1 {
	font-size: 18px;
	color: #4C5191;
	line-height: 15px;
	padding-bottom: 20px;
}

h2 {
	font-size: 14px;
	color: #4C5191;
	line-height: 15px;
	padding: 20px 0px 15px 0px;
}

table.todo {
	width: 990px;
	border-spacing: 0px;
	margin: 0px auto 0px auto;
}

td.col_blanca {
	width: 3px;
}

td.col_izq {
	width: 240px !important;
	background-image: url('images/col.gif');
	background-repeat: repeat-x;
	background-color: #D1D1D1;
	font-size: 11px;
	/*line-height: 10px;*/
	vertical-align: top;
}

	table.menu {
		width: 220px;
		position: relative;
		left: 15px;
	}
	
/*	.menu td {
		font-size: 13px;
		color: #13007C;
		line-height: 18px;
		text-transform: uppercase;
		font-weight: bolder;
		font-family: Tahoma;
	}*/
	
	.menu td {
		font-size: 13px;
		color: #13007C;
		
		text-transform: uppercase;
		font-weight: bolder;
		font-family: Tahoma;	
	}
	
	.menu td a {
		font-size: 11px;
		color: #13007C;
		line-height: 18px;
		text-transform: uppercase;
		font-weight: bolder;
		font-family: Tahoma;	
	}
	
	.menu td a:hover {
		text-decoration: none;
	}
	
	div.submenu {
		position: relative;
		left: 8px;
		width: 200px;
		font-size: 11px;
		line-height: 15px;
		margin: 3px 0px 3px 0px;
		font-weight: normal;
	}
	
	div.submenu a {
		font-size: 11px;
		color: #777777;
		font-weight: normal;
		text-decoration: none;
		text-transform: none;
	}
	
	div.submenu a:hover {
		text-decoration: underline;
	}

td.col_der {
	width: 240px !important;
	background-image: url('images/col.gif');
	background-repeat: repeat-x;
	background-color: #D1D1D1;
	font-size: 11px;
	line-height: 10px;
	vertical-align: top;
}

td.contenido {
	width: 504px !important;
	vertical-align: top;
}

div.contenido {
	position: relative;
	left: 7px;
	width: 489px;
	font-size: 0px;
	line-height: 0px;
}

div.contenido p {
	line-height: 15px;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}

div.caja {
	background-repeat: repeat-y;
	width: 100%;
}

div.caja_clara {
	background-image: url("images/caja_clara_repite.gif");
}

div.caja_oscura {
	background-image: url("images/caja_oscura_repite.gif");
}

img.caja_bottom {
	margin-bottom: 5px;
}

div.caja_interior {
	width: 470px;
	position: relative;
	line-height: 13px;
	left: 10px;
	font-size: 11px;
}

table.caja_interior {
	border-spacing: 0px;
}

table.caja_interior td {
	vertical-align: top;
}

td.caja_interior_contenido {
	font-size: 11px;
	line-height: 15px;
	width: 420px;
}

div.caja_nombreproducto {
	line-height: 15px;
	font-weight: bolder;
	font-size: 12px;
	width: 98%;
	color: #15178F;
	border-bottom: 2px solid #888888;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

img.thumb_producto {
	margin-right: 6px;
	width: 70px;
	height: 70px;
}

td.caja_interior_botones {
	text-align: center;
	width: 55px;
}

img.addcart {
	cursor: pointer;
	position: relative;
	top: 7px;
}

input.addcart {
	border: 1px solid #EEEEEE;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	height: 14px;
}

.hid {
	display: none;
}

table.tabla_categorias {
	width: 100%;
}

table.tabla_categorias td {
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
	padding-bottom:20px;
}

table.tabla_categorias td a {
	font-size: 11px;
	line-height: 15px;
}


div.contenido_der {
	position: relative;
	left: 14px;
}

div.derecha_titulo {
	width: 209px;
	height: 38px;
	background-image: url("images/derecha_titulo.gif");
	background-repeat: no-repeat;
}

	div.derecha_titulo_texto {
		font-size: 13px;
		line-height: 15px;
		font-family: Tahoma;
		font-weight: bolder;
		color: #13007C;
		text-transform: uppercase;
		width: 209px;
		text-align: center;
		padding-top: 9px;
	}
	
div.derecha_contenido {
	width: 209px;
	background-image: url("images/derecha_gris_contenido.gif");
	background-repeat: repeat-y;
}

div.derecha_contenido_texto {
	width: 100%;
	padding: 0px 13px 0px 13px;
	color: #666666;
	font-size: 12px !important;
	line-height: 15px !important;
}

	div.derecha_contenido_texto a {
		font-size: 11px;
		color: #13007C;
		line-height: 18px;
	}
	
div.pos_carrito {
	position: relative;
	left: 73px;
	top: 3px;
}
	
	
table.carrito_resumen {
	width: 100%;
	border: 0px;
}

table.carrito_resumen td {
	font-size: 11px;
	height: 25px;
	font-weight: bolder;
	line-height: 15px;
}

table.carrito_resumen input {
	font-size: 10px;
}

table.carrito_resumen td.izq {
	text-align: center;
	width: 15%;
}

table.carrito_resumen td.der {
	font-weight: normal;
	font-size: 10px;
	text-align: right;
	width: 25%;
}

/*form {
	font-size: 11px;
	line-height: 10px;
}*/

span.alertmod {
	font-style: italic; 
	color: #880000; 
	font-weight: normal;
}

div.acotizar {
	width: 400px;
	height: 200px;
	border: 1px #555555 solid;
	padding: 3px;
	overflow: auto;
}

table.acotizar {
	width: 100%;
}

table.acotizar td {
	font-size: 11px;
	line-height: 13px;
	border-bottom: 1px solid #EEEEEE;
	height: 22px;
	vertical-align: middle;
}

table.acotizar th {
	font-size: 11px;
	line-height: 13px;
	height: 22px;
	vertical-align: middle;
	font-weight: bolder;
	border-bottom: 1px solid #CCCCCC;
}

table.formcotizar {
	border-spacing: 2px;
}

table.formcotizar td {
	font-size: 11px;
	line-height: 13px;
	height: 22px;
	vertical-align: middle;
	font-weight: bolder;
	width: auto !important;
	padding: 1px;
}


div.powered {
	width:100%;
	text-align:center;
	height:95px;
	font-size: 9px;
	font-family: Tahoma;
	line-height: 15px;
	padding-top: 5px;
	background-image:url(footer.gif);
}

div.powered a {
	color: #BAB5CF;
}

img.lava {
	position: relative; 
	top: 6px;
}

img.detalle_foto {
	float: left; 
	margin: 0px 5px 5px 0px;
}

div.detalle_agregar {
	width: 480px;
	padding: 5px;
	margin-top: 15px;
	border: 1px solid #BBBBBB;
	background-color: #F0F0F0;
	font-size: 12px;
	line-height: 12px;
	color: #7F7F7F;
}

div.detalle_agregar h2 {
	padding-top: 0px !important;
}

div.detalle_agregar table {
	width: 100%;
}

div.detalle_agregar td {
	font-size: 12px;
	line-height: 12px;
}

p.kw {
	margin-top:30px;
	color:gray;
	font-size:7pt !important;
	font-style:italic;
}
