@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: normal;
  src: local('Anton'), url('http://themes.googleusercontent.com/static/fonts/anton/v1/tilmJBBU81h1G7ZsdY3Hmw.woff') format('woff');
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/fondo_sanvalentin.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
textarea {
	border:1px solid #c2d2e1;
	padding: 4px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
input.text {
	border:1px solid #c2d2e1;
	padding: 4px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text_buscar {
	padding: 4px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	text-align: left;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text_rojo {
	border:1px solid #FFC6C6;
	padding: 4px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
input.submit {
	cursor:pointer;
	background-color: #000;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}
.submit_email {
	cursor:pointer;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	text-decoration: underline;
	cursor:default;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
select {
	border:1px solid #c2d2e1;
	padding: 4px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	text-align: center;
	vertical-align: middle;
}
form {
	margin: 0px;
	vertical-align: top;
	padding: 0px;
	overflow: hidden;
}
a {
	color: #006699;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	color: #68A80F;
	text-decoration: underline;
}
.box_cabecera {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.box_logo {
	float: left;
	text-align: left;
	overflow: hidden;
}
.box_busqueda {
	width: 990px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
}
.box_busqueda_menu {
	float: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.image_search {
	float: right;
}
.text_busca {
	margin:0px;
	height:18px;
	float: right;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	color: #000;
	border-right-style: solid;
	border-right-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFE6;
}
.box_menu_principal {
	background-image: url(../images/bg-cat-menu.jpg);
	background-repeat: repeat-x;
	width: 100%;
	overflow: hidden;
	background-position: center bottom;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box_menu_principal_aux {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.box_busqueda_principal {
	text-align: center;
	padding: 0px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
}

.box_usted_esta {
	text-align: left;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
	overflow: hidden;
}
.box_flash {
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
	border: 1px solid #D7D7D7;
}
.box_quienes {
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
	border: 1px solid #D7D7D7;
}
.box_iconos {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
}
.box_iconos_icono {
	text-align: center;
	width: 232px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
	float: left;
	border: 1px solid #D7D7D7;
	overflow: hidden;
	background-color: #FFF;
}
.box_iconos_icono_sin {
	text-align: center;
	width: 232px;
	padding: 3px;
	float: left;
	border: 1px solid #D7D7D7;
	margin: 0px;
	overflow: hidden;
	background-color: #FFF;
}
.box_promociones {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	padding: 0px;
	text-align: left;
}
.box_titulo_promociones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	float: left;
	width: 990px;
}
.box_cada_promocion {
	text-align: center;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	background-image: url(../images/cargando/24-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	float: left;
	border: 1px solid #D7D7D7;
}
.box_cada_promocion_sin {
	text-align: center;
	overflow: hidden;
	background-image: url(../images/cargando/24-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	float: left;
	border: 1px solid #D7D7D7;
	margin: 0px;
}
.box_cada_producto_dentro {
	text-align: center;
	float: left;
	width: 228px;
	height: 320px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box_cada_producto_dentro_sin {
	text-align: center;
	float: left;
	width: 227px;
	height: 320px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box_icon_promo {
	text-align: left;
	overflow: hidden;
	z-index: 2000;
	float: left;
	position: absolute;
}
.box_icon_promo_inicio {
	text-align: right;
	overflow: hidden;
	z-index: 2000;
	float: left;
	position: absolute;
}
.box_no_stock_fuera {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	padding: 0px;
}
.box_desarrollo {
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	padding: 0px;
	border: 1px solid #D7D7D7;
}
.box_desarrollo_izquierda {
	text-align: left;
	float: left;
	width: 494px;
	overflow: hidden;
	border: 0px solid #D7D7D7;
}
.box_desarrollo_derecha {
	text-align: left;
	float: left;
	width: 493px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.box_desarrollo_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.box_desarrollo_auxiliar {
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: justify;
	padding: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.box_desarrollo_productos {
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.box_desarrollo_productos_auxiliar {
	float: right;
	width: 745px;
	overflow: hidden;
	padding: 0px;
}
.box_desarrollo_contenidos {
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px;
}
.box_titulos_catalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	font-size: 12px;
	overflow: hidden;
	float: left;
	width: 746px;
}
.box_contenido_productos {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
	float: left;
	width: 745px;
}
.box_categorias {
	text-align: left;
	margin: 0px;
	float: left;
	width: 201px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.box_servicios {
	padding: 0px;
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #D7D7D7;
	background-color: #FFF;
	overflow: hidden;
}
.box_mas_buscado {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
}
.box_titulos_seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.box_titulos_seccion_aux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.box_mas_buscado_dentro {
	text-align: left;
	margin: 0px;
	float: left;
	width: 177px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D7D7;
	height: 240px;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
	padding: 10px;
}
.box_mas_buscado_dentro_sin {
	text-align: left;
	margin: 0px;
	float: left;
	width: 175px;
	height: 240px;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	overflow: hidden;
	padding: 10px;
}
.box_mas_buscado_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #069;
	overflow: hidden;
}
.box_direcciones {
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #D7D7D7;
	overflow: hidden;
	background-color: #FFF;
	padding: 0px;
}
.box_direcciones_dentro {
	text-align: center;
	float: left;
	width: 329px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 67px;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 11px;
	color: #000;
}
.box_direcciones_dentro_sin {
	text-align: center;
	float: left;
	width: 328px;
	overflow: hidden;
	border: 0px solid #D7D7D7;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 67px;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 11px;
	color: #000;
}
.box_marcas {
	text-align: center;
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #D7D7D7;
	overflow: hidden;
	padding: 0px;
}
.box_menu_secundario {
	text-align: center;
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
	color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #D7D7D7;
}
.box_menu_secundario_dentro {
	text-align: left;
	float: left;
	width: 308px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 170px;
}
.box_menu_secundario_dentro_sin {
	text-align: left;
	float: left;
	width: 308px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.main_menu_index {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.main_menu_index ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.main_menu_index A{
	display: block;
	text-decoration: none;
	text-align: left;
}
.main_menu_index LI {
	margin-bottom: 0px;
}
.main_menu_index LI A {
	color: #666666;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	background-image: url(../images/flecha_ploma.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}
.main_menu_index LI A.actual {
	color: #069;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding-top: 0.3em;
	padding-right: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
	background-image: url(../images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}
.main_menu_index LI A:hover {
	background-image: url(../images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #069;
}
.main_menu_index LI UL LI A {
	color: #333333;
	padding-left: 0.6em;
	font-size: 0.9em;
	background-color: #E6E6E6;
	background-image: none;
}
.main_menu_index LI UL LI A:hover {
	padding-left: 0.6em;
	background-color: #F1F1F1;
	background-image: none;
}
.sample{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 0px;
}
.mask2{
	position:relative;
	height: 300px;
	width: 990px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.maskquienes{
	position:relative;
	height: 204px;
	width: 990px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.mask3{
	position:relative;
	height: 311px;
	width: 990px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.mask4{
	position:relative;
	height: 190px;
	width: 464px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#box2{
	position:absolute;
}
.box2_div{
	width:990px;
	float:left;
	text-align: left;
	height: 311px;
}
.boxquienes_div{
	width:988px;
	float:left;
	text-align: center;
	height: 204px;
	vertical-align: middle;
}
.buttons_principal {
	float: right;
	top: 5px;
	right: 5px;
	z-index: 10000;
	position: absolute;
	padding-top: 280px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.buttons_principal span {
	cursor:pointer;
	border: 0px solid #999999;
	color: #FFF;
	font-size: 10px;
	background-image: url(../images/bola_negra.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 5px;
}
.buttons_principal span.active,
.buttons_principal span:hover {
	cursor:pointer;
	border: 0px solid #693;
	color: #FFFFFF;
	background-image: url(../images/bola_verde.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 5px;
}
#box3{
	position:absolute;
}
.box3_div{
	width:464px;
	float:left;
	text-align: left;
	height: 190px;
}
#box4{
	position:absolute;
}
.box4_div{
	width:464px;
	float:left;
	text-align: left;
	height: 190px;
}
.buttons {
	float: right;
	text-align: right;
}
.buttons span {
	cursor:pointer;
	border: 0px solid #999999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #FFF;
	font-size: 10px;
	background-image: url(../images/bola_negra.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.buttons span.active,
.buttons span:hover {
	cursor:pointer;
	border: 0px solid #693;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #FFFFFF;
	background-image: url(../images/bola_verde.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.box_nombre_producto {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	color: #069;
	height: 15px;
	font-weight: bold;
	font-size: 12px;
}
.box_nombre_producto_catalogo {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	color: #069;
	height: 15px;
	font-weight: bold;
	font-size: 12px;
}
.box_nombre_producto_promocion {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
	color: #069;
	height: 15px;
	font-weight: bold;
	font-size: 12px;
}
.box_codigo_producto {
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_codigo_producto_catalogo {
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_codigo_producto_promocion {
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.box_resumen {
	color: #333;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	height: 43px;
}
.box_precio_producto {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #666666;
	font-size: 11px;
}
.box_precio_producto_catalogo {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	color: #666666;
	font-size: 11px;
	padding: 0px;
}
.box_precio_producto_promocion {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: hidden;
	color: #666666;
	font-size: 11px;
	padding: 0px;
}
.precio {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.precio_producto {
	font-family: 'Anton', sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #333;
	font-style: normal;
	font-variant: normal;
}
.box_opciones_compra {
	color: #666666;
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box_opciones_compra_catalogo {
	color: #666666;
	text-align: center;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box_opciones_compra_catalogo a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.box_opciones_compra_catalogo a:hover {
	text-decoration: none;
	color: #666666;
}
.box_opciones_compra a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.box_opciones_compra a:hover {
	text-decoration: none;
	color: #666666;
}
.box_opciones_compra_promocion {
	color: #666666;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box_opciones_compra_promocion a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.box_opciones_compra_promocion a:hover {
	text-decoration: none;
	color: #666666;
}
.imagen_carga {
	background-image: url(../images/cargando.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.imagen_producto_promocion{
	background-image: url(../images/cargando.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.imagen_producto {
	background-image: url(../images/cargando.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_videos {
	background-image: url(../images/cargando.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #D7D7D7;
}
.img_anuncios {
	background-image: url(../images/cargando/24-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 3px;
	border: 1px solid #D7D7D7;
}
.box_ver_mas {
	text-align: right;
	float: right;
	overflow: hidden;
	padding: 0px;
}
.box_ver_mas a {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#box_saca_marcas {
	text-align: left;
	padding: 15px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	border: 1px solid #D7D7D7;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.m1 {
	color: #68A80F;
	font-size: 11px;
}
.m1:hover {
	color: #999;
}
.m2 {
	color: #68A80F;
}
.m3 {
	font-size: 11px;
	font-weight: normal;
}
.m4 {
	text-decoration: none;
	color: #000;
}
.m8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #069;
}
ul#main_menu, ul#main_menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 100%;
}
UL#main_menu A{
	display: block;
	text-decoration: none;
	text-align: left;
}
UL#main_menu LI {
	margin-bottom: 0px;
}
UL#main_menu LI A {
	color: #666666;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding-top: 0.4em;
	padding-right: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.1em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	background-image: url(../images/flecha_ploma.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
UL#main_menu LI A:hover {
	background-image: url(../images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000;
}
UL#main_menu LI UL LI A {
	color: #069;
	font-size: 0.9em;
	background-image: url(../images/flecha_ploma.gif);
	padding-left: 0.3em;
	background-repeat: no-repeat;
	background-position: right center;
}
UL#main_menu LI UL LI A:hover {
	background-image: url(../images/flecha_azul.gif);
	color: #069;
	background-repeat: no-repeat;
	background-position: right center;
}
.box_regresar {
	text-align: right;
	float: right;
	overflow: hidden;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}
.box_producto_imagen {
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #D7D7D7;
	overflow: hidden;
	height: 233px;
	width: 220px;
	padding-top: 15px;
}
.box_share_this {
	text-align: right;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.box_redes_megusta {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.box_redes_compartir {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
}
#box_titulos_producto {
	float: left;
	width: 718px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
}
#box_titulos_producto ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#box_titulos_producto li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#box_titulos_producto li a {
	color: #666;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	text-align: center;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	display: block;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 11px;
}
#box_titulos_producto li a:hover {
	text-decoration: none;
	color: #68A80F;
	font-size: 11px;
}
#box_detalle_caracteristicas {
	float: left;
	width: 718px;
	border: 1px solid #D7D7D7;
	padding: 10px;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.tabla_cuadro {
	border: 1px solid #D7D7D7;
	font-size: 11px;
}
.celda_cuadro_interno {
	border: 1px solid #D7D7D7;
	padding: 5px;
	font-size: 11px;
}
.celda_cuadro {
	border: 1px solid #D7D7D7;
	padding: 5px;
}
#box_no_stock {
	color: #000;
	text-align: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	border: 1px solid #E2C822;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF9D7;
	font-weight: bold;
}
#box_muestra_resultados_arriba {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	width: 725px;
	float: left;
}
#box_ordenar {
	text-align: left;
	float: left;
	overflow: hidden;
}
#box_numeracion_arriba {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
	float: left;
	width: 725px;
}
.box_viendo {
	text-align: left;
	float: left;
	overflow: hidden;
}
#box_numeracion_abajo {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	overflow: hidden;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	float: left;
	width: 725px;
}
.mensaje_rojo {
	color: #C00;
}
.box_titulo_cuenta {
	color: #000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.box_datos_cuenta {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 0px solid #D7D7D7;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 740px;
}
.box_dato_nombre {
	text-align: right;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 130px;
	color: #666;
}
.box_saca_input {
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 600px;
	font-size: 11px;
}
#box_nota {
	text-align: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #D7D7D7;
	overflow: hidden;
}
.box_titulos_ayuda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#box_nuevo_cliente {
	float: left;
	border: 1px solid #D7D7D7;
	text-align: left;
	padding: 0px;
	width: 365px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	height: 230px;
}
.box_nuevo_cliente_auxiliar {
	text-align: left;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#box_ya_soy_cliente {
	float: left;
	border: 1px solid #D7D7D7;
	text-align: left;
	width: 365px;
	overflow: hidden;
	height: 230px;
}
.box_mi_cuenta {
	text-align: left;
	margin: 0px;
	float: left;
	width: 248px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.icon_micuenta {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imagen_mis_compras {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 2px;
	border: 1px solid #D7D7D7;
	background-image: url(../images/cargando.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.imagen_relaciones {
	padding: 3px;
	float: left;
	border: 1px solid #D7D7D7;
	background-image: url(../images/cargando.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
}
.tabla_mis_compras{
	font-size: 11px;
}
.box_mensaje_alerta {
	padding: 7px;
	margin-bottom: 10px;
	border: 1px solid #D7D7D7;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background-container.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
}
.celda_cuadrada {
	border: 1px solid #D7D7D7;
	font-size: 11px;
}
.box_icon_new {
	text-align: right;
	overflow: hidden;
	float: left;
	z-index: 2000;
	width: 233px;
	position: absolute;
}
.box_marcas_alfabeto{
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	height: 173px;
	overflow: hidden;
}
.box_cada_noticia {
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	overflow: hidden;
	width: 349px;
	height: 240px;
}
.box_cada_noticia_sin {
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	overflow: hidden;
	width: 349px;
	height: 240px;
}
.box_cada_descarga {
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	overflow: hidden;
	width: 740px;
}
.box_cada_foro {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	overflow: hidden;
}
.categoria_hover {
	padding: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	background-image: url(../images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	color: #069;
}
.box_nombre_izq_trabaja {
	text-align: right;
	float: left;
	width: 120px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	height: 35px;
	font-size: 11px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_nombre_der_trabaja {
	text-align: left;
	float: left;
	width: 615px;
	color: #000000;
	font-size: 11px;
	overflow: hidden;
	height: 35px;
	vertical-align: top;
}
.box_producto_relacionados_auxiliar {
	text-align: left;
	float: left;
	font-size: 9px;
	width: 118px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	height: 150px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_comprar {
	text-align: right;
	float: right;
	overflow: hidden;
	padding: 0px;
}
#box_ingresar {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #D7D7D7;
	overflow: hidden;
	left: 50%;
	top: 5%;
	position: fixed;
	text-align: left;
	display: block;
	margin: 0px;
	z-index: 3000;
}
.numeros_navega_actual {
	font-weight: bold;
}
#box_popup_flash {
	width: 330px;
	z-index: 1000;
	text-align: center;
	border: thick solid #069;
	overflow: hidden;
	background-color: #FFF;
	height: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	padding: 15px;
	left: 50%;
	top: 5%;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
#box_popup {
	width: 500px;
	z-index: 2000;
	text-align: center;
	overflow: hidden;
	background-color: #FFF;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	padding: 0px;
	top: 5%;
	right: 50%;
	background-image: url(../images/cargando/25-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#box_cerrar {
	position: absolute;
	top: 8px;
	right: 8px;
}
.box_popup_ajax {
	height: 614px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
}
.box_popup_ajax_inicio {
	height: 667px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/cargando/5-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
}
.box_close{
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	z-index: 1000;
	float: right;
}
.img_logo {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_campus_party {
	text-align: left;
	padding: 2px;
	width: 468px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #D7D7D7;
	overflow: hidden;
	height: 120px;
}
.box_s_twitter {
	float: left;
	width: 215px;
	padding-top: 51px;
	padding-right: 2px;
	padding-bottom: 51px;
	padding-left: 27px;
	border: 1px solid #C5DEEF;
	overflow: hidden;
	background-color: #EEF9FD;
}
.box_sombra {
	text-align: center;
	padding: 0px;
	height: 35px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.zoom_producto {
	background-image: url(../images/Product-border-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 35px;
	overflow: hidden;
	text-align: left;
}
.zoom_producto a {
	color: #666;
	text-decoration: none;
}
.comprar {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #68A80F;
	padding: 8px;
	text-decoration: none;
}
.comprar:hover {
	color: #FFF;
	text-decoration: none;
}
.img_producto {
	background-image: url(../images/cargando/2-1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.telefonos {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow: hidden;
}
.anuncios_google {
	text-align: center;
	vertical-align: middle;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
