body
{
	background-color:#000000;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
}

#div_cuerpo_bg
{
	background:url(../img_files/bg.gif);
	min-height:600px;
}

#bg_menu_top
{
	background:url(../img_files/bg_menu_top.gif) repeat-x top;
}
#menu_top
{
	height:33px;
}

#div_bg_banner
{
	background:url(../img_files/logo.gif) no-repeat top left;
	min-height:98px;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #434343;
}

#div_contenido_info
{
	margin-left:5px;
	margin-right:5px;
}
#div_bg_middle_pie
{
	background:url(../img_files/middle_pie.gif) repeat-x top;
	height:23px;
}

#div_banner_fotos
{
	width:658px;
	height:120px;
}

/* LATERAL IZQUIERDO */
#div_menu_lateral
{
	width:auto;
}

#div_menu_lateral ul
{
	list-style: none;
	margin:0px;
	padding:0px; display:block;
	width:auto;
	
}

#div_menu_lateral li
{
	
	width:auto;
	
}
#div_menu_lateral ul li
{
	display:block;
	margin:2px 0px;
	
	
}
#div_menu_lateral li span
{
   	voice-family: inherit;
	display:block;
	text-decoration: none;
	text-align:left;
	padding-left:16px;

	color:#000000;

	padding-top:7px;
	padding-bottom:6px;
	padding-right:2px;
	background:url(../img_files/lateral_arrow.gif) no-repeat;
	background-position:0px -116px;
	background-color:#FEF049;
}

#div_menu_lateral li a:link, #div_menu_lateral li a:visited
{
  	voice-family: inherit;
	display:block;
	text-decoration: none;
	text-align:left;
	padding-left:16px;

	color:#ffffff;

	/*margin-right:3px;*/
	padding-top:7px;
	padding-bottom:6px;
	padding-right:2px;
	background:url(../img_files/lateral_arrow.gif) no-repeat;
	background-position:-1px 0px;
}

#div_menu_lateral li a:hover
{
	background-position:0px -58px;
	background-color:#FEC315;
	color:#000000;
}



/* ------------ *** SUB MENU** ----------------------- */
/* LATERAL IZQUIERDO */
#div_submenu_lateral
{
	width:auto;
}

#div_submenu_lateral ul
{
	list-style: none;
	margin:0px;
	padding:0px; display:block;
	width:auto;
	
}

#div_submenu_lateral li
{
	
	width:auto;
	
}
#div_submenu_lateral ul li
{
	display:block;
	margin:2px 0px;
	
	
}
#div_submenu_lateral li span
{
   	voice-family: inherit;
	display:block;
	text-decoration: none;
	text-align:left;
	padding-left:10px;

	color:#FEF049;

	padding-top:7px;
	padding-bottom:6px;
	padding-right:2px;
	background:url(../img_files/lateral_ul_01.gif) no-repeat;
	background-position:0px -40px;
}

#div_submenu_lateral li a:link, #div_submenu_lateral li a:visited
{
  	voice-family: inherit;
	display:block;
	text-decoration: none;
	text-align:left;
	padding-left:10px;

	color:#FF8000;

	/*margin-right:3px;*/
	padding-top:7px;
	padding-bottom:6px;
	padding-right:2px;
	background:url(../img_files/lateral_ul_01.gif) no-repeat;
	background-position:0px -90px;
}

#div_submenu_lateral li a:hover
{
	background-position:0px 10px;
	color:#FFB66C;
}



.titulo_producto_cuadro
{
	font-size:11px;
	color:#4A93FF;
	font-weight:bold;
}
#bg_producto_new
{
	border:2px solid #353535;
}
.precio
{
	font-size:11px;
	font-weight:bold;
	color:#FEC315;
}
.precio_strike
{
	font-size:11px;
	color:#FF0000;
}



/* MENU SUPERIOR */
#div_menu_top
{
	width:auto;
	padding-top:4px;
}

#div_menu_top ul
{
	list-style: none;
	margin:0px;
	padding:0px; display:block;
	width:110px;
	float:right;
	margin-right:3px;
	
}

#div_menu_top li
{
	
	width:110px;
	
	
}
#div_menu_top ul li
{
	display:block;

}
#div_menu_top li span
{
  	voice-family: inherit;
	display:block;
	text-decoration: none;
	text-align:center;
	color:#000000;
	height:24px;
	line-height:22px;
	background:url(../img_files/menu_top.gif) no-repeat;
	background-position:0px -48px;
}

#div_menu_top li a:link, #div_menu_top li a:visited
{
  	voice-family: inherit;
	display:block;
	text-decoration: none;
	text-align:center;
	color:#ffffff;
	height:24px;
	line-height:22px;
	background:url(../img_files/menu_top.gif) no-repeat;
	background-position:0px 0px;
}
#div_menu_top li a:hover
{
	background-position:0px -24px;
	color:#000000;
}


#div_degrade
{
   background-color: #000000;
   filter:alpha(opacity=40);
   -moz-opacity:0.4;
   opacity: 0.4;
   width:100%;
   height:100%;
   margin:0px;
   left:0px; right:0px;
   padding:0px;
   position: absolute;
   z-index:500;
}
#div_contenedor
{
	height:auto;
	border:2px solid #555555;
	background:#ffffff;
	color:#000000;
	width:expression((documentElement.clientWidth >100) ? "100px" : "auto" );
}

#div_imagenes
{
	border:3px solid #3E3E3E;
	margin:3px;
	cursor:pointer;
}
#div_imagenes:hover
{
	border:3px solid #D3D3D3;
}

#divLatIzqInf{
	color:#FFF;
}
#divLatIzqInf img{ border:0px;}
#divLatIzqInf a:link, #divLatIzqInf a:visited{
	color:#FFE495;
}
#divLatIzqInf a:hover{ color:#FEC319;}