/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, sans-serif; font-size: 12px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #6478BF; text-decoration: underline; }

/*BODY {
  background-image:url('images/design/cabecera/fondo_cabecera.png');
  background-repeat: repeat-x;
  color: #000000;
  margin: 0px;
  font-family: Arial;
}*/

BODY {
  color: #000000;
  margin: 0px;
  font-family: Arial;
  background-image: url('images/design/cabecera/fondo_cabecera3.jpg'); background-repeat:repeat-x;
  background-color:#606060;
}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
  font-weight : bold;
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxFabricantes {
	background:#E0E0E0;
	margin-left:2px;
	margin-right:5px;
}

.infoBox2 {
  background: #FFFFFF;
}

.infoBox3 {
  background: #FBB82C;
  padding:5px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxComentarios {
  background: #FBB82C;
  padding:5px;
  
}

.infoBox_featured {
  background: #FFFFFF;
  padding-top:0px;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContentsFabricantes{
  background: #E0E0E0;
  font-family: Arial, sans-serif;
  font-size: 12px;
}


.infoBoxContents2 {
  background: #F1F1F1;
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-image: url('images/design/box_ofertas.jpg');
  background-repeat:no-repeat;
  height:242px;
}

.infoBoxContents3 {
  background: #F1F1F1;
  font-family: Arial, sans-serif;
  font-size: 13px;
  padding:2px;
  font-weight:bold;
}

.infoBoxContents4 {
  background: #FFFFFF;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
}

.infoBoxContents_featured {
  background-image: url('images/design/separador_centro.gif');
  width:250px;
  height:334px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxContents_featured_2 {
  background-image: url('images/design/separador_izquierda.gif');
  width:250px;
  height:334px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #2265AB;
  color: #FFFFFF;
  font-weight: bold;
  height:18px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: 6478BF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:justify;
  padding-right:20px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallText
{
	background-color:#FFFFFF;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  color: #667AB5;
  font-size:14px;
  font-weight:700;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #CE1D14; height:18px; color:#FFFFFF; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Arial, sans-serif;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: 6478BF;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: 6478BF;
}
/*** End Header Tags SEO ***/
.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
ul.sitemap {
color: #ff0000;
}

.up_bar_form {
	width:190px;
	height:18px;
	border:1px solid #b4b4b4;
	color:#000000;
	font-size:9px;
	padding-left:4px;
}

.up_bar_form_boton {
	height:25px;
}

.up_bar {
	color:#FFFFFF;
	font-size:11px;
}

.up_bar_1 {
	padding-left:7px;
	padding-top:5px;
	width:155px;
}

.up_bar_2 {
	padding-right:10px;
	width:210px;
	text-align:right;
	border-right:1px dotted #000000;
}

.up_bar_3 {
	width:480px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}

.up_bar_4 {
	width:135px;
}
.up_bar_5 {
	width:135px;
}
.up_bar_6 {
	text-align:right;
}

.cabecera_logo {
	width:364px;
	height:104px;
}

.letra_negra {
	color:#000000;
}
.cabecera_fondo {
	background-image:url('images/design/cuenta_cabecera.jpg');
	width:960px;
	height:21px;
}
.fondo_buscador {
	background-image:url('images/design/cabecera/fondo_buscador.jpg');
	width:307px;
}

.celda_campo_buscador {
	vertical-align:"middle";
	padding-right:5px;
}
.celda_campo_buscador2 {
	vertical-align:"middle";
}
.campo_buscador {
	width:200px;
	height:24px;
	border:1px solid #ACACAC;
	text-align:left;
	color:#ACACAC;
	padding-left:10px;
}
#content-container {
	width: 500px;
	position: absolute;
	left: 50%;
	z-index:5;
	height:0px;
	font-size:0px;
}
#content {
	position: absolute;
	left: -250px;
	z-index:6;
	height:0px;
	font-size:0px;
}
.up_bot_sec {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:16px;
}

.up_bot {
	background-color:#74A304;
	height:30px;
}

.up_bot_1 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_2 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_3 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_4 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_5 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_6 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_7 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #FFFFFF;
}
.up_bot_8 {
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.buscador {
	background-image:url('images/design/buscador.png');
	width:960px;
	height:35px;
}
.buscador_breadcrumb {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	width:500px;
	padding:5px;
}
.letra_blanca {
	color:#FFFFFF;
}
.letra_lila {
	color:#74A304;
}
letra_azul {
	color:#62B4EC;
}
a.letra_azul {
	color:#62B4EC;
}
.buscador_campos {
	color:#FFFFFF;
	font-size:10px;
	padding-top:4px;
}
.buscador_campos_1 {
	
}
.tabla_listado_productos {
	background: #FFFFFF;
	width:750px;
	height:160px;
	border-bottom: dotted #B5B5B5 1px;
}
.tabla_listado_productos2 {
	background: #FFFFFF;
	width:100%;
	height:160px;
	border-top: dotted #B5B5B5 1px;
	border-bottom: dotted #B5B5B5 1px;
	padding-top:5px;
	padding-bottom:5px;
}
.agregar_producto {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border:0px;
	background-color:#F1F1F1;
	width:100px;
	cursor:pointer;
}

.boton_entrar {
	border:0px;
	color:#000000;
	background-color:#FFFFFF;
	cursor:pointer;
}

.scroll_disclaimer {
	height: 100px;
	width: 98%;
	overflow: auto;
	border: 1px solid #666;
	background-color: #FFFFFF;
	padding: 8px;
}

.fondo_precio {
	width:100%;
	height:50px;
}

.pie_extension {
	position:absolute;
	margin-top:-153px;
	z-index:-5;
	width:100%;
	height:153px;
	background-image:url('images/design/pie/fondo_pie.jpg');
	background-repeat:repeat-x;
}

.pie_links {
	color:#FFFFFF;
	font-size:11px;
	padding-left:18px;
	padding-right:18px;
	border-right:1px dotted #FFFFFF;
}

.pie_links2 {
	color:#FFFFFF;
	font-size:11px;
	padding-left:18px;
	padding-right:18px;
}

.diseno_web_tienda_virtual {
	font-size:10px;
	padding-top:15px;
}

/* new styles */
.fondo_cabecera {
	background-image:url('images/design/cabecera/cabecera.jpg');
	background-repeat:no-repeat;
	width:960px;
	height:235px;
}

.fondo_login {
	background-image:url('images/design/cabecera/fondo_login.jpg');
	background-repeat:no-repeat;
	width:960px;
	height:27px;
}

.fondo_cabecera_ingles {
	background-image:url('images/design/cabecera/cabecera_ingles.jpg');
	width:960px;
	height:165px;
}

.fondo_cabecera_frances {
	background-image:url('images/design/cabecera/cabecera_frances.jpg');
	width:960px;
	height:165px;
}

.tabla_nav{
	width:100%;
	background-color:#ffffff;
}
.logo_cabecera
{
	color:white;
	vertical-align:top;
	padding-left:5px;
	padding-top:7px;
}
a .letra_naranja
{
	color:6478BF;
	font-weight:bold;
}
a:hover .letra_naranja
{
	color:6478BF;
	text-decoration:underline;
	font-weight:bold;
}

a .letra_gris
{
	color:#B8B8B8;
	font-weight:bold;
}
a:hover .letra_gris
{
	color:#B8B8B8;
	text-decoration:underline;
	font-weight:bold;
}

a .letra_negra
{
	color:#000000;
}
a:hover .letra_negra
{
	color:#000000;
	text-decoration:underline;
}
.fondo_pie
{
	background-image: url('images/design/pie/pie_pagina.jpg');
	background-repeat:no-repeat;
	height:153px;
}
.bottom_bar
{
	vertical-align:bottom;
	height:65px;
}
.letra_naranja_a
{
	color:6478BF;
	font-size:10px;
	text-align:right;
}

.letra_gris_a
{
	color:#B8B8B8;
	font-size:10px;
	text-align:right;
}
.letra_naranja_b
{
	color:6478BF;
	font-weight:bold;
	font-size:12px;
}
a .letra_blanca_f {
	color:#FFFFFF;
}
a:hover .letra_blanca_f {
	color:#FFFFFF;
	text-decoration:underline;
}
.fondo_box_producto
{
	width:215px;
	height:274px;
	background-image: url('images/design/box_productos.jpg');
	margin-top:15px;
	background-repeat:no-repeat;
}

.fondo_box_producto_oferta
{
	width:215px;
	height:274px;
	background-image: url('images/design/box_productos_ofertas.jpg');
	background-repeat:no-repeat;
	margin-top:15px;
}

.box_producto
{
	width:100%;
	height:100%;
}
.mid_bar_1
{
	height:22px;
	vertical-align:top;
	padding-left:12px;
	padding-right:10px;
	padding-top:0px;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}
.mid_bar_1 a:hover
{
	color:#000000;
}
.mid_bar_2
{
	height:56px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	text-align:right;
}
.mid_bar_3
{
	height:166px;
	vertical-align:middle;
	padding-left:10px;
	text-align:center;
}
.mid_bar_4
{
	height:50px;
	vertical-align:top;
}
	.mid_bar_4_c1
	{
		text-decoration:line-through;
		padding-right:10px;
		font-size:9px;
		padding-top:10px;
		vertical-align:top;
		text-align:right;
		height:25px;
	}
	.mid_bar_4_c2
	{
		padding-right:10px;
		vertical-align:top;
		color:#E35807;
		font-weight:bold;
		font-size:12px;
		text-align:right;
		height:25px;
	}
	.mid_bar_4_c3
	{
		padding-right:10px;
		vertical-align:top;
		color:#E35807;
		font-weight:bold;
		font-size:12px;
		text-align:right;
		height:25px;
		padding-top:10px;		
	}
	.mid_bar_4_c4
	{
		padding-right:15px;
		vertical-align:top;
		color:#E35807;
		font-weight:bold;
		font-size:12px;
		text-align:right;
		height:25px;
		padding-top:10px;		
	}
	
.mid_bar_7
{
	height:50px;
	vertical-align:bottom;
}

.mid_bar_5
{
	vertical-align:top;
	font-size:10px;
	height:25px;
	padding-left:10px;
	margin-top:5px;
}


.imagen_list
{
	width:200px;
	text-align:center;
	vertical-align:middle;
	background: #FFFFFF;
	border-right: dotted #B5B5B5 1px;
}
.titulo_list
{
	height:23px;
	font-weight:bold;
	color:6478BF;
	font-size:12px;
	width:350px;
}
.titulo_list a
{
	color:6478BF;
}
.oferta_list
{
	text-decoration:line-through;
	font-size:10px;
	text-align:right;
	width:70px;
}
.precio_list
{
	font-size:20px;
	color:6478BF;
	font-weight:bold;
	font-style: italic;
	text-align:right;
}

.desc_list
{
	font-size:12px;
	color:#B5B5B5;
	vertical-align:top;
}
.boton_list
{
	height:56px;
	text-align:right;
}
.fondo_gris
{
	background-color: #F1F1F1;
}
.info_precios
{
	/*width:100%;*/
}
.info_p_precio
{
	font-size:35px;
	color:6478BF;
	font-weight:bold;
	font-style: italic;
	text-align:left;
}
.info_p_oferta
{
	text-decoration:line-through;
	font-size:15px;
	text-align:right;
	width:70px;
}
.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:justify;
  padding-right:10px;
  padding-left:10px;  
  color:#000000;
}
.rev_precio
{
	font-size:20px;
	color:6478BF;
	font-weight:bold;
	font-style: italic;
	text-align:left;
}
.rev_oferta
{
	text-decoration:line-through;
	font-size:11px;
	text-align:right;
	color:#000000;
}

.buscador_logueado {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
}

.fuente_precio_info {
	color:#88DE57;
	font-family: Trebuchet MS, Verdana, Arial,sans-serif;
    font-size: 22px;
}

.fuente_precio_oferta_info {
	color:##000000;
	font-family: Arial,sans-serif;
    font-size: 14px;
	text-decoration:line-through;
}

/* Start Banner Rotator */
#bannerRotator { 
  width: 725px;  /* Banner width */
  height: 130px;  /* Banner height */
  overflow: hidden; 
  position: relative; 
  left:36px;
}

#bannerRotator ul { 
  list-style: none; 
  padding: 0; 
  position: relative; 
}

#bannerRotator ul li { 
  display: none; 
  width: 725px;  /* Banner width */
  height: 130px;  /* Banner height */
  position: absolute; 
  top: 0px; 
  left: 0px; 
    top: -20px; 
  _top: 0px; 
  left: 0px; 
  _left: -40px; 
}

#bannerNav { 
  position: absolute; 
  right: 15px;  /* Distance from the right side of the controls box to the right edge of the banner */
  bottom: 15px;  /* Distance from the bottom of the controls box to the bottom of the banner */
  background: url(images/icons/transBlack75.png) repeat 0 0;  /* Controls box background image */
  padding: 5px 5px 5px 10px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
}

#bannerNav a { 
  margin: 3px 10px 0 0 ; 
  height: 10px; 
  width: 10px; 
  display: block; 
  background: url(images/icons/dotDark.png) no-repeat 0 0;  /* Controls Button image (Inactive) */
  float: left; 
}

#bannerNav a.active { 
  background-image: url(images/icons/dotLight.png);  /* Controls Button image (Active) */
}

#bannerNav span.pause, #bannerNav span.play { 
  cursor: pointer; 
  height: 15px; 
  width: 15px; 
  display: block; 
  background: url(images/icons/pause.png) no-repeat 0 0;  /* Controls Pause icon */
  float: left; 
}

#bannerNav span.play { 
  background-image: url(images/icons/play.png);  /* Controls Play icon */
}

.box_telefono_ini {
  padding-left:12px;
  padding-top:9px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono_ini a {
  padding-left:12px;
  padding-top:9px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}
.box_telefono_ini a:hover {
  padding-left:12px;
  padding-top:9px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono_fin {
  padding-left:12px;
  padding-bottom:20px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono_fin a {
  padding-left:12px;
  padding-bottom:20px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}
.box_telefono_fin a:hover {
  padding-left:12px;
  padding-bottom:20px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono {
  padding-left:12px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono a {
  padding-left:12px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.box_telefono a:hover {
  padding-left:12px;
  font-size:12px;
  font-weight:bold;
  color:#333333;
}

.textoPie {
	color:#FFFFFF;
	font-size:12px;
}

.texto_blanco_negrita{
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
}

.texto_blanco_negrita a{
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
}

.texto_blanco_negrita a:hover{
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
}

.texto_rojo {
	color:#FE0000;
	font-size:12px;
}


.texto_rojo a {
	color:#FE0000;
	font-size:12px;
}

.texto_rojo a:hover {
	color:#FE0000;
	font-size:12px;
}

.banderas{
	padding-right:10px;
	text-align:right;
	vertical-align:bottom;
}

.fondo_migas{
	width:960px;
}

.fondo_destacados{
	background-image: url(images/design/fondo_destacados.jpg); 
	background-repeat:no-repeat;
	width:175px;
	height:234px;
}

.box_destacados a {
  padding-left:7px;
  padding-right:7px;
  font-size:12px;
  font-weight:normal;
  color:6478BF;
}

.box_destacados a:hover {
  padding-left:7px;
  padding-right:7px;  
  font-size:12px;
  font-weight:normal;
  color:6478BF;
}

.box_destacados {
  padding-left:7px;
  padding-right:7px;  
  font-size:12px;
  font-weight:normal;
  color:6478BF;
}

.fondoInformacion{
	background-image: url(images/design/box_informacion.jpg); 
	background-repeat:no-repeat;
	width:179px;
	height:192px;
}
.fondoVideosGratis{
	background-image: url(images/design/box_videos_gratis.jpg); 
	background-repeat:no-repeat;
	width:180px;
	height:242px;
}


.fondo_box_ofertas{
	background-image: url(images/design/box_ofertas2.jpg); 
	background-repeat:no-repeat;
	width:175px;
	height:250px;
}

.colocaImagen{
	vertical-align:top;
	padding-top:24px;
	padding-left:32px;
}

.textoNombreOferta {
	color:6478BF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	vertical-align:top;
	padding-top:26px;
}

.textoNombreOferta a {
	color:6478BF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:5px;
	vertical-align:top;
	padding-top:15px;
}

.textoNombreOferta  a:hover{
	color:6478BF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-right:5px;
	vertical-align:top;
	padding-top:15px;
}
.textoPrecioOferta{
	color:#E5620A;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
	padding-right:5px;
	vertical-align:top;
}

.fondoBoxComentarios{
	background-image: url('images/design/box_fondo_comentarios.jpg'); 
	background-repeat:no-repeat;
	width:179px;
	height:192px;
}
.colocaImagenComentarios{
	vertical-align:top;
	padding-top:15px;
	padding-left:32px;
}

.textoComentarios{
	/*height:23px;*/
	vertical-align:top;
	text-align:center;
	color:6478BF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.textoComentarios a{
	/*height:23px;*/
	vertical-align:top;
	text-align:center;
	color:6478BF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.textoComentarios a:hover{
	/*height:23px;*/
	vertical-align:top;
	text-align:center;
	color:6478BF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.colocaEstrellasComentarios{
	vertical-align:top;
	text-align:center;
}

.pie_comentarios{
	background-image: url('images/design/box_pie_comentario.jpg'); 
	background-repeat:no-repeat;
	width:175px;
	height:31px;
}
.colocaBotonVerComentarios{
	padding-bottom:0px;
}

.textoProductoPrecioCarrito {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	font-weight:normal;
	color:6478BF;
	text-align:left;
	padding-left:25px;
	padding-right:8px;
	vertical-align:top;
	background-image: url('images/design/fondo_lateral_cesta.jpg');
	background-repeat:repeat-y;
}	

.textoProductoPrecioCarrito a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	font-weight:normal;
	color:6478BF;
	text-align:left;
	padding-left:10px;
	padding-right:8px;
	vertical-align:top;
}	

.textoProductoPrecioCarrito a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	font-weight:normal;
	color:6478BF;
	text-align:left;
	padding-left:10px;
	padding-right:8px;
	vertical-align:top;
}	

.textoTotalCompra{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	font-weight:normal;
	color:6478BF;
	text-align:left;
	padding-left:35px;
	padding-right:8px;
	padding-bottom:5px;
	background-image: url('images/design/fondo_lateral_cesta.jpg');
	background-repeat:repeat-y;
}

.meteElFonditoNaranja{
	background-image: url('images/design/fondo_lateral_cesta.jpg');
	background-repeat:repeat-y;
}

.fondoBoxCabeceraComentarios{
	background-image: url('images/design/box_reviews.jpg'); 
	background-repeat:no-repeat;
	width:183px;
	height:60px;
	
}

.texto_aviso{
	font-family: Trebuchet MS, verdana,geneva,sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.pie_aviso{
	height:161px;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:17px;
	padding-right:25px;
}

.login {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	height:27px;
	vertical-align:middle;
	color:#FFFFFF;
}

.login a {
	color:#FFFFFF;
}

.login a:hover {
	color:#FFFFFF;
}

/* Special Scroller */

#pscroller1 {
	height: 175px;
	border: 0px;
	padding: 8px;
}
/*h1 {
	font-size: 12px;
}

h2 {
	font-size: 14px;
	color: #2992DF;
}

h3 {
	font-family:arial;
	font-size:10px;
	color:#7F7F7F;
}*/

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 6px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

		

/* End Banner Rotator */


