body { margin: 0px auto; }

a, input {outline: none; }



/***********************************************************************************************/
/**                                       CONTENEDORES                                        **/
/***********************************************************************************************/

#contenedor_principal {
	margin: 0px auto;
	width: 904px;
	text-align: justify;
	font-size: 11px;
	color: #616161;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../imagenes/fondo.jpg') repeat-y;
}

#contenedor_cabecera {
	float: left;
	width: 870px;
	height: 55px;
	margin-top: 10px;
	padding-left: 16px;
}

#contenedor_marquesina {
	float: left;
	width: 870px;
	height: 198px;
	margin-top: 4px;
	margin-left: 16px;
	_margin-left: 8px;
	background: url(../Datos/Cabecera/cabecera.gif) no-repeat;
}

#contenedor_menu {
	float: left;
	width: 870px;
	height: 47px;
	margin-top: 10px;
	padding-left: 16px;
}

#contenedor_columna_izq {
	float: left;
	width: 178px;
	margin-top: 9px;
	padding-left: 16px;
}

#contenedor_central {
	float: left;
	width: 494px;
	margin-top: 9px;
	padding-left: 9px;
}

#contenedor_columna_der {
	float: left;
	width: 186px;
	margin-top: 9px;
	padding-left: 3px;
}

#contenedor_pie {
	float: left;
	width: 870px;
	height: 28px;
	margin-top: 24px;
	margin-left: 16px;
	_margin-left: 8px;
	background: url(../imagenes/fondo_pie.jpg) no-repeat;
}

#contenedor_fin {
	float: left;
	width: 870px;
	height: 60px;
	margin: 0px;
	padding-left: 16px;
}

/************************************** Fin Contenedores ***************************************/


/***********************************************************************************************/
/**                                         CABECERA                                          **/
/***********************************************************************************************/

#logo {
	float: left;
	width: 245px;
	height: 52px;
	cursor: pointer;
	background: url(../imagenes/logo.jpg) center no-repeat;
}

#contenedor_registro {
	float: left;
	width: 380px;
	height: 55px;
	margin: 0px;
	margin-left: 80px;
	color: #737373;
}

#contenedor_registro .boton_registro {
	float: left;
	width: 87px;
	height: 27px;
	margin-top: 12px;
	margin-right: 18px;
	background: url(../imagenes/boton_registro.jpg) no-repeat;
	line-height: 27px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	border: none;
}

#contenedor_registro .boton_registro2 {
	float: left;
	width: 87px;
	height: 27px;
	margin-top: 12px;
	margin-left: 18px;
	background: url(../imagenes/boton_registro.jpg) no-repeat;
	line-height: 27px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	border: none;
}

#contenedor_registro .linea {
	float: left;
	width: 1px;
	height: 55px;
	margin-top: 0px;
	background: url(../imagenes/puntos.jpg) no-repeat;
}

#contenedor_registro .campo {
	float: left;
	width: 151px;
	margin-top: 0px;
	margin-right: 17px;
	text-align: right;
}

#contenedor_registro .campo p {
	margin: 10px 0px 0px 0px;
}

#contenedor_registro .casilla {
	margin-left: 20px;
}

#contenedor_registro input {
	width: 78px;
	height: 15px;
	font-size: 11px;
	color: #737373;
	border-top: solid 1px #909090;
	border-left: solid 1px #909090;
}

#contenedor_registro .textos {
	float: left;
	width: 259px;
	margin-top: 0px;
	margin-right: 15px;
	text-align: center;
}

#contenedor_registro .texto1 {
	color: #e60000;
	font-weight: bold;
}

#contenedor_registro .texto2 {
	color: #5591da;
	font-weight: bold;
}

#contenedor_registro .texto2 a {
	color: #5591da;
	text-decoration: none;
}

#contenedor_registro .texto2 a:hover {
	color: #e60000;
	text-decoration: none;
}

#contenedor_cabecera #carrito {
	float: right;
	width: 128px;
	height: 47px;
	cursor:pointer;
	margin-top: 2px;
	padding-right: 3px;
	text-decoration: none;
	background: url(../imagenes/carrito.jpg) no-repeat;
}

#contenedor_cabecera #carrito .texto {
	float: right;
	font-size: 11px;
	line-height: 43px;
	font-weight: bold;
	padding-right: 11px;
	color: #ffffff;
	text-decoration: none;
}

#contenedor_cabecera #carrito .texto2 {
	float: right;
	font-size: 11px;
	line-height: 43px;
	font-weight: bold;
	padding-right: 11px;
	color: #ffffff;
	text-decoration: none;
}


/**************************************** Fin Cabecera *****************************************/


/***********************************************************************************************/
/**                                           MENÚ                                            **/
/***********************************************************************************************/

/*************** INICIO ******************/
#contenedor_menu .inicio
{
	float: left;
	width: 67px;
	height: 47px;
	background: url(../imagenes/boton_inicio.jpg) no-repeat;
}

.inicio a {
	display: block;
	width: 67px;
	height: 47px;
}

/*************** QUIENES SOMOS ******************/
#contenedor_menu .quienes
{
	float: left;
	width: 158px;
	height: 47px;
	background: url(../imagenes/boton_quienes.jpg) no-repeat;
}

.quienes a {
	display: block;
	width: 158px;
	height: 47px;
}

/*************** TIENDAS ******************/
#contenedor_menu .tiendas
{
	float: left;
	width: 93px;
	height: 47px;
	background: url(../imagenes/boton_tiendas.jpg) no-repeat;
}

.tiendas a {
	display: block;
	width: 93px;
	height: 47px;
}

/*************** CATÁLOGO ******************/
#contenedor_menu .catalogo
{
	float: left;
	width: 97px;
	height: 47px;
	background: url(../imagenes/boton_catalogo.jpg) no-repeat;
}

.catalogo a {
	display: block;
	width: 97px;
	height: 47px;
}

/*************** ATP ******************/
#contenedor_menu .atp
{
	float: left;
	width: 64px;
	height: 47px;
	background: url(../imagenes/boton_atp.jpg) no-repeat;
}

.atp a {
	display: block;
	width: 64px;
	height: 47px;
}

/*************** COMO COMPRAR ******************/
#contenedor_menu .como
{
	float: left;
	width: 152px;
	height: 47px;
	background: url(../imagenes/boton_como.jpg) no-repeat;
}

.como a {
	display: block;
	width: 152px;
	height: 47px;	
}

/*************** ASESORAMIENTO ******************/
#contenedor_menu .asesoramiento
{
	float: left;
	width: 139px;
	height: 47px;
	background: url(../imagenes/boton_asesoramiento.jpg) no-repeat;
}

.asesoramiento a {
	display: block;
	width: 139px;
	height: 47px;
}


/*************** CONTACTO ******************/
#contenedor_menu .contacto
{
	float: left;
	width: 100px;
	height: 47px;
	background: url(../imagenes/boton_contacto.jpg) no-repeat;
}

.contacto a
{
	display: block;
	width: 100px;
	height: 47px;
}


/****************************************** Fin Menú *******************************************/


/***********************************************************************************************/
/**                                    COLUMNA IZQUIERDA                                      **/
/***********************************************************************************************/

#contenedor_columna_izq .cabecera {
	float: left;
	width: 178px;
	height: 44px;
	background: url(../imagenes/cabecera_columna_izq.jpg) no-repeat;
}

#contenedor_columna_izq .linea {
	float: left;
	width: 178px;
	height: 6px;
	font-size: 6px;
	background: url(../imagenes/linea.jpg) no-repeat;
}

#contenedor_columna_izq .cuerpo1 {
	float: left;
	width: 178px;
	background-color: #5a88d8;
}

#contenedor_columna_izq .cuerpo1 .texto {
	padding-left: 16px;
	padding-bottom: 20px;
	color: #ffffff;
}

#contenedor_columna_izq .cuerpo1 p {
	margin: 10px 0px;
}

#contenedor_columna_izq .cuerpo1 select {
	width: 140px;
	height: 20px;
}

#contenedor_columna_izq .cuerpo2 {
	float: left;
	width: 178px;
	background-color: #417fd0;
}

#contenedor_columna_izq .cuerpo2 .texto {
	padding-left: 24px;
	padding-bottom: 20px;
	color: #ffffff;
}

#contenedor_columna_izq .cuerpo2 .texto .categoria {
	padding-top: 17px;
}

#contenedor_columna_izq .cuerpo2 .texto .categoria a {
	text-decoration: none;
	color: #ffffff;
}

#contenedor_columna_izq .cuerpo2 .texto .categoria a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#contenedor_columna_izq .cuerpo2 .texto .subcategoria {
	padding-top: 17px;
	text-align: left;
	padding-left: 24px;
}

#contenedor_columna_izq .cuerpo2 .texto .subcategoria a {
	text-decoration: none;
	color: #ffffff;
}

#contenedor_columna_izq .cuerpo2 .texto .subcategoria a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#contenedor_columna_izq .cuerpo2 .texto .puntos {
	width: 121px;
	height: 1px;
	margin-top: 17px;
	font-size: 1px;
	background: url(../imagenes/linea_puntos.jpg) no-repeat;
}


/*********************************** Fin Columna Izquierda *************************************/


/***********************************************************************************************/
/**                                    CONTENDOR CENTRAL                                      **/
/***********************************************************************************************/

#contenedor_central .cabecera_novedades {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_novedades.jpg) center no-repeat;
}

#contenedor_central .cabecera_catalogo {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_catalogo.jpg) center no-repeat;
}

#contenedor_central .cabecera_catalogo .selector {
	float: right;
	padding-right: 2px;
}

#contenedor_central .cabecera_quienes {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_quienes.jpg) center no-repeat;
}

#contenedor_central .cabecera_tiendas {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_tiendas.jpg) center no-repeat;
}

#contenedor_central .cabecera_atp {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_atp.jpg) center no-repeat;
}

#contenedor_central .cabecera_como {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_como.jpg) center no-repeat;
}

#contenedor_central .cabecera_asesoramiento {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_asesoramiento.jpg) center no-repeat;
}

#contenedor_central .cabecera_contacto {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_contacto.jpg) center no-repeat;
}

#contenedor_central .cabecera_registro {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_registro.jpg) center no-repeat;
}

#contenedor_central .cabecera_perfil {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_perfil.jpg) center no-repeat;
}

#contenedor_central .cabecera_carro {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_carro.jpg) center no-repeat;
}

#contenedor_central .cabecera_pedido {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_pedido.jpg) center no-repeat;
}

#contenedor_central .cabecera_sugerencias {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_sugerencias.jpg) center no-repeat;
}

#contenedor_central .cabecera_enlaces {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_enlaces.jpg) center no-repeat;
}

#contenedor_central .cabecera_informacion {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_informacion.jpg) center no-repeat;
}

#contenedor_central .cabecera_aviso {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_aviso.jpg) center no-repeat;
}

#contenedor_central .cabecera_mapa {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_mapa.jpg) center no-repeat;
}

#contenedor_central .cabecera_error {
	float: left;
	margin: 0px;
	width: 494px;
	height: 50px;
	background: url(../imagenes/cabecera_contenedor_central_error.jpg) center no-repeat;
}

#contenedor_central .cuerpo {
	float: left;
	margin: 0px;
	width: 494px;
	background: url(../imagenes/cuerpo_contenedor_central.jpg) repeat-y;	
}

#contenedor_central .cuerpo .contenido {
	float: left;
	width: 459px;
	min-height: 637px;
	margin-top: 9px;
	padding-left: 16px;
}

#contenedor_central .cuerpo .contenido .contenedor {
	float: left;
	width: 459px;
}

#contenedor_central .cuerpo .contenido .contenedor .titulo {
	float: left;
	width: 459px;
	margin-top: 15px;
	text-align: justify;
	color: #5591da;
	font-weight: bold;
}

#contenedor_central .cuerpo .contenido .contenedor .titulo a {
	color: #5591da;
	text-decoration: none;
}

#contenedor_central .cuerpo .contenido .contenedor .descripcion {
	float: left;
	width: 459px;
	margin-top: 15px;
	text-align: justify;
}

#contenedor_central .cuerpo .contenido .contenedor .linea {
	float: left;
	width: 459px;
	height: 1px;
	font-size: 1px;
	margin-top: 26px;
	padding-bottom: 10px;
	background: url(../imagenes/puntos_columna_der.jpg) repeat-x;
}

#contenedor_central .cuerpo .contenido .contenedor .titulo_campo {
	text-align: justify;
	color: #5591da;
	width: 130px;
	font-weight: bold;
}

#contenedor_central .cuerpo .contenido .contenedor .dato_campo {
	text-align: justify;
}

#contenedor_central .cuerpo .contenido a {
	color: #5591da;
	text-decoration: none;
}

#contenedor_central .cuerpo .contenido a:hover {
	color: #5591da;
	font-weight: bold;
	text-decoration: none;
}

#contenedor_central .cuerpo .contenido .msg_error {
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: justify;
	color: #ff0000;
	font-weight: bold;
}

#contenedor_central .cuerpo .contenido .msg_error a {
	color: #009edd;
	text-decoration: none;
}

#contenedor_central .cuerpo .contenido .msg {
	float: left;
	width: 459px;
	margin-top: 10px;
	text-align: justify;
	color: #5591da;
	font-weight: bold;
}

#contenedor_central .cuerpo .contenido .contenedor_catalogo {
	float: left;
	width: 459px;
}

.contenedor_catalogo .contenedor_producto {
	float: left;
	width: 224px;
	/*height: 294px;*/
	margin-right: 11px;
	margin-bottom: 13px;
	/*background: url(../imagenes/contenedor_producto.jpg) no-repeat;*/	
}

.contenedor_catalogo .contenedor_producto2 {
	float: left;
	width: 224px;
	/*height: 294px;*/
	margin-bottom: 13px;
	/*background: url(../imagenes/contenedor_producto.jpg) no-repeat;*/	
}

.contenedor_producto .cabecera_prod, .contenedor_producto2 .cabecera_prod{
	float: left;
	width: 224px;
	height: 21px;
	background: url(../imagenes/cabecera_contenedor_producto.jpg) no-repeat;
}

.contenedor_producto .cuerpo_prod, .contenedor_producto2 .cuerpo_prod{
	float: left;
	width: 224px;
	background: url(../imagenes/cuerpo_contenedor_producto.jpg) repeat-y;
}

.contenedor_producto .pie_prod, .contenedor_producto2 .pie_prod{
	float: left;
	width: 224px;
	height: 23px;
	background: url(../imagenes/pie_contenedor_producto.jpg) no-repeat;
}

.contenedor_producto .cuerpo_prod .nombre, .contenedor_producto2 .cuerpo_prod .nombre {
	float: left;
	width: 224px;
	text-align: center;
	margin-bottom: 9px;
	color: #e60000;
	font-size: 12px;
	font-weight: bold;
}

.contenedor_producto .cuerpo_prod .puntos, .contenedor_producto2 .cuerpo_prod .puntos {
	float: left;
	margin-top: 5px;
	width: 166px;
	height: 1px;
	font-size: 1px;
	padding-left: 30px;
	padding-bottom: 5px;
}

.contenedor_producto .cuerpo_prod .oferta, .contenedor_producto2 .cuerpo_prod .oferta {
	position: absolute;
	width: 84px;
	height: 54px;
	margin-top: 110px;
	margin-left: 90px;
	text-align: center;
	background: url(../imagenes/oferta.gif) no-repeat;
}

.contenedor_producto .cuerpo_prod .oferta .precio, .contenedor_producto2 .cuerpo_prod .oferta .precio {
	color: #0c07f0;
	font-weight: bold;
	font-size: 16px;
	margin-top: 22px;
}

.contenedor_producto .cuerpo_prod .imagen, .contenedor_producto2 .cuerpo_prod .imagen {
	width: 166px;
	height: 180px;
	padding-left: 30px;
	cursor: pointer;
	text-align: center;
}

.contenedor_producto .cuerpo_prod .descripcion, .contenedor_producto2 .cuerpo_prod .descripcion {
	float: left;
	width: 175px;
	height: 50px;
	text-align: justify;
	margin-top: 10px;
	padding-left: 20px;
}

.contenedor_producto .cuerpo_prod .descripcion .marca, .contenedor_producto2 .cuerpo_prod .descripcion .marca {
	float: left;
	width: 70px;
}

.contenedor_producto .cuerpo_prod .descripcion .precio, .contenedor_producto2 .cuerpo_prod .descripcion .precio {
	float: right;
	width: 90px;
	text-align: right;
}

.contenedor_producto .cuerpo_prod .descripcion .precio .descuento, .contenedor_producto2 .cuerpo_prod .descripcion .precio .descuento {
	color: #808080;
	font-weight: bold;
	font-size: 11px;
}

.contenedor_producto .cuerpo_prod .descripcion .precio .precio, .contenedor_producto2 .cuerpo_prod .descripcion .precio .precio {
	color: #e60000;
	font-weight: bold;
	font-size: 18px;
}

.contenedor_producto .cuerpo_prod .botones, .contenedor_producto2 .cuerpo_prod .botones {
	float: left;
	width: 224px;
	margin-top: 17px;
	_margin-top: 12px;
}

.contenedor_producto .cuerpo_prod .botones .detalles, .contenedor_producto2 .cuerpo_prod .botones .detalles {
	width: 90px;
	height: 25px;
	padding-left: 17px;
	cursor: pointer;
}

.contenedor_producto .cuerpo_prod .botones .comprar, .contenedor_producto2 .cuerpo_prod .botones .comprar {
	width: 90px;
	height: 25px;
	padding-left: 12px;
	cursor: pointer;
}

.contenedor_producto .cuerpo_prod .botones .nodisponible, .contenedor_producto2 .cuerpo_prod .botones .nodisponible {
	width: 90px;
	height: 25px;
	padding-left: 12px;
	text-align: center;
	color: #e60000;
	font-weight: bold;
}

#contenedor_central .pie {
	float: left;
	margin: 0px;
	width: 494px;
	height: 20px;
	background: url(../imagenes/pie_contenedor_central.jpg) repeat-y;	
}

#contenedor_central .cuerpo .contenido .espacio {
	float: left;
	width: 463px;
	height: 8px;
	font-size: 8px;
}

#contenedor_central .cuerpo .contenido .contenedor_detalle {
	float: left;
	width: 463px;
}

#contenedor_central .cuerpo .contenido .contenedor_detalle .cabecera {
	float: left;
	width: 463px;
	height: 18px;
	background: url(../imagenes/cabecera_contenedor_detalle.jpg) no-repeat;
}

#contenedor_central .cuerpo .contenido .contenedor_detalle .cuerpo {
	float: left;
	width: 463px;
	background: url(../imagenes/cuerpo_contenedor_detalle.jpg) repeat-y;
	text-align: center;
}

#contenedor_central .cuerpo .contenido .contenedor_detalle .pie {
	float: left;
	width: 463px;
	height: 19px;
	background: url(../imagenes/pie_contenedor_detalle.jpg) no-repeat;
}

.contenedor_detalle .cuerpo .contenedor_imagen {
	float: left;
	width: 172px;
	height: 279px;
	margin-top: 0px;
	margin-left: 15px;
	_margin-left: 7px;
	background: url(../imagenes/contenedor_imagenes.jpg) bottom no-repeat;
}

.contenedor_detalle .cuerpo .contenedor_imagen .imagen_prin {
	width: 166px;
	height: 180px;
	padding-left: 3px;
}

.contenedor_detalle .cuerpo .contenedor_imagen .caja_imagenes {
	float: left;
	margin-top: 12px;
	border: 1px solid #cbcbcb;
	border-right: none;
	width: 161px;
	height: 41px;
}

.caja_imagenes td {
	border-right: 1px solid #cbcbcb;
	width: 52px;
}

.contenedor_detalle .cuerpo .contenedor_imagen .boton_ampliar {
	float: left;
	width: 97px;
	height: 19px;
	margin-top: 16px;
	margin-left: 32px;
	_margin-left: 16px;
	background-color: #ff5555;
	color: #ffffff;
	line-height: 19px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

.contenedor_detalle .cuerpo .contenedor_imagen .boton_ampliar #flash {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.contenedor_detalle .cuerpo .contenedor_imagen .boton_ampliar #flash a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.contenedor_detalle .cuerpo .contenedor_imagen .boton_ampliar #flash a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.contenedor_detalle .cuerpo .contenedor_campos {
	float: left;
	width: 259px;
	height: 279px;
	margin: 0px;
	text-align: left;
}

.contenedor_detalle .cuerpo .contenedor_campos .nombre {
	float: left;
	width: 239px;
	margin-top: 4px;
	padding-left: 20px;
	color: #e60000;
/*	color: #000000;*/
	font-size: 12px;
	font-weight: bold;
}

.contenedor_detalle .cuerpo .contenedor_campos .puntos {
	float: left;
	margin-top: 14px;
	width: 259px;
	height: 1px;
	font-size: 1px;
	background: url(../imagenes/puntos_rojos.jpg) repeat-x;
}

.contenedor_detalle .cuerpo .contenedor_campos .campos {
	float: left;
	width: 239px;
	margin-top: 10px;
	padding-left: 20px;
/*	color: #e60000;*/
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.contenedor_detalle .cuerpo .contenedor_campos .campos .puntitos{
	letter-spacing: 3px;
	font-weight: normal;
}

.contenedor_detalle .cuerpo .contenedor_campos .campos .dato {
	color: #808080;
}

.contenedor_detalle .cuerpo .contenedor_campos .campos select {
	width: 80px;
	height: 20px;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}

.contenedor_detalle .cuerpo .contenedor_campos .campos .descuento {
	color: #808080;
	font-size: 11px;
}

.contenedor_detalle .cuerpo .contenedor_campos .campos .precio {
	color: #e60000;
	font-size: 16px;
}

.contenedor_detalle .cuerpo .contenedor_campos .campos .iva {
	color: #e60000;
	font-size: 10px;
	font-weight: normal;
	float: right;
	padding-right: 30px;
}

.contenedor_detalle .cuerpo .prod_pack {
	float: left;
	width: 431px;
	margin-top: 30px;
	padding-left: 19px;
	text-align: justify;
}

.contenedor_detalle .cuerpo .prod_pack .titulo {
/*	color: #e60000;*/
	color: #000000;
	font-weight: bold;
}

.contenedor_detalle .cuerpo .prod_pack .texto {
	color: #8a8a8a;
	margin-top: 0px;
}

.contenedor_detalle .cuerpo .prod_pack .texto .linea {
	line-height: 25px;
}

.contenedor_detalle .cuerpo .caracteristicas {
	float: left;
	width: 431px;
	margin-top: 30px;
	padding-left: 19px;
	text-align: justify;
}

.contenedor_detalle .cuerpo .caracteristicas .titulo {
/*	color: #e60000;*/
	color: #000000;
	font-weight: bold;
}

.contenedor_detalle .cuerpo .caracteristicas .texto {
	color: #8a8a8a;
	margin-top: 28px;
}

.contenedor_detalle .cuerpo .caracteristicas .texto li {
	margin-left: 20px;
}

.contenedor_detalle .cuerpo .descripcion {
	float: left;
	width: 431px;
	margin-top: 30px;
	padding-left: 19px;
	text-align: justify;
}

.contenedor_detalle .cuerpo .descripcion .titulo {
/*	color: #e60000;*/
	color: #000000;
	font-weight: bold;
}

.contenedor_detalle .cuerpo .descripcion .texto {
	color: #8a8a8a;
	margin-top: 28px;
}

.contenedor_detalle .cuerpo .descripcion .tecnologia {
	float: left;
	margin-top: 20px;
	width: 210px;
	text-align: center;
}

.contenedor_detalle .cuerpo .descripcion .tecnologia .imagen {
	width: 210px;
	height: 160px;
}

.contenedor_detalle .cuerpo .encordado {
	float: left;
	width: 431px;
	margin-top: 30px;
	padding-left: 19px;
	text-align: justify;
}

.contenedor_detalle .cuerpo .encordado .titulo {
/*	color: #e60000;*/
	color: #000000;
	font-weight: bold;
}

.contenedor_detalle .cuerpo .encordado .texto {
	color: #8a8a8a;
	margin-top: 10px;
}

.contenedor_detalle .cuerpo .encordado .texto label {
	float: left;
	width: 100px;
}

.contenedor_detalle .cuerpo .encordado .texto select {
	height: 20px;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}

.contenedor_detalle .cuerpo .boton_comprar {
	margin-top: 20px;
}

.contenedor_detalle .cuerpo .enviar {
	float: left;
	width: 431px;
	margin-top: 0px;
	padding-left: 19px;
	text-align: justify;
}

.contenedor_detalle .cuerpo .enviar .titulo {
	color: #e60000;
	font-weight: bold;
}

.contenedor_detalle .cuerpo .enviar .autor {
	color: #8a8a8a;
	margin-top: 10px;
	font-weight: bold;
	font-style: italic;
}

.contenedor_detalle .cuerpo .enviar .texto {
	color: #8a8a8a;
	margin-top: 10px;
}

.contenedor_detalle .cuerpo .enviar .texto .casilla {
	width: 300px;
	height: 15px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	font-size: 11px;
	margin-left: 27px;
}

.contenedor_detalle .cuerpo .enviar .texto .casilla1 {
	width: 100px;
	height: 15px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}

.contenedor_detalle .cuerpo .enviar .texto .casilla2 {
	width: 150px;
	height: 15px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	font-size: 11px;
	margin-left: 10px;
}

.contenedor_detalle .cuerpo .enviar .texto textarea {
	width: 300px;
	height: 100px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	font-size: 11px;
	margin-left: 10px;
}

.contenedor_detalle .cuerpo .enviar .boton {
	float: right;
	width: 72px;
	height: 21px;
	margin-top: 10px;
	margin-right: 15px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #59a0e7;
	border: none;
}

.contenedor_detalle .cuerpo .enviar .boton2 {
	float: right;
	width: 128px;
	height: 21px;
	margin-top: 10px;
	margin-right: 15px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #59a0e7;
	border: none;
}

.contenedor_detalle .cuerpo .enviar .cont_comentario {
	float: left;
	width: 431px;
}

#contenedor_central .cuerpo .contenido .barra_productos_relacionados {
	float: left;
	width: 454px;
	height: 29px;
	background-color: #e60000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 10px;
	line-height: 29px;
	margin-left: 5px;
	_margin-left: 2px;
}

#contenedor_central .cuerpo .contenido .contenedor_productos_relacionados {
	float: none;
	width: 454px;
	_margin-top: -30px;
	margin-left: 5px;
	_margin-left: 2px;
}

#contenedor_central .cuerpo .contenido .contenedor_productos_relacionados .producto {
	float: left;
	width: 132px;
	margin-top: 16px;
	padding-left: 8px;
	padding-right: 8px;
}

#contenedor_central .cuerpo .contenido .contenedor_productos_relacionados .producto .imagen {
	width: 132px;
	height: 99px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#contenedor_central .cuerpo .contenido .contenedor_productos_relacionados .producto .nombre {
	float: left;
	width: 132px;
	margin-top: 8px;
	font-weight: bold;
	color: #e60000;
	text-align: center;
}

#contenedor_central .cuerpo .contenido .contenedor_productos_relacionados .producto .nombre a {
	color: #e60000;
	text-decoration: none;
}

#contenedor_central .cuerpo .contenido .contenedor_productos_relacionados .puntos {
	float: left;
	width: 2px;
	height: 115px;
	margin-top: 16px;
	background: url(../imagenes/separador_productos_relacionados.jpg) no-repeat;
}

#contenedor_central .cuerpo .contenido .tabla {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

#contenedor_central .cuerpo .contenido .tabla th {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-color: #535353;
	color: #ffffff;
}

#contenedor_central .cuerpo .contenido .tabla td {
	padding-left: 5px;
}

#contenedor_central .cuerpo .contenido .tabla .par {
	background-color: #c8c8c8;
}

#contenedor_central .cuerpo .contenido .tabla .impar {
	background-color: #a5a5a5;
}

#contenedor_central .cuerpo .contenido .boton_calendario {
	float: left;
	width: 206px;
	height: 329px;
	padding-left: 14px;
}

#contenedor_central .cuerpo .contenido .boton_ranking {
	float: left;
	width: 206px;
	height: 329px;
	padding-left: 24px;
}

#contenedor_central .cuerpo .contenido .area {
	float: left;
	width: 459px;
	margin-top: 15px;
	text-align: justify;
	font-weight: bold;
}

#contenedor_central .cuerpo .contenido .sitio {
	float: left;
	width: 434px;
	margin-top: 3px;
	padding-left: 25px;
	text-align: justify;
}

#contenedor_central .cuerpo .contenido .sitio a {
	color: #5591da;
	font-weight: bold;
}


/************************************ Fin Contendor Central ************************************/


/***********************************************************************************************/
/**                                     COLUMNA DERECHA                                       **/
/***********************************************************************************************/

#contenedor_columna_der .buscador {
	float: left;
	width: 186px;
	height: 50px;
	background: url(../imagenes/buscador.jpg) right no-repeat;
}

#contenedor_columna_der .buscador input {
	float: left;
	border: 0px;
	width: 86px;
	height: 16px;
	margin-top: 15px;
	margin-left: 85px;
}

#contenedor_columna_der .cabecera {
	float: left;
	width: 186px;
	height: 55px;
	background: url(../imagenes/cabecera_columna_der.jpg) no-repeat;
}

#contenedor_columna_der .cuerpo {
	float: left;
	width: 186px;
	background: url(../imagenes/cuerpo_columna_der.jpg) repeat-y;
}

#contenedor_columna_der .cuerpo .asterisco {
	float: left;
	width: 5px;
	padding-left: 15px;
	padding-top: 25px;
	color: #e60000;
}

#contenedor_columna_der .cuerpo .titulo {
	float: left;
	width: 146px;
	padding-left: 8px;
	padding-top: 25px;
	color: #989898;
}

#contenedor_columna_der .cuerpo .titulo a {
	color: #989898;
	text-decoration: none;
}

#contenedor_columna_der .cuerpo .puntos {
	float: left;
	width: 146px;
	height: 1px;
	font-size: 1px;
	margin-top: 26px;
	padding-left: 23px;
}

#contenedor_columna_der .cuerpo .anteriores {
	float: right;
	width: 157px;
	height: 24px;
	margin-top: 20px;
	color: #e60000;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
	background: url(../imagenes/boton_ver_anteriores.jpg) no-repeat;
}

#contenedor_columna_der .cuerpo .anteriores a {
	color: #e60000;
	text-decoration: none;
}

#contenedor_columna_der .cuerpo .msg_error {
	float: left;
	width: 146px;
	padding-left: 28px;
	padding-top: 25px;
	color: #e60000;
}

#contenedor_columna_der .pie {
	float: left;
	width: 186px;
	height: 21px;
	background: url(../imagenes/pie_columna_der.jpg) no-repeat;
}

#contenedor_columna_der .banner {
	float: left;
	width: 186px;
	height: 63px;
	margin-top: 5px;
}

/************************************ Fin Columna Derecha **************************************/

/***********************************************************************************************/
/**                                           PIE                                             **/
/***********************************************************************************************/

#contenedor_pie .texto {
	float: left;
	color: #ffffff;
	line-height: 28px;
	font-weight: bold;
	padding-left: 15px;
}

#contenedor_pie .texto a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#contenedor_pie .aicor {
	float: right;
	color: #ffffff;
	font-size: 9px;
	line-height: 28px;
	padding-right: 15px;
}

#contenedor_pie .aicor a {
	text-decoration: none;
	color: #ffffff;
}

/****************************************** Fin Pie ********************************************/

/***********************************************************************************************/
/**                                    PAGINACIÓN                                             **/
/***********************************************************************************************/


#contenedor_paginas
{
	float: left;
	width: 459px;
	text-align: center;
	margin: 0px;
}

.paginacion {
	font-weight:bold;
	color:#e60000;
	text-decoration: none;
}

.paginacion a {
	font-weight:bold;
	color:#bababa;
	text-decoration: none;
}

.paginacion a:hover {
	font-weight:bold;
	color:#e60000;
	text-decoration: none;
}

/*********************************** Fin de la paginación **************************************/

/***********************************************************************************************/
/**                                  FORMULARIO REGISTRO                                      **/
/***********************************************************************************************/
#form_registro
{
	float: left;
	width:459px;
	margin-top: 0px;
	text-align: justify;
}

#form_registro fieldset {
	float: left;
	width:439px;
	margin-top: 20px;
	border: solid 1px #e60000;
	padding-left: 10px;
	color:#616161;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

#form_registro legend {
	color:#e60000;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

#form_registro .filtem  {
	float: left;
	width: 439px;
}

#form_registro .label
{
	float: left;
	width: 150px;
	line-height: 30px;
}

#form_registro .label_num
{
	float: left;
	width: 50px;
	line-height: 30px;
	padding-left: 10px;
}

#form_registro .asterisco
{
	font-size: 14px;
	line-height: 30px;
	color:#e60000;
}

#form_registro .input_form
{
	float: left;
	width:270px;
	height:15px;
}

#form_registro .input_form_num
{
	float: left;
	width: 50px;
	height:15px;
}

#form_registro .combo_form
{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#3c3c3c;
	text-align:left;
	text-decoration:none;
	border-top: solid 2px #9c9c9c;	
	border-left: solid 1px #9c9c9c;	
	width:270px;
	height:20px;
	margin-top: 5px;
}

#form_registro .combo_form_chico
{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#3c3c3c;
	text-align:left;
	text-decoration:none;
	border-top: solid 2px #9c9c9c;	
	border-left: solid 1px #9c9c9c;	
	width:160px;
	height:20px;
	margin-top: 5px;
}

#form_registro input {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#3c3c3c;
	text-align:left;
	text-decoration:none;
	border-top: solid 2px #9c9c9c;	
	border-left: solid 1px #9c9c9c;	
	margin-top: 5px;
}

#form_registro textarea {
	float: left;
	width:270px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#3c3c3c;
	text-align:left;
	text-decoration:none;
	border-top: solid 2px #9c9c9c;	
	border-left: solid 1px #9c9c9c;	
	margin-top: 5px;
}

#form_registro .boton_enviar
{
	float:left;
	margin-top:10px;
	margin-left: 20px;
	cursor:pointer;
	width:61px;
	height:19px;
	background: #5591da;
	color:#ffffff;
	font-weight: bold;
	border: none;
	text-align: center;
	line-height:19px;
	font-family: Tahoma;
	font-size:9px;
}

#form_registro .boton_borrar
{
	float:left;
	margin-top:10px;
	margin-left: 160px;
	cursor:pointer;
	width:61px;
	height:19px;
	background: #5591da;
	color:#ffffff;
	font-weight: bold;
	border: none;
	text-align: center;
	line-height:19px;
	font-family: Tahoma;
	font-size:9px;
}

#form_registro .nota_form
{
	float:left;
	color: #e60000;
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	margin-top:0px;
	*padding-bottom: 10px;
}




/******************************** Fin formulario Registro **************************************/



/***********************************************************************************************/
/**                               FORMULARIO CONTACTO                                         **/
/***********************************************************************************************/

#form_contacto
{
	float: left;
	width:459px;
	text-align: left;
	margin-top: 24px;
}

#form_contacto .campo_form
{
	color:#808080;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	line-height: 30px;
	padding-left: 20px;
}

#form_contacto .asterisco
{
	color:#e60000;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
}

#form_contacto .input_form
{
	width:250px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#3c3c3c;
	font-weight: bold;
	text-align:left;
	text-decoration:none;
	border-top: solid 2px #9c9c9c;	
	border-left: solid 1px #9c9c9c;	
}

#form_contacto textarea
{
	width:250px;
	height: 120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#3c3c3c;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	margin-top:10px;
	border-top: solid 2px #9c9c9c;	
	border-left: solid 1px #9c9c9c;	
}

#form_contacto .boton_enviar
{
	float:left;
	margin-top:10px;
	margin-left: 20px;
	cursor:pointer;
	width:61px;
	height:19px;
	background: #5591da;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	line-height:19px;
	font-family: Tahoma;
	font-size:9px;
}

#form_contacto .boton_borrar
{
	float:left;
	margin-top:10px;
	margin-left: 100px;
	cursor:pointer;
	width:61px;
	height:19px;
	background: #5591da;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	line-height:19px;
	font-family: Tahoma;
	font-size:9px;
}

#form_contacto input {
	border: none;
}

#form_contacto .nota_form
{
	float:left;
	color: #e60000;
	font-weight: bold;
	line-height: 30px;
	margin-top:0px;
	margin-left: 65px;
	_margin-left: 32px;
}

/******************************* Fin del formulario de Contacto ********************************/



/***********************************************************************************************/
/**                                      VIÑETAS                                              **/
/***********************************************************************************************/

.nivel1 {
	margin: 10px 0px 15px 0px;
	padding-left: 5px;
	list-style-type: decimal;
}

.nivel2 {
	margin: 5px 0px 10px 0px;
	list-style-type: disc;
}

.nivel2b {
	margin: 5px 0px 10px 0px;
	list-style-type: none;
}

/************************************ Fin de la viñetas ****************************************/


/***********************************************************************************************/
/**                                      TIENDAS                                              **/
/***********************************************************************************************/


#contenedor_central .cuerpo .contenido .contenedor .encabezado_tienda {
	float:left;
	font-weight:bold;
	width:459px;
}

#contenedor_central .cuerpo .contenido .contenedor .titulo_tienda {
	float:left;
	background: url(../imagenes/fondo_tienda.jpg) repeat-x;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	width:449px;
	line-height:32px;
	margin-top:15px;
	cursor:pointer;
}

#contenedor_central .cuerpo .contenido .contenedor .tienda {
	float:left;
	font-weight:bold;
	width:449px;
	margin-top: 20px;
	margin-bottom:5px;
}

#contenedor_central .cuerpo .contenido .contenedor .contenedor_tiendas {
	float:left;
	width:449px;
	margin-bottom:10px;
	display: none;
}

/************************************ Fin de la tiendas ****************************************/


/***********************************************************************************************/
/**                                      ENCUESTA                                             **/
/***********************************************************************************************/

#contenedor_encuesta {
	background:url(../imagenes/fondo_encuesta.jpg) repeat-x;
	width:792px;
	height:560px;
	border:#d8d8d8 4px solid;
}

#contenedor_encuesta p {
	text-align:center;
	font-size:11px;
	font-family:arial;
	margin-bottom:10px;
	margin-top:10px;
	
}

#contenedor_encuesta .barra{
		
	margin-top:6px;
	background:url(../imagenes/fondo_barra_encuesta.jpg) repeat-x;
	width:792px;
	line-height:33px;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-family:ARIAL;

	
}

#contenedor_encuesta .pregunta{
	float:left;
	margin-left:21px;
	_margin-left:11px;
	background:url(../imagenes/fondo_pregunta.jpg) repeat-x;
	width:748px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
}

#contenedor_encuesta .pregunta .texto{
	float:left;
	margin-left:-20px;
	padding-left:40px;
	padding-top:20px;
	height:40px;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:10px;
	font-size:12px;
	color:#333333;
}

#contenedor_encuesta .pregunta .separador{
	float:left;
	background:url(../imagenes/separador_encuesta.jpg) no-repeat;
	height:100px;
	width:1px;
	margin-top:0px;
	margin-left:15px;
}

#contenedor_encuesta .pregunta .boton_off{
	float:left;
	background:url(../imagenes/boton_encuesta_off.jpg) no-repeat;
	line-height:63px;
	width:125px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#96bae7;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
		margin-left:30px;
}

#contenedor_encuesta .pregunta .boton_off a{
	float:left;
	background:url(../imagenes/boton_encuesta_off.jpg) no-repeat;
	line-height:63px;
	width:125px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#96bae7;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	margin-left:20px;
}


#contenedor_encuesta .pregunta .boton_off:hover{
	float:left;
	background:url(../imagenes/boton_encuesta_on.jpg) no-repeat;
	line-height:63px;
	width:125px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff0000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}


#contenedor_encuesta .pregunta .boton_on{
	float:left;
	background:url(../imagenes/boton_encuesta_on.jpg) no-repeat;
	line-height:63px;
	width:125px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff0000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	margin-left:30px;
}

#contenedor_encuesta .pregunta .boton_on a{
	float:left;
	background:url(../imagenes/boton_encuesta_on.jpg) no-repeat;
	line-height:63px;
	width:125px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff0000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;}


#contenedor_encuesta .pregunta .boton_off_2{
	float:left;
	background:url(../imagenes/boton_encuesta_off.jpg) no-repeat;
	height:63px;
	width:125px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#96bae7;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	margin-left:30px;
	padding-top:10px;
}

#contenedor_encuesta .pregunta .boton_off_2 a{
	float:left;
	background:url(../imagenes/boton_encuesta_off.jpg) no-repeat;
	height:63px;
	width:125px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#96bae7;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	margin-left:20px;
	padding-top:10px;
	}


#contenedor_encuesta .pregunta .boton_off_2:hover{
	float:left;
	background:url(../imagenes/boton_encuesta_on.jpg) no-repeat;
	height:63px;
	width:125px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff0000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding-top:10px;
}


#contenedor_encuesta .pregunta .boton_on_2{
	float:left;
	background:url(../imagenes/boton_encuesta_on.jpg) no-repeat;
	height:63px;
	width:125px;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff0000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	margin-left:30px;
	padding-top:10px;
}

#contenedor_encuesta .boton_siguiente{
	float:right;
	background:url(../imagenes/boton_siguiente.jpg) no-repeat;
	width:93px;
	height:27px;
	margin-right:10px;
	margin-top:10px;
	border:none;
	cursor:pointer;
}

#contenedor_encuesta .encabezado_encuesta3{
	float:left;
	background:url(../imagenes/barra_encuesta3.jpg) repeat-x;
	width:736px;
	height:52px;
	margin-left:28px;
	_margin-left:14px;
	margin-right:28px;
	border:none;
	margin-top:20px;
	padding-top:10px;
    margin-bottom:-10px;

}

#contenedor_encuesta .fondo_encuesta3{
	float:left;
	background:url(../imagenes/fondo_encuesta3.jpg) repeat-x;
	width:229px;
	height:405px;
	margin-left:28px;
	_margin-left:14px;
	_margin-right:14px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#585858;
}

#contenedor_encuesta .fondo_encuesta3 .cont_prod {
	float: left;
	width: 198px;
	height: 200px;
	padding-left: 16px;
	cursor: pointer;
}

#contenedor_encuesta .fondo_encuesta3 .cont_prod .nombre {
	float: left;
	width: 198px;
	margin-top: 10px;
}

#contenedor_encuesta .fondo_encuesta3 .cont_prod .imagen {
	float: left;
	width: 198px;
	margin-top: 10px;
	text-align: center;
}

#contenedor_encuesta .fondo_encuesta3 .puntos {
	float: left;
	width: 198px;
	height: 5px;
	margin-left: 16px;
	_margin-left: 8px;
	background: url(../imagenes/puntos_encuesta.jpg) repeat-x;
}

#contenedor_encuesta .boton_repetir{
	float:left;
	text-align:center;
	height:29px;
	width:87px;
	padding-left:355px;
	margin-top:8px;
	cursor:pointer;
}

#contenedor_encuesta .boton_encuesta3_on{
	float:left;
	margin-left:10px;
	_margin-left:5px;
	background:url(../imagenes/boton_encuesta3_on.jpg) no-repeat;
	line-height:32px;
	width:210px;
	height: 32px;
	cursor:pointer;
	color:#689be1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

#contenedor_encuesta .boton_encuesta3_off{
	float:left;
	margin-left:10px;
	_margin-left:5px;	
	background:url(../imagenes/boton_encuesta3_off.jpg) no-repeat;
	line-height:32px;
	width:210px;
	height: 32px;
	cursor:pointer;
	color:#689be1;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}


/************************************ Fin de la encuesta ***************************************/

#contenedor_tecnologia {
	background:url(../imagenes/fondo_encuesta.jpg) repeat-x;
	width:792px;
	height:560px;
	border:#d8d8d8 4px solid;
}

#contenedor_tecnologia .titulo {
	float: left;
	width:760px;
	margin-top: 10px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 18px;
	color:#689be1;
}

#contenedor_tecnologia .imagen {
	float: left;
	margin-right: 15px;
}

#contenedor_tecnologia .descripcion {
	float: left;
	width:760px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

#contenedor_promocion {
	background: #ffffff; /* url(../imagenes/fondo_promocion.jpg) center bottom no-repeat;*/
	width:792px;
	height:560px;
	border:#d8d8d8 4px solid;
}

#contenedor_promocion .logo {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#contenedor_promocion .descripcion {
	float: left;
	width: 732px;
	margin-top: 80px;
	margin-left: 30px;
	text-align: center;
	color: #3b3b3b;
}

