body {
	background-image: url(images/fondo_web.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #333;
	background-position: center top;
}
a {
	cursor: pointer;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.img_izquierda {
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
	margin-bottom: 10px;
}
.img_derecha {
	float: right;
	margin-left: 10px;
	border: 1px solid #000;
}

.img_borde {
	border: 1px solid #999D00;
}
h1, #disponibilidad p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9EAA35;
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9EAA35;
	text-align: center;
	background-image: url(images/producto_fondo.jpg);
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	position: relative;
}
h2 {
	color: #930;
	font-size: 13px;
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	margin-top: 5px;
	color: #900;
	margin-bottom: 0px;
	background-image: url(images/menu_fondo.png);
	background-repeat: repeat-x;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: center;
}
h4 , dt.carrito_precio{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #900;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #666;
	text-align: justify;
	font-weight: normal;
}
h6 , dt.carrito_linea{
	font-size: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999D00;
	margin-top: 5px;
	margin-bottom: 0px;
}
p , .div_centro_centro_producto_detalle div h2, .div_centro_centro_producto_detalle div h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 0px;
	background-image: none;
	font-weight: normal;
	height: auto;
	padding: 0px;
	text-transform: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	list-style-position: inside;
	text-align: justify;
	margin-top: 8px;
	margin-bottom: 8px;
}
li {
	list-style-position: inside;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: justify;
	margin-top: 8px;
	list-style-position: inside;
	margin-bottom: 8px;
}
dl {
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 2px solid #9EAA35;
	background-color: #E7ECD5;
	display: block;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
label {
	cursor: pointer;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DBE096;
	border: 1px solid #999D00;
}
input:hover {
	background-color: #E7EAB9;
	border: 1px solid #999D00;
}
input:focus {
	background-color: #F5F7E1;
	border: 1px solid #900;
}
input.input_puntero {
	cursor: pointer;
}
input.boton  {
	background-image: url(images/menu_fondo.png);
	background-position: top;
	border: 1px solid #666;
	margin-top: 10px;
	font-weight: bold;
	color: #333;
	display: block;
	cursor: pointer;
}
input.boton:hover {
	color: #900;
}
input.boton:focus {
	color: #900;
	border: 1px solid #900;
}
form {
	margin: 0px;
	overflow: visible;
	clear: both;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999D00;
	background-color: #DBE096;
}
select:hover {
	background-color: #E7EAB9;
	border: 1px solid #999D00;
}
select:focus {
	background-color: #F5F7E1;
	border: 1px solid #900;
}
textarea {
	background-color: #DBE096;
	border: 1px solid #999D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea:hover {
	background-color: #E7EAB9;
	border: 1px solid #999D00;
}
textarea:focus {
	background-color: #F5F7E1;
	border: 1px solid #900;
}
.div_contenedor {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 991px;
}
.div_relative {
	position: relative;
	clear: both;
}
.div_clear_float {
	clear: both;
}
._______________________________________ {
}
.div_cabecera {
	height: 140px;
	position: relative;
}
.div_cabecera_logo {
	height: 90px;
	width: 260px;
	position: absolute;
	left: 11px;
	top: 16px;
}
.div_cabecera_banner {
	height: 143px;
	width: 340px;
	position: absolute;
	left: 580px;
	top: 0px;
}
.div_cabecera_macrocat {
	height: 26px;
	padding-right: 5px;
	padding-left: 5px;
}
.ul_nivel1 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
.ul_nivel1 li {
	float: left;
	display: block;
	list-style-type: none;
	background-image: url(images/macrocategoria_sin_activar_02.png);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 5px;
}
.ul_nivel1 li.li_izq {
	height: 26px;
	display: block;
	list-style-type: none;
	background-image: url(images/macrocategoria_sin_activar_01.png);
	padding: 0px;
	width: 11px;
	margin: 0px;
}
.ul_nivel1 li.li_der {
	height: 26px;
	display: block;
	list-style-type: none;
	background-image: url(images/macrocategoria_sin_activar_03.png);
	width: 11px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ul_nivel1 a {
	color: #FFF;
}
.ul_nivel1 a:hover {
	text-decoration: underline;
}
.ul_nivel1 li:hover ul {
	visibility: visible;
}
.ul_nivel1 ul{
	font-weight: bold;
	color: #900;
	font-size: 11px;
	z-index: 10;
	position: absolute;
	visibility: hidden;
	background-color: #E3EE82;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding: 5px;
	width: 300px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -11px;
}
.ul_nivel1 ul li{
	display: block;
	background-image: none;
	list-style-type: none;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
}
.ul_nivel1 ul li a{
	display: inline;
	padding: 0px;
	height: auto;
	color: #900;
}
.ul_nivel1 ul li a:hover {
	text-decoration: underline;
}
.ul_nivel1 li ul li ul {
	position: relative;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333;
}
.ul_nivel1 li ul li ul li {
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;

}
.ul_nivel1 li ul li ul li a {
	color: #333;
}


.div_cabecera_macrocat_activado_01 {
	background-image: url(images/macrocategoria_activado_01.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 11px;
	float: left;
}
.div_cabecera_macrocat_activado_02 {
	background-image: url(images/macrocategoria_activado_02.png);
	background-repeat: repeat-x;
	height: 20px;
	float: left;
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
}
.div_cabecera_macrocat_activado_02 a:link {
	color: #FFF;
}
.div_cabecera_macrocat_activado_02 a:visited {
	color: #FFF;
}
.div_cabecera_macrocat_activado_02 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.div_cabecera_macrocat_activado_03 {
	background-image: url(images/macrocategoria_activado_03.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 11px;
	float: left;
	margin-right: 5px;
}
.div_cabecera_macrocat_sin_activar_01 {
	background-image: url(images/macrocategoria_sin_activar_01.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 11px;
	float: left;
}
.div_cabecera_macrocat_sin_activar_02 {
	background-image: url(images/macrocategoria_sin_activar_02.png);
	background-repeat: repeat-x;
	height: 20px;
	float: left;
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
}
.div_cabecera_macrocat_sin_activar_02 a:link {
	color: #FFF;
}
.div_cabecera_macrocat_sin_activar_02 a:visited {
	color: #FFF;
}
.div_cabecera_macrocat_sin_activar_02 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.div_cabecera_macrocat_sin_activar_03 {
	background-image: url(images/macrocategoria_sin_activar_03.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 11px;
	float: left;
	margin-right: 5px;
}
.div_cabecera_menu {
	background-image: url(images/menu_fondo.png);
	height: 23px;
	background-repeat: repeat-x;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
}
.div_cabecera_menu a {
	color: #FFF;
}
.div_cabecera_menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
.div_cabecera_menu_admin {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-bottom: 10px;
	background-image: url(images/zona_central_fondo.png);
	background-repeat: repeat;
}
.div_centro_ruta {
	position: absolute;
	left: 11px;
	top: 36px;
	width: 905px;
	height: 16px;
	z-index: 1;
	text-align: left;
	font-weight: normal;
	color: #333;
}
.div_centro_ruta a:link {
	color: #900;
}
.div_centro_ruta a:visited {
	color: #900;
}
.div_centro_ruta a:hover {
	color: #069;
}
.div_centro_buscador {
	position: absolute;
	left: 10px;
	top: 7px;
	width: 310px;
	height: 25px;
	z-index: 1;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}
.div_centro_addthis {
	position: absolute;
	left: 334px;
	top: 7px;
	width: 125px;
	height: 16px;
	z-index: 1;
}
input.boton_buscar  {
	background-image: url(images/menu_fondo.png);
	background-position: top;
	border: 1px solid #666;
	font-weight: bold;
	color: #333;
}
input.boton_buscar:hover {
	cursor: pointer;
	color: #900;
}
input.boton_buscar:focus {
	cursor: pointer;
	color: #900;
	border: 1px solid #900;
}
._______________________________________ {
}
.div_seccion_cabecera {
	background-image: url(images/seccion_cabecera.png);
	background-repeat: no-repeat;
	width: 114px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	height: 45px;
	position: relative;
}
.div_seccion_centro {
	background-color: #E3EE82;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-bottom: 15px;
	background-image: url(images/seccion_faldera.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.div_seccion_centro p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 0px;
}
.div_seccion_centro dl {
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.div_seccion_centro_categoria_01 {
	background-image: url(images/menu_fondo.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 2px;
	font-weight: bold;
	position: relative;
}
.div_seccion_centro_categoria_01 a:link {
	color: #333;
}
.div_seccion_centro_categoria_01 a:visited {
	color: #333;
}
.div_seccion_centro_categoria_01 a:hover {
	color: #069;
}
.div_seccion_centro_categoria_02 {
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #900;
	background-color: #F2F279;
	background-image: url(images/producto_fondo.jpg);
	background-position: center;
}
.div_seccion_centro_categoria_02:hover {
	background-color: #FDFDE3;
	background-image: none;
}
.div_seccion_centro_categoria_02 a:link {
	color: #333;
}
.div_seccion_centro_categoria_02 a:visited {
	color: #333;
}
.div_seccion_centro_categoria_02 a:hover {
	color: #069;
}
.div_seccion_centro_categoria_03 {
	margin-left: 10px;
	background-image: url(images/producto_fondo.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #900;
	background-position: center;
}
.div_seccion_centro_categoria_03 a:link {
	color: #333;
}
.div_seccion_centro_categoria_03 a:visited {
	color: #333;
}
.div_seccion_centro_categoria_03 a:hover {
	color: #069;
}
.div_seccion_centro_acceso_dt01 {
	float: left;
	padding-right: 5px;
	clear: left;
}
.div_seccion_centro_acceso_dt02 {
	text-align: left;
	float: left;
	width: 135px;
	margin-bottom: 5px;
}
.div_seccion_centro_carrito {
	background-color: #E3EE82;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	height: 130px;
	overflow: auto;
	width: 167px;
	padding-left: 5px;
	font-size: 9px;
}
.div_seccion_centro_carrito_dt01 {
	text-align: left;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 125px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9CB1B;
}
.div_seccion_centro_carrito_dt01 a:link {
	color: #333;
}
.div_seccion_centro_carrito_dt01 a:visited {
	color: #333;
}
.div_seccion_centro_carrito_dt01 a:hover {
	color: #036;
	text-decoration: underline;
}
.div_seccion_centro_carrito_dt02 {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9CB1B;
	padding-left: 5px;
}
.div_seccion_centro_carrito_separacion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BAA17;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9BAA17;
}
.div_seccion_faldera {
	background-image: url(images/seccion_faldera.gif);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 0px;
	overflow: hidden;
	background-color: #E3EE82;
	margin-bottom: 15px;
}
._______________________________________ {
}
.div_centro_margen {
	background-image: url(images/zona_central_fondo.png);
	background-repeat: repeat;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	clear: both;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.div_centro_izq {
	width: 174px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.div_centro_derecha {
	width: 174px;
	margin-left: 10px;
	float: right;
	margin-bottom: 10px;
}
.div_centro_izq_02 {
	float: left;
	width: 670px;
	position: relative;
	margin-bottom: 10px;
}
.div_centro_derecha_02 {
	width: 277px;
	float: right;
	position: relative;
	margin-bottom: 10px;
}
.div_centro_centro {
	width: 600px;
	float: left;
	margin-bottom: 10px;
}
.div_informacion {
	color: #9BAA17;
	border: 1px solid #333;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	margin-right: 10px;
	background-color: #FFF;
}
.div_centro_centro_index {
	background-image: url(images/producto_fondo_index.png);
	background-repeat: no-repeat;
	height: 245px;
	position: relative;
	width: 270px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	background-position: center top;
	margin: 0px;
}
.div_centro_centro_index_nombre {
	position: absolute;
	width: 254px;
	height: 44px;
	top: 3px;
	left: 23px;
	overflow: hidden;
	font-size: 9px;
	font-weight: bold;
}
.div_centro_centro_index_nombre a:link {
	font-size: 11px;
	color: #000;
}
.div_centro_centro_index_nombre a:visited {
	color: #000;
	font-size: 11px;
}
.div_centro_centro_index_nombre a:hover {
	color: #069;
	font-size: 11px;
}
.div_centro_centro_index_img {
	position: absolute;
	height: 107px;
	width: 90px;
	overflow: hidden;
	top: 97px;
	left: 23px;
}
.div_centro_centro_index_img img{
	border: 1px solid #000;
	height: auto;
	width: 88px;
}
.div_centro_centro_index_descripcion {
	overflow: hidden;
	position: absolute;
	height: 32px;
	width: 269px;
	left: 15px;
	top: 209px;
	text-align: justify;
}
.div_centro_centro_index_info {
	overflow: hidden;
	position: absolute;
	width: 253px;
	height: 31px;
	left: 24px;
	top: 62px;
}
.div_centro_centro_index_info img{
	margin-right: 5px;
}
.div_centro_centro_index_disponibilidad {
	overflow: hidden;
	position: absolute;
	height: 38px;
	width: 61px;
	left: 216px;
	top: 97px;
}
.div_centro_centro_index_precio {
	overflow: hidden;
	position: absolute;
	height: 19px;
	width: 115px;
	left: 162px;
	top: 155px;
	color: #F00;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.div_centro_centro_index_oferta {
	overflow: hidden;
	position: absolute;
	height: 15px;
	width: 115px;
	left: 162px;
	top: 139px;
	color: #FF7D7D;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	text-decoration: line-through;
}
.div_centro_centro_index_comprar {
	overflow: hidden;
	position: absolute;
	height: 28px;
	width: 105px;
	left: 172px;
	top: 175px;
}
.div_centro_centro_index_comprar a {
	background-image: url(images/boton_comprar.png);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	width: 105px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
}
.div_centro_centro_index_comprar a:visited {
	background-image: url(images/boton_comprar.png);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	width: 105px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
}
.div_centro_centro_index_comprar a:hover{
	background-image: url(images/boton_comprar.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #900;
}
.div_centro_centro fieldset {
	clear: both;
}
.div_centro_centro fieldset p {
	margin-top: 0px;
}
.div_centro_centro fieldset.fieldset_identificarse {
	width: 250px;
	clear: right;
	float: left;
	margin-right: 20px;
}
.div_centro_centro fieldset.fieldset_tipo_cliente {
	width: 250px;
	clear: right;
}
.div_centro_centro fieldset.fieldset_tipo_cliente form input {
	margin-left: 10px;
	margin-right: 10px;
}

.div_centro_centro fieldset.fieldset_forma_envio form dl dt{
	display: block;
	margin-bottom: 5px;
}
.div_centro_centro fieldset.fieldset_forma_envio form dl dt input{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.div_centro_centro fieldset.fieldset_regenerar_contraseña {
	width: 250px;
	float: left;
	clear: right;
	margin-right: 20px;
}
.div_centro_centro fieldset.fieldset_regenerar_contraseña form  input{
	display: block;
	margin-bottom: 0px;
	margin-top: 8px;
}
.div_centro_centro fieldset.fieldset_buscador p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.div_centro_centro fieldset.fieldset_buscador dt {
	margin-bottom: 5px;
	float: left;
	display: block;
	color: #900;
	font-weight: bold;
}
.div_centro_centro fieldset.fieldset_buscador .a_filtro_activado {
	font-weight: bold;
	color: #069;
	text-decoration: underline;
}
.div_centro_centro fieldset form.form_2_columnas dl dt input {
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 2px;
	display: block;
}
.div_centro_centro fieldset form.form_2_columnas dl dt select {
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 2px;
	display: block;
}
.div_centro_centro fieldset form dl dt.boton {
	clear: both;
	float: none;
}
.div_centro_centro fieldset dl dt.alias{
	float: none;
	overflow: visible;
	text-align: left;
	font-weight: bold;
	padding-left: 200px;
	color: #900;
	clear: both;
	margin-bottom: 10px;
}
.div_centro_centro .form_tipo_cliente dt{
	overflow: visible;
	text-align: left;
	font-weight: bold;
	float: left;
	margin-left: 15px;
}
.div_centro_centro .form_2_columnas dt{
	float: left;
	overflow: visible;
	text-align: left;
	font-weight: bold;
	padding-left: 100px;
}
.div_centro_centro_producto {
	background-image: url(images/producto_fondo.jpg);
	border: 1px solid #000;
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-color: #FFFFFD;
	height: 140px;
	position: relative;
	clear: both;
}
.div_centro_centro_producto_nombre {
	position: absolute;
	width: 590px;
	height: 15px;
	top: 3px;
	left: 4px;
	overflow: hidden;
	font-size: 9px;
	font-weight: bold;
}
.div_centro_centro_producto_nombre a:link {
	font-size: 11px;
	color: #000;
}
.div_centro_centro_producto_nombre a:visited {
	color: #000;
	font-size: 11px;
}
.div_centro_centro_producto_nombre a:hover {
	color: #069;
	font-size: 11px;
}
.div_centro_centro_producto_img {
	position: absolute;
	height: 107px;
	width: 90px;
	overflow: hidden;
	top: 30px;
	left: 8px;
}
.div_centro_centro_producto_img img{
	border: 1px solid #000;
	height: auto;
	width: 75px;
}
.div_centro_centro_producto_descripcion {
	overflow: hidden;
	position: absolute;
	height: 70px;
	width: 360px;
	left: 109px;
	top: 30px;
	text-align: justify;
}
.div_centro_centro_producto_descripcion a:link {
	font-size: 11px;
	color: #333;
}
.div_centro_centro_producto_descripcion a:visited {
	color: #590000;
}
.div_centro_centro_producto_descripcion a:hover {
	font-size: 11px;
	color: #069;
}
.div_centro_centro_producto_info {
	overflow: hidden;
	position: absolute;
	width: 360px;
	height: 31px;
	left: 108px;
	top: 106px;
}
.div_centro_centro_producto_info img{
	margin-right: 5px;
}
.div_centro_centro_producto_disponibilidad {
	overflow: hidden;
	position: absolute;
	height: 38px;
	width: 61px;
	left: 532px;
	top: 24px;
}
.div_centro_centro_producto_precio {
	overflow: hidden;
	position: absolute;
	height: 20px;
	width: 115px;
	left: 478px;
	top: 86px;
	color: #F00;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.div_centro_centro_producto_oferta {
	overflow: hidden;
	position: absolute;
	height: 15px;
	width: 115px;
	left: 478px;
	top: 68px;
	color: #FF7D7D;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	text-decoration: line-through;
}
.div_centro_centro_producto_comprar {
	overflow: hidden;
	position: absolute;
	height: 28px;
	width: 105px;
	left: 488px;
	top: 109px;
}
.div_centro_centro_producto_comprar a {
	background-image: url(images/boton_comprar.png);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	width: 105px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
}
.div_centro_centro_producto_comprar a:visited {
	background-image: url(images/boton_comprar.png);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	width: 105px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
}
.div_centro_centro_producto_comprar a:hover{
	background-image: url(images/boton_comprar.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #900;
}
.div_centro_centro_producto_avisame {
	overflow: hidden;
	position: absolute;
	height: 28px;
	width: 105px;
	left: 488px;
	top: 108px;
}
.div_centro_centro_producto_avisame a {
	background-image: url(images/boton_avisame.png);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	width: 105px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
}
.div_centro_centro_producto_avisame a:visited {
	background-image: url(images/boton_avisame.png);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	width: 105px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
}
.div_centro_centro_producto_avisame a:hover{
	background-image: url(images/boton_avisame.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #900;
}
.div_centro_centro_producto_detalle {
	border: 1px solid #000;
	background-repeat: repeat-x;
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/menu_fondo.png);
	background-color: #E7ECD5;
}
.div_centro_centro_producto_detalle h1 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	text-align: left;
	background-image: none;
}
.div_centro_centro_producto_detalle_imagenes {
	float: right;
	margin-bottom: 10px;
	width: 415px;
}
.div_centro_centro_producto_detalle_imagenes form {
	float: left;
	clear: right;
}

.div_centro_centro_producto_detalle_imagenes img {
	border: 1px solid #000;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.div_centro_centro_producto_detalle_oferta {
	clear: both;
	text-align: left;
}
.div_centro_centro_producto_detalle_oferta img {
	margin-left: 10px;
}
.div_centro_centro_producto_detalle_comprar {
	overflow: hidden;
	width: 160px;
	float: right;
	margin-bottom: 10px;
}
.div_centro_centro_producto_detalle_comprar img {
	float: right;
	margin-bottom: 20px;
}
.div_centro_centro_producto_detalle_comprar p#pvp {
	float: right;
	color: #F00;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
	clear: right;
	background-image: url(images/IVA_incluido.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 160px;

}
.div_centro_centro_producto_detalle_comprar p#pvp_sin_oferta {
	float: right;
	clear: right;
	color: #FF7D7D;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	text-decoration: line-through;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.div_centro_centro_producto_detalle_comprar p#gastos_envio {
	float: right;
	clear: right;
	color: #900;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/gastos_envio.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 104px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
}
.div_centro_centro_producto_detalle_comprar p#descatalogado {
	float: right;
	clear: right;
	border: 1px solid #F60;
	background-color: #FFC;
	color: #F60;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	padding: 10px;
}


.div_centro_centro_producto_detalle_comprar a {
	background-image: url(images/boton_comprar.png);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	width: 75px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
	float: right;
	clear: right;
	margin-bottom: 5px;
}
.div_centro_centro_producto_detalle_comprar a:visited {
	background-image: url(images/boton_comprar.png);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	width: 75px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
	float: right;
}
.div_centro_centro_producto_detalle_comprar a:hover{
	background-image: url(images/boton_comprar.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #900;
	float: right;
}
.div_centro_centro_producto_detalle_comprar a.avisame {
	background-image: url(images/boton_avisame.png);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	width: 75px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
	float: right;
	clear: right;
}
.div_centro_centro_producto_detalle_comprar a.avisame:visited {
	background-image: url(images/boton_avisame.png);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	width: 75px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
	float: right;
}
.div_centro_centro_producto_detalle_comprar a.avisame:hover{
	background-image: url(images/boton_avisame.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #900;
	float: right;
}
.div_centro_centro .div_centro_centro_producto_detalle    table{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_centro_centro .div_centro_centro_producto_detalle table    td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B6C680;
	padding-bottom: 5px;
}
.div_carrito_barra_progreso {
	overflow: visible;
	height: 40px;
	padding-left: 50px;
}
.div_carrito_barra_progreso dt.barra_izquierda {
	background-image: url(images/barra_progreso_gris.png);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	margin: 0px;
	font-weight: normal;
	color: #666;
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 10px;
}
.div_carrito_barra_progreso dt.barra_izquierda_verde {
	background-image: url(images/barra_progreso_verde.png);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	margin: 0px;
	font-weight: normal;
	color: #666;
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 10px;
}
.div_carrito_barra_progreso dt.barra_centro {
	float: left;
	background-image: url(images/barra_progreso_gris.png);
	background-repeat: repeat-x;
	height: 25px;
	background-position: -20px 0px;
	color: #666;
	margin: 0px;
	padding-top: 10px;
	font-weight: normal;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
.div_carrito_barra_progreso dt.barra_centro_verde {
	float: left;
	background-image: url(images/barra_progreso_verde.png);
	background-repeat: repeat-x;
	height: 25px;
	background-position: -20px 0px;
	color: #666;
	margin: 0px;
	padding-top: 10px;
	font-weight: normal;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
.div_carrito_barra_progreso dt.barra_derecha {
	background-image: url(images/barra_progreso_gris.png);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	margin: 0px;
	font-weight: normal;
	color: #666;
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right;
	font-size: 10px;
}
.div_carrito_barra_progreso dt.barra_derecha_verde {
	background-image: url(images/barra_progreso_verde.png);
	background-repeat: repeat-x;
	float: left;
	height: 25px;
	margin: 0px;
	font-weight: normal;
	color: #666;
	font-variant: normal;
	text-transform: capitalize;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right;
	font-size: 10px;
}
.div_centro_centro table td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9EAA35;
	border-bottom-color: #9EAA35;
	border-left-color: #9EAA35;
}

.tr_carrito_cabecera {
	background-image: url(images/menu_fondo.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.tr_carrito_cabecera td{
	padding-right: 5px;
	padding-left: 5px;
}
.tr_carrito_centro {
	color: #000;
	font-size: 12px;
	text-align: center;
	background-color: #E7ECD5;
}
.tr_carrito_centro td{
	padding: 5px;
}
.tr_carrito_centro_albaran {
	color: #000;
	font-size: 12px;
	text-align: center;
	background-color: #FDD;
}
.tr_carrito_centro_factura {
	color: #000;
	font-size: 12px;
	text-align: center;
	background-color: #CF6;
}
.tr_carrito_centro a:link {
	font-size: 12px;
	color: #333;
}
.tr_carrito_centro a:visited {
	color: #333;
}
.tr_carrito_centro a:hover {
	color: #036;
	text-decoration: underline;
}
.tr_carrito_faldera {
	color: #000;
	font-size: 12px;
	background-color: #B4C47B;
	text-align: right;
	background-image: url(images/faldera_fondo.png);
	background-repeat: repeat-x;
	height: 40px;
	padding: 5px;
	position: relative;
}
.tr_carrito_faldera td {
	padding: 5px;
}
.td_carrito_centro_articulo {
	text-align: left;
}
.td_carrito_centro_articulo p {
	font-size: 10px;
	color: #666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.td_carrito_centro_articulo_imagen {
	height: auto;
	width: 50px;
	border: 1px solid #666;
}
.td_carrito_centro_impuestos {
	text-align: right;
}
.td_carrito_centro_precio {
	color: #900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9EAA35;
}
.td_carrito_centro_precio_total {
	color: #900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9EAA35;
	font-weight: bold;
	text-align: center;
}
.imagen_buscador_avanzado {
	position: absolute;
	top: 1px;
	left: 7px;
}
#imagen_carrito_vaciar {
	position: absolute;
	top: -85px;
	left: 9px;
}
.div_centro_centro_retroceder a {
	background-image: url(images/boton_retroceder.png);
	color: #000;
	font-size: 12px;
	font-weight: normal;
	height: 23px;
	width: 75px;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 30px;
	padding-top: 5px;
	float: left;
	clear: left;
	margin-top: 10px;
	display: block;
}
.div_centro_centro_retroceder a:visited {
	background-image: url(images/boton_retroceder.png);
	color: #000;
	font-size: 12px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
.div_centro_centro_retroceder a:hover{
	background-image: url(images/boton_retroceder.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #900;
}
.div_centro_centro_avanzar a {
	background-image: url(images/boton_avanzar.png);
	color: #000;
	font-size: 12px;
	font-weight: normal;
	height: 23px;
	width: 95px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 10px;
	padding-top: 5px;
	float: right;
	clear: right;
	margin-top: 10px;
}
.div_centro_centro_avanzar a:visited {
	background-image: url(images/boton_avanzar.png);
	color: #000;
	font-size: 12px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
.div_centro_centro_avanzar a:hover{
	background-image: url(images/boton_avanzar.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #900;
}
.div_centro_centro_pagina {
	text-align: center;
	line-height: 30px;
	margin-bottom: 5px;
	clear: both;
}
.div_centro_centro_pagina a  {
	border: 1px solid #999;
	background-image: url(images/menu_fondo.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 1px;
	margin-right: 5px;
	margin-left: 5px;
}
.div_centro_centro_pagina a:hover {
	border: 1px solid #000;
}
a.a_centro_centro_buscador {
	background-image: url(images/buscador.png);
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 60px;
	width: 167px;
	background-repeat: no-repeat;
	background-position: -3px 0px;
	padding-left: 10px;
	padding-top: 50px;
	float: left;
	padding-right: 70px;
	margin-right: 25px;
	margin-left: 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a.a_centro_centro_buscador:hover {
	background-image: url(images/buscador.png);
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -250px 0px;
}
a.a_centro_centro_inicio {
	background-image: url(images/inicio.png);
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 60px;
	width: 167px;
	background-repeat: no-repeat;
	background-position: -3px 0px;
	padding-left: 10px;
	padding-top: 50px;
	float: left;
	padding-right: 70px;
	margin-right: 25px;
	margin-left: 25px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a.a_centro_centro_inicio:hover {
	background-image: url(images/inicio.png);
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: -250px 0px;
}
._______________________________________ {
}
.pestanas {
	padding-top: 20px;

}
.pestanas ul  {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.pestanas li   {
	background-color: #F0F583;
	font-weight: bold;
	padding: 5px;
	color: #666;
	display: inline;
	margin-left: 3px;
	border: 1px solid #666;
}
.pestanas li:hover   {
	color: #000;
	cursor: pointer;
}
.pestanas li.pestana_activada , .pestanas li.pestana_activada:hover{
	background-color: #CDD8A9;
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	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: #666;
	border-right-color: #666;
	border-bottom-color: #CDD8A9;
	border-left-color: #666;
	color: #000;
	cursor: text;
}
.pestanas div.pestana_iconos {
	position: absolute;
	height: 32px;
	width: 272px;
	margin-top: -15px;
	margin-left: 200px;
}
.pestana_contenido  {
	clear: both;
	background-color: #CDD8A9;
	border: 1px solid #666;
	padding: 5px;
}
.pestana_contenido dt {
	color: #930;
	font-size: 13px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 4px;
	text-transform: none;
	background-image: none;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6C680;
	clear: both;
	font-weight: bold;
}
.pestana_contenido dd {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 15px;
	font-weight: normal;
}
._______________________________________ {
}

#logo_imagenes {
	position: absolute;
	left: 4px;
	top: -75px;
}
#logo_imagenes img {
	height: 69px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.div_imagenes {
	border: 1px solid #000;
	background-color: #FFFFFD;
	width: 650px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(images/menu_fondo.png);
	background-repeat: repeat-x;
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.div_imagenes h1 {
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	color: #FFF;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;

}
.div_imagenes img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.div_imagenes_activado {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #999;
}
#imagen_grande  {
	border: 1px solid #999;
}
._______________________________________ {
}
.div_datos_contacto {
	float: left;
	width: 310px;
	margin-right: 10px;
}
.div_faldera {
	height: 61px;
	background-image: url(images/faldera_fondo.png);
	text-align: center;
	font-size: 11px;
	background-repeat: repeat-x;
	clear: both;
	padding-top: 10px;
}
.div_disenador {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 101px;
}
.div_faq_ayuda {
	background-image: url(images/interrogante.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#div_cargando {
	position: fixed;
	z-index: 20;
	top: 50%;
	left: 50%;
	height: 31px;
	width: 31px;
	margin-top: -15px;
	margin-left: -15px;
}
#div_aviso {
	position: fixed;
	z-index: 20;
	top: 50%;
	left: 50%;
	margin-left: -200px;
}
#div_ventana {
	position: fixed;
	z-index: 19;
	top: 50%;
	left: 50%;
	margin-left: -225px;
	width: 450px;
	border: 1px solid #000;
	padding: 5px;
	background-color: #E3EE82;
}
.div_aviso_error {
	background-color: #E3DDC7;
	margin-right: auto;
	margin-left: auto;
	color: #8F282F;
	border: 1px solid #8F282F;
	margin-bottom: 20px;
	padding: 5px;
	font-weight: bold;
	width: 400px;
	text-align: center;
	font-size: 11px;
}

.div_aviso_error p {
	color: #8F282F;
	font-weight: bold;
	text-align: justify;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.div_aviso_advertencia {
	background-color: #FFC;
	margin-right: auto;
	margin-left: auto;
	color: #F60;
	border: 1px solid #F60;
	margin-bottom: 20px;
	font-weight: bold;
	width: 400px;
	text-align: center;
	font-size: 11px;
	padding: 5px;
}
.div_aviso_advertencia p {
	color: #F60;
	font-weight: bold;
	text-align: justify;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.div_aviso_informacion {
	background-color: #D2E4FF;
	margin-right: auto;
	margin-left: auto;
	color: #06F;
	border: 1px solid #06F;
	margin-bottom: 10px;
	font-weight: bold;
	width: 400px;
	text-align: center;
	font-size: 11px;
	background-position: 5px;
	padding: 5px;
	margin-top: 5px;
}
.div_aviso_informacion p {
	color: #06F;
	font-weight: bold;
	text-align: justify;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.div_aviso_ok {
	background-color: #EBFABC;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	color: #67840F;
	border: 1px solid #67840F;
	margin-bottom: 20px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.div_aviso_ok p {
	color: #67840F;
	font-weight: bold;
	text-align: justify;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#disponibilidad {
	background-color: #F1FBD2;
	width: 250px;
	color: #67840F;
	border: 2px solid #000;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	z-index: 10;
	height: 280px;
	left: 50%;
	top: 50%;
	margin-top: -140px;
	margin-left: -125px;
	position: fixed;
	visibility: hidden;
}
#disponibilidad table td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
#banner_newsletter {
	width: 260px;
	color: #000;
	border: 3px solid #000;
	font-weight: bold;
	text-align: left;
	font-size: 10px;
	z-index: 5;
	height: 230px;
	left: 50%;
	top: 50%;
	position: fixed;
	background-image: url(images/banner_05_newsletter_grande.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 230px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: -125px;
	margin-left: -250px;
}
._______________________________________ {
}
#certificado_ssl {
	position:absolute;
	width:90px;
	height:50px;
	z-index:1;
	left: 0px;
	top: 0px;
	padding-bottom: 40px;
}
#atencion_cliente {
	background-image: url(images/atencion_cliente.png);
	height: 60px;
	width: 218px;
	background-repeat: no-repeat;
	position: absolute;
	left: 317px;
	top: 11px;
}
#chat_online {
	height: 48px;
	width: 217px;
	position: absolute;
	left: 317px;
	top: 76px;
}
#telefono {
	position:absolute;
	width:100px;
	height:105px;
	z-index:1;
	left: 173px;
	top: 43px;
}
#telefonista {
	position:absolute;
	width:256px;
	height:161px;
	z-index:1;
	left: 349px;
	top: 18px;
}
#sitio_seguro {
	height: 100px;
	width: 100px;
	position: fixed;
	z-index: 10;
	top: 0px;
	right: 0px;
}

#persona_con_pase {
	position:absolute;
	width:69px;
	height:75px;
	z-index:5;
	left: 103px;
	top: -16px;
}
#carrito {
	height: 63px;
	width: 53px;
	position: absolute;
	left: 114px;
	top: -10px;
}
#logotipos_externos {
	position: absolute;
	left: 380px;
	width: 612px;
	height: 74px;
	text-align: right;
}
#cabecera_banner {
	width: 384px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-image: url(images/banner/fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
	left: 596px;
	top: 4px;
	overflow: hidden;
	height: 130px;
}
