body{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #73BFD7;
	background-image: url(../images/water_ground.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

a:link, a:hover, a:visited{
	color: #31B7C4;
}

div, table{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

TABLE.tabla{
	border: 1px solid #666666;
	background-color: #F8F8F8;
}

table.template_table{
	width: 778px;
	border: 1px solid #000000;
	background-color: #ffffff;
}

TD.template_celda_superior{
	text-align: center;
	border-bottom: 1px solid #000000;
	/*background-image: url(../images/fondo_menu.gif);*/
	background-repeat: repeat-x;
	height: 20px;
}

TD.template_celda_lateral_left{
	background-color: #31B7C4;
	border-right: 1px solid #000000;
	width: 160px;
	vertical-align: top;
	text-align: center;
	padding: 5px;
}

TD.template_celda_lateral_right{
	border-left: 1px solid #000000;
	width: 140px;
	vertical-align: top;
	text-align: center;
	padding: 5px;
}

TABLE.contenido{
	padding: 5px 5px 5px 5px;
	
}

TD.template_celda_inferior{
	border-top: 1px solid #000000;
}

TD.template_celda_contenido{
	padding: 5px;
	vertical-align: top;
}

.titulo_de_contenido{
	text-align: center;
	color: #4682B4;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 20px;
}

table.module_table{
	width: 100%;
	border: 1px solid #666666;
	margin-bottom: 10px;
	background-color: #F9F9F9;
}

TABLE.cart_module_title{ /* titulo de los modulos*/
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

TABLE.cart_module_title TD{
	background-color: #237696;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding: 4px 4px 4px 4px; /*border: 1px solid #666666;*/
}

TABLE.user_module_title{ /* titulo de los modulos*/
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

TABLE.user_module_title TD{
	background-color: #237696;
	color: #FFFFFF; /*border-bottom: 1px solid #666666;*/
	font-size: 14px;
	text-align: center;
	padding: 4px 4px 4px 4px;
}

table.module_table td{
	/*padding: 4px 4px 4px 4px;*/
}

table.module_table a:link, table.module_table a:visited, table.user_module_table a:link, table.user_module_table a:visited{
	color: #31B7C4;
}

table.user_module_table{ /*Modulos el usuario*/
	width: 100%;
	border: 1px solid #666666;
	margin-bottom: 10px;
	background-color: #F9F9F9;
}

table.user_module_table td{
	padding: 4px 4px 4px 4px;
}

table.module_table td.link_menu{
	padding: 0px 0px 0px 10px;
}

DIV.menu_superior A:link, DIV.menu_superior A:visited{
	/*color: White;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;*/
}

DIV.menu_superior A:hover{
	/*color: Black;
	font-weight: bold;
	text-decoration: none;*/
}

DIV.menu_superior TD.separador{
	width: 24px;
	text-align: center;
}

table.menu_table{
	margin: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-collapse: collapse;
}

TABLE.menu_catalogo_categorias{
	border: 1px solid #666666;
	background-color: #F9F9F9;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}

TABLE.menu_catalogo_categorias TD{
	/*padding: 4px 4px 4px 4px;*/
}

DIV#menu_scroll { 
	width:100%; 
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}

DIV.menu_scroll_celda{
	padding: 0px 0px 0px 4px;
}

TABLE.menu_catalogo_categorias A:link, TABLE.menu_catalogo_categorias A:visited{
	color: #31B7C4;
	text-decoration: none;
	width: 100%;
	display: block;
}

TABLE.menu_catalogo_categorias a:hover{
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 100%;
	display: block;
}

DIV.product_name{
	font-weight: bold;
	text-align: center;
	font-family: "Verdana";
	font-size: 14px;
	color: #000000;
}

A:link.contactar, A:visited.contactar{
	color: #31B7C4;
}

DIV.category_title{
	color: #31B7C4;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding: 0px 0px 5px 0px;
}

DIV.listado_productos{
	padding: 2px 0px 2px 0px;
}

TABLE.listado_productos{
	width: 100%;
	border: 1px solid #999999;
	background-color: #F9F9F9;
}

TABLE.listado_productos a.product_image{
	width: 70px;
	height: 70px;
	display: block;
}

TABLE.product_image{
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	width: 72px;
	height: 70px;
	margin: 4px 4px 4px 4px;
}

TABLE.product_image_full{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 302px;
	height: 300px;
	margin: 0px 4px 0px 0px;
}

TABLE.product_image td{
	padding: 0px 0px 0px 0px;
	/*vertical-align: middle;
	text-align: center;*/
}

DIV.datos_producto{
	font-family: "Verdana";
}

SPAN.precio_producto{
	padding-top: 8px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

SPAN.precio_producto_tachado{
	padding-top: 8px;
	font-size: 14px;
	color: #000000;
	text-decoration: line-through;
}

SPAN.oferta{
	color: #31B7C4;
	font-weight: bold;
}

IMG.Imagen{
	border: 1px solid #000000;
}

TABLE.ficha_producto{
	border: 1px solid #000000;
	width: 100%;
	background-color: #F3F3F3;
	color:#000000;
}

DIV.mensaje_cohincidencias{
	padding-bottom: 10px;
}

.inputtext{
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 12px;
	color: #31B7C4;
}

.mini_inputtext{
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #31B7C4;
}

.button{
	background-color: #31B7C4;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

DIV.volver_atras{
	text-align:center;
}

A.volver_atras{
	color:#003366;
}

.menu_celdafondo{
	background-image:url(../images/fondo_menu.jpg);
	background-repeat:repeat;
	text-align:center;
	vertical-align: middle;
}

.menu_celdafondo2{
	background-image:url(../images/fondo_menu2.jpg);
	background-repeat:repeat;
	text-align:center;
	vertical-align: middle;
}

.menu_fondo_izq{
	background-image:url(../images/izq.jpg);
	background-repeat:no-repeat;
}

.menu_fondo_izq2{
	background-image:url(../images/izq2.jpg);
	background-repeat:no-repeat;
}

.menu_fondo_der{
	background-image:url(../images/der.jpg);
	background-repeat:no-repeat;
}

.menu_fondo_der2{
	background-image:url(../images/der2.jpg);
	background-repeat:no-repeat;
}

.menu_fondo_der3{
	background-image:url(../images/der3.jpg);
	background-repeat:no-repeat;
}

.menu_fondo_der_final{
	background-image:url(../images/der_final.jpg);
	background-repeat:no-repeat;
}

.menu_fondo_der_final2{
	background-image:url(../images/der_final2.jpg);
	background-repeat:no-repeat;
}

a.menu_link:link, a.menu_link:visited{
	color:#000099;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 20px;
}

a.menu_link:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 20px;
}

a.menu_link_hover:link, a.menu_link_hover:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 20px;
}

div.menu_link{
	height: 20px;
}

div.menu_link_der{
	width: 100%;
}

A.link_populares:link, A.link_populares:visited, A.link_populares:hover{
	font-family: Lucida Console;
}

SPAN.link_populares{
	font-family: Lucida Console;
}