﻿body 
{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
}

.cuerpo_contenido_web
{
	width: 1100px;
	margin: 0px auto;
}

.fondo_columna_izq
{
	background-image: url(../imagenes/fondoIzq.gif); 
	background-repeat: repeat-y; 
	min-height: 300px;
}

.fondo_columna_der
{
	background-image: url(../imagenes/fondoDerecha.gif); 
	background-repeat: repeat-y; 
	min-height: 300px;
}

.celda_fondo
{
	width: 1000px;
	min-height: 729px;
	_height: expression(this.scrollHeight<730?"729px":"auto");
	background-image: url(../imagenes/homeFondo.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.cabecera
{
	width: 347px;
	height: 96px;
	background-image: url(../imagenes/cabecera.gif);
	cursor: pointer;
}

.cuerpo_web
{
	width: 1000px;
}

.menu
{
	width: 200px;
	float: left;
	background-image: url(../imagenes/barra_lateral_menu.gif);
	height: 100%;
	min-height:574px;
	background-position: right top;
	background-repeat: no-repeat;
	clear: both;
}

.menu ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-left: 10px;
	line-height: 30px;
	padding-top: 30px;
}

.menu ul ul
{
	padding-left: 0px;
	padding-top: 0px;
}

.menu ul ul.menu_productos
{
	padding-left: 10px;
}

.menu li a:hover
{
	color: #104F89;
}

.pie
{
	background-color: #06457F;
	width: 100%;
	height: 22px;
}

.pie_izq
{
	float: left;
	padding-left: 20px;
}

.pie_der
{
	float: right;
	padding-right: 20px;
}

.paginador_izq_1,
.paginador_der_1
{
	height: 440px;
	float: left;
	width: 50px;
	display: block;
}

.paginador_izq_1 a,
.paginador_der_1 a
{
	display: block;
	height: 56px;
	position: relative;
	top: 180px;
}

.listado_productos_cuerpo_1
{
	height: 440px;
	width: 640px;
	float: left;
}

.listado_productos_fila_sup_1
{
	clear: right;
	height: 210px;
}

.listado_productos_fila_inf_1
{
	clear: left;
	height: 210px;
}

.listado_productos_fila_sup_1 div,
.listado_productos_fila_inf_1 div
{
	margin: 3px;
	float: left;
	height: 200px;
	width: 200px;
	border: solid 2px #CCCCCC;
}

.listado_productos_fila_sup_1 div img,
.listado_productos_fila_inf_1 div img
{
	max-width: 200px;
	max-height: 200px;
	_width: expression(document.body.clientWidth>199?"200px":"auto");
	_height: expression(this.scrollHeight>199?"200px":"auto");
}

/*TIPO 2*/
.paginador_izq_2,
.paginador_der_2
{
	height: 274px;
	float: left;
	width: 50px;
	display: block;
}

.paginador_izq_2 a,
.paginador_der_2 a
{
	display: block;
	height: 56px;
	position: relative;
	top: 100px;
}

.listado_productos_cuerpo_2
{
	height: 274px;
	width: 640px;
	float: left;
}

.listado_productos_fila_sup_2
{
	clear: right;
	height: 127px;
}

.listado_productos_fila_inf_2
{
	clear: left;
	height: 127px;
}

.listado_productos_fila_sup_2 div,
.listado_productos_fila_inf_2 div
{
	margin: 3px;
	float: left;
	height: 117px;
	width: 117px;
	border: solid 2px #CCCCCC;
}

.listado_productos_fila_sup_2 div img,
.listado_productos_fila_inf_2 div img
{
	max-width: 117px;
	max-height: 117px;
	_width: expression(document.body.clientWidth>116?"117px":"auto");
	_height: expression(this.scrollHeight>116?"117px":"auto");
}
.dentro_menu
{
	width:170px;
	min-height:10px;
	text-align:left;
	padding-left:6px;
}

.submenu
{
	
	
}


.bloque_contenido33
{
	width:520px;
	height:100%;
	float:left;
	margin-top:300px;  
	
}
