@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(../imagenes/bg.jpg);
	background-repeat:no-repeat;*/
	background-color: #000000;
	
} 
/****************/

.titulo_detalle_producto 
	{
	font-family:Tahoma;
	font-size:14px;
	color:e6aa09;
	font-weight:bold;

}

.tachado{text-decoration:line-through;}

.titulo_pregunta_negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


/***************/

.nombre_producto_amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e6aa09;
}


/****************/

.texto_gris_titulo {
	font-family: Tahoma;
	font-weight: bold;
	color: #373737;
	font-size: 12px;
}

/******************/

.texto_negro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/****************/

.texto_contenido_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/*********************/

.texto_contenido_negro2 {
	font-family:Tahoma;
	font-size: 12px;
	color: #000000;
}


a.link_texto_contenido_negro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.link_texto_contenido_negro2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
a.link_texto_contenido_negro2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a.link_texto_contenido_negro2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d79c0f;
	text-decoration: none;
}
a.link_texto_contenido_negro2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
/*****************/

.titulo_arial_negrita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

/***************/

.texto_amarillo_grande {
	font-family: Tahoma;
	font-size: 20px;
	color: #ffba00;

}

/******************/

.texto_miniatura_negro {
	font-family: Tahoma;
	font-size: 9px;
	color: #191919;

}

/****************/

.texto_miniatura {
	font-family: Tahoma;
	font-size: 9px;
	color: #555555;

}


a.link_texto_miniatura {
	color: #555555;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
a.link_texto_miniatura:link {
	color: #555555;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	
}
a.link_texto_miniatura:visited {
	color: #555555;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;

}
a.link_texto_miniatura:hover {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
}
a.link_texto_miniatura:active {
	color: #555555;
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;

}

/****************/

.texto_gris_pie {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
}


a.link_texto_gris_pie {
	color: #555555;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.link_texto_gris_pie:link {
	color: #555555;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	
}
a.link_texto_gris_pie:visited {
	color: #555555;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
a.link_texto_gris_pie:hover {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.link_texto_gris_pie:active {
	color: #555555;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}

/**********************/

.textbox_buscar{
	border: 1px;
	border-color:#636363;
 	background-color: #d5d3d3;
	font-size: 11px; 
	font-family: tahoma;
	color:#7e7e7e;
	background-image: url(../imagenes/lupa.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-left: 5px;
	padding-right: 20px;
	width:140px;
	height:17px;
}
/************************/
.boton_cancel_voto
{
	background:url(../imagenes/btn_cancelar.png); background-repeat:no-repeat; height:22px; width:96px;
	border:0;
	cursor:pointer;
}



.boton_votar
{
	background:url(../imagenes/btn_votar.png); background-repeat:no-repeat; height:22px; width:96px;
	border:0;
	cursor:pointer;
}


.boton_comprar_carrito
{
	background:url(../imagenes/btn_comprar_carrito.gif); background-repeat:no-repeat; height:24px; width:127px;
	border:0;
	cursor:pointer;
}

.boton_buscar
{
	background:url(../imagenes/btn_buscar.png); background-repeat:no-repeat; height:24px; width:55px;
	border:0;
	cursor:pointer;
}

.boton_vermas
{
	background:url(../imagenes/btn_vermas.gif); background-repeat:no-repeat; height:24px; width:71px;
	border:0;
	cursor:pointer;
}

.boton_comprar
{
	background:url(../imagenes/btn_comprar.gif); background-repeat:no-repeat; height:24px; width:76px;
	border:0;
	cursor:pointer;
}

.boton_comprar2
{
	background:url(../imagenes/btn_comprar_carrito.gif); background-repeat:no-repeat; height:24px; width:126px;
	border:0;
	cursor:pointer;
}

.boton_actualizar
{
	background:url(../imagenes/btn_Actualizar.jpg); background-repeat:no-repeat; height:24px; width:76px;
	border:0;
	cursor:pointer;
}

.borde_imagen_blanco {
	border-style: solid; 
	border-width: 5px; 
	border-color: #ffffff; 
}

.borde_imagen {
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000; 
}

.texto_blanco_negrita {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.texto_amarillo_negrita {
	font-family: Tahoma;
	font-weight: bold;
	color: #db8b00;
	font-size: 12px;
}
/**********************/
.nombre_producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffba00;
}

.producto_promocion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
}

/**********************/
.texto_gris {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
a.link_texto_gris {
	color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.link_texto_gris:link {
	color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	
}
a.link_texto_gris:visited {
	color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
a.link_texto_gris:hover {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.link_texto_gris:active {
	color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
/**********************/
.texto_blanco {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}

a.link_texto_blanco {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.link_texto_blanco:link {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	
}
a.link_texto_blanco:visited {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
a.link_texto_blanco:hover {
	color: #db8b00;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
a.link_texto_blanco:active {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
/**********************/

.texto_mostaza {
	color: #db8b00;
	font-family: Tahoma;
	font-size: 11px;
}

a.link_texto_mostaza {
	color: #db8b00;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.link_texto_mostaza:link {
	color: #db8b00;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	
}
a.link_texto_mostaza:visited {
	color: #db8b00;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
a.link_texto_mostaza:hover {
	color: #db8b00;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
a.link_texto_mostaza:active {
	color: #db8b00;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
/***************************/

a.link_texto_azul {
	color:#000099;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.link_texto_azul:link {
	color: #000099;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	
}
a.link_texto_azul:visited {
	color: #000099;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
a.link_texto_azul:hover {
	color: #000099;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
a.link_texto_azul:active {
	color: #000099;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;

}
