body
{
	margin	:0;
	padding	:0;
	border	:0;
	font-size			:0;
	text-align			:center;
	background-color	:white; 

}

/*marzo/09*/
a{

color: #0089AB;
text-decoration: none
}

a:hover{

color:SILVER;

}

IMG.centrada {   
    display: block;   
    margin-left: auto;   
    margin-right: auto  
}

/**************************************************************************************
	ABREVIATURAS
	
	p_ 	: plantilla
****************************************************************************************/
.p_gral
{
	width			:775px;   /*775 antes*/
	height			:950px;
	/**/
	margin			:auto;
	/**/
	font-size		:18px;
	/**/
}
/****************************************
	LINEA DE CURVAS DEL ENCABEZADO  ( ya no lo uso)
******************************************/
.p_parte_curvas_sup
{
	height				:18px;
	/**/
	background-image	:url('../images/fondo_curvas.gif');
	background-position	:center;
	background-repeat	:repeat-x;
	/**/
}

.p_curva_izq_sup
{
	width				:15px;
	height				:18px;
	float				:left;
	/**/
	background-image	:url('../images/fondo_curva_izq.gif');
	background-position	:center;
	background-repeat	:no-repeat;
	/**/
}

.p_curva_der_sup
{
	width				:15px;
	height				:18px;
	float				:right;
	/**/
	background-image	:url('../images/fondo_curva_der.gif');
	background-position	:center;
	background-repeat	:no-repeat;
	/**/
}
/********************************************/
.p_encabezado
{
	height				:60px;
	padding				:100px 0 0 20px; 
	
	background-image	:url('../images/FA_logo72_775X160_TEXTO.jpg');
	/*background-image	:url('../images/bannerNAVIDAD.jpg');*/
	background-position	:center;
	background-repeat	:no-repeat;
	
	background-color	:white;

	font-family			:"Maiandra GD";
	font-size			:24px; 
	color				:#CE0000;          /*rojo oscuro * #BD49FF; magenta*/
    letter-spacing		:2px;		
	font-weight			:900;
	text-align			:left;

}

.p_linea_encabezado
{
	height				:18px;
	/*
	background-image	:url('../images/linea_encabezado.gif');	
	background-position	:center;
	background-repeat	:repeat-x;
	*/
}

.p_cuerpo
{
	height				:840px;	
	background-color	:white;	
}

.p_margen_bottom_cuerpo
{
	height				:22px;

	background-color	:#F7FEFF;
}
/****************************************
	LINEA DE CURVAS DEL PIE
******************************************/
.p_parte_curvas
{
	height				:15px;
	font-size			:0;
	/**/
	background-image	:url('../images/fondo_inferior.gif');
	background-position	:center;
	background-repeat	:repeat-x;
	/**/
}

.p_curva_izq
{
	width				:15px;
	height				:15px;
	float				:left;
	/*
	background-image	:url('../images/fondo_curva_inf_izq.gif');
	/**/
	background-position	:center;
	background-repeat	:no-repeat;
	/**/
}

.p_curva_der
{
	width				:15px;
	height				:15px;
	float				:right;
	/**
	background-image	:url('../images/fondo_curva_inf_der.gif');
	/**/
	background-position	:center;
	background-repeat	:no-repeat;
	/**/
}
/***********************************************/


.p_margen_izq
{
	width				:10px;
	height				:905px;
	float				:left;
}
.p_lado_izq
{
	width				:235px;     /*175 px */
	height				:800px;
	float				:left;
	/*lo saque
	padding-left		:5px;
	/*
	background-image	:url('../images/fondo_curva_inf_izq.gif');
	
	background-position	:bottom left;
	background-repeat	:no-repeat;
	*/
	background-color	:white;
	/*
	background-color	:#DEEBFF;
	/**/
}

.p_imagen_propa1
{
	height				:350px;/*168px;*/	
	
	background-image	:url('../images/givenchi_pour_homme.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}

.p_imagen_propa2
{
	height				:350px;/*166px;*/	
	
	background-image	:url('../images/img.gif');	
	background-position	:center;
	background-repeat	:no-repeat;
}

.p_imagen_propa3
{
	height				:350px;/*166px;*/	
	
	background-image	:url('../images/cool_water_men_frasco.JPG');	
	background-position	:center;
	background-repeat	:no-repeat;
}

.p_imagen_link1
{
	height				:250px;/*166px;*/		
	
}



.p_imagen_propaf1
{
	height				:320px;	
	background-image	:url('../images/Escape_propa.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}


.p_imagen_propaf2
{
	height				:320px;/*166px;*/	
	
	background-image	:url('../images/Tommy10_Girl_propa.JPG');	
	background-position	:center;
	background-repeat	:no-repeat;
}

.p_imagen_propaf3
{
	height				:320px;/*166px;*/	
	
	background-image	:url('../images/coolwater_propa.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}


.p_margen_der_menu
{
	width				:5px;
	height				:800px;
	float				:left;
	
	background-color	:white;
}

.p_lado_der
{
	width				:512px;/*507*/
	height				:800px;
	float				:right;
	/*
	background-image	:url('../images/fondo_curva_inf_der.gif');

	background-position	:bottom right;
	background-repeat	:no-repeat;	
	background-color	:#DEEBFF;
    */
	background-color	:white;
	/**/
}

.p_contenido
{
	width				:507px;
	height				:710px;
	background-image	:url('../images/orig.jpg');
	background-position	:top right;
	background-repeat	:no-repeat;
    /*
	background-color	:aqua;
    */
}

.p_copyright
{
	width				:507px;
	padding				:10px 0 6px 0;    /*3  0   6  0 */
	clear				:left;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#848284;
	text-align			:center;
     /*
	background-color	:aqua;
    */
}

.p_links
{
	width				:507px;
	height				:30px;
	text-align			:center;
	/*
	background-color	:yellow;
	*/
}
.p_links a
{
	width				:507px;
	height				:30px;
	text-decoration		:none;
	
}


.p_buscador
{
	width				:395px;
	margin-top			:8px;
}


.p_texto_original
{
	height				:145px;	
	
	background-image	:url('../images/perfumes_originales.png');
	background-position	:top right;
	background-repeat	:no-repeat;
}


.p_texto  
{
	width				:394px;
	
	height				:120px;   /*175*/
	
	font-family			:"MS Sans Serif";
	font-size			:11px;
	color				:#848284;
	text-align			:justify;
	
	padding				:50px 20px 10px 0px;
	/*48px 10px 10px 0;*/
	
}




.p_texto a
{
	text-decoration		:none;
	color				:#03030D;
}
.p_texto a:hover
{
	color				:#CEDBF7;
}

.p_boton_menu {
background-color: #FFFFFF;
color: #66CCFF;
font-size: 13pt;
font-family: arial;
font-weight: bold;
}



/***************************************************
		PARA EL ACORDEON 
***************************************************/
.acordeon {
	margin-top			:60px;   /*20*/
	width				:430px;  
	display				:none;	
	float				:left;
}

.titulo {
	
	width				:430px;  
	margin				:0;
	padding				:0;
	font-size			:16px;		
	color				:#631C10;
	background-color	:#C6C9EA;/* #CEDBF7;*/
	cursor				:pointer;
	text-align			:center;
}

.contenido {	
	
	background-color:#eeeeee;
	font-family			:Tahoma;
	font-size			:10px;
	color				:#848284;
	text-align			:justify;
	font-weight			:700;	
	padding				:0px 5px 0px 5px;		               
}

.contenido a
{
	text-decoration		:none;	
	color				:#03030D;
}
.contenido a:hover
{
	color				:#FFAAB5;
	
}

.probar {
	/*	
	padding: 5px 0px 0px 5px;
	*/
	color: #FFAAB5;
	text-align:center;
	
}

/**********************************************************/

.p_imagen_perfume
{
	width				:100%;
	height				:300px;
	float				:left;	
	
	background-image	:url('../images/diamonds_by_armani_420x281.jpg');
	background-position	:center;
	background-repeat	:no-repeat;
	
}

.p_item
{
	
	padding				:4px 5px 3px 0px;      /* 3 en lugar de 4*/		
	text-align			:left;	
	font-size			:0;
}

.p_item a
{
	padding-left		:10px;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:#5A92CE;
	text-align			:left;
	font-weight			:700;
	text-decoration		:none;	
	letter-spacing		:1px;
}
.p_item a:hover
{
	color				:#848284;
}

.p_borde_inf
{
	border-bottom		:1px solid  #FF9A29; /*#FFDBEF;*/
}

.p_contenido_izq
{
	height				:298px;
	/*
	border				:1px solid blue;
	*/
	background-color	:white;	
}

.p_margen_entre
{
	height				:10px;
	font-size			:0;
}

.p_titulo_marcas
{
	padding				:2px 0 2px 10px;
	margin-bottom		:5px;
	font-family			:Tahoma;
	font-size			:12px;
	color				:#008AAD;   /* azul francia como el fondo de la imagen*/
	font-weight			:900;
	text-align			:left;
	letter-spacing		:1px;
	
}

.p_marcas
{
	width				:174px;
	height				:295px;
	padding				:0;
	margin				:0;
	overflow			:hidden;
}

.p_scroll_marcas
{
	width				:100%;
}
.p_scroll_marcas a
{
	width				:100%;
	padding				:0px 0 0px 20px;
	
	font-family			:Tahoma;
	font-size			:11px;
	color               :#5A92CE;
	font-weight			:600;
	text-align			:left;
	text-decoration		:none;
	display				:block;
}
.p_scroll_marcas a:hover
{
	color				:white;
	background-color	:#5A92CE;
}

/******************************************/
.botoneraScroll
{
	/**/
	width				:174px;
	/**/
	height				:20px;
	/**
	background-color	:red;
	/**/
}

.margen_boton_der
{
	width		:65px;
	height		:20px;
	float		:right;
}

.boton
{
	width		:20px;
	height		:20px;
	float		:right;
	cursor		:pointer;
}

.margen_boton_medio
{
	width		:20px;
	height		:20px;
	float		:right;
}

.subir
{
	/**/
	background-image	:url(../images/sort1.png);
	background-repeat	:no-repeat;
	background-position	:center;
	/**/
}
.bajar
{
	/**/
	background-image	:url(../images/sort0.png);
	background-repeat	:no-repeat;
	background-position	:center;
	/**/
}

.boton a
{
	width			:20px;
	padding			:4px 0 4px 0;

	font-family		:Tahoma;
	font-size		:11px;
	color			:#5A92CE;
	font-weight		:700;
	text-decoration	:none;
	display			:block;
}
/*********************************************/
.p_pie_ant
{
	width				:727px;
	padding				:4px 0 16px 0;
	
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#848284; /*gris x white;*/
	font-weight			:700;
	text-align			:center;
	
	
	background-color	:white;
	/*
	background-color	:#DEEBFF;  celeste
	#31659C;
	*/
	clear				:both;
}


.p_pie
{
	width				:777px;
	height              :53px;
	padding				:4px 0 16px 60px;
	
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#848284; /*gris x white;*/
	font-weight			:700;
	text-align			:center;
    
	
	
	background-color	:white;
	background-position :right;
/*
	background-color	:#DEEBFF;  celeste
	#31659C;
	*/
	clear				:both;
}
/********************************************************************************
	HOME
********************************************************************************/
.h_gral
{
	width				:500px;
	height				:700px;
	/**
	background-color	:white;
	/**/
}
/********************************************************************************
	GALERIA DE IMAGENES
********************************************************************************/
.gal_gral
{
	width				:500px;
	height				:700px;
	/**
	background-color	:white;
	/**/
}

.gal_filtro
{
	height				:26px;
	font-size			:0;
	/**
	background-color	:red;
	/**/
	text-align			:left;
}

.gal_cuerpo
{
	width				:480px;    
	/*hight anterior600*/
	height				:700px;  
	/*
	background-color	:red;
	/**/
	overflow			:auto;
}

.gal_producto
{
	width				:150px;
	height				:150px;
	float				:left;
	overflow			:hidden;
	cursor				:pointer;
}

.gal_foto
{
	width				:150px;
	height				:60px;
	text-align			:left;
	overflow			:hidden;
	/**
	background-color	:white;
	/**/
}

.gal_foto a
{
	width				:150px;
	height				:60px;
	text-decoration		:none;
	display				:block;
}
	
.gal_foto img
{
	width				:60px;
	height				:60px;
	text-align			:center;
	border				:0;
}

.gal_datos
{
	width				:150px;
	height				:90px;
	/**
	background-color	:aqua;
	/**/
}

.gal_texto_img
{
	font-family			:"Microsoft Sans Serif";
	font-size			:10px;
	color				:#31659C;
	font-weight			:700;
	text-align			:left;
}

.gal_margen_producto
{
	width				:1px;
	height				:150px;
	float				:left;
	/**
	background-color	:red;
	/**/
}

.gal_scroll
{
	width				:480px;
	height				:18px;
	/**/
	background-color	:red;
	/**/
}


/********************************************************************************
	LISTADOS FEMENINOS - MASCULINOS
********************************************************************************/
.l_gral
{
	width				:775px;     /* antes 727*/
	/**
	height				:1300px;
	/**/
	margin				:auto;
	/**
	font-size			:18px;

	background-color	:#31659C;
	/**/
}

.l_cuerpo
{
	/**
	height				:100%;
	/**/
	height				:1282px;
    /*
	border-left			:1px solid #336699;
	border-right		:1px solid #336699;
	/**
	background-color	:white;	
	/**/
}

.l_lado_izq
{
	width				:220px;     /*175*/
	
	height				:100%;
	
	float				:left;
	/**
	padding-left		:5px;
	
	background-image	:url('../images/fondo_inf_izq.gif');
	*/	
	background-position	:bottom left;
	background-repeat	:no-repeat;
	
	background-color	:white;
	/*
	background-color	:#DEEBFF;
	*/
}
/**/
.l_margen_der_menu
{
	width				:38px;
	height				:100%;
	min-height			:511px;
	float				:left;
	
	background-color	:white;
}
/**/
.l_lado_der
{
	width				:507px;
	/**/
	height				:100%;
	min-height			:511px;
	/**/
	float				:right;
	/** 
	background-image	:url('../images/fondo_curva_inf_der.gif');
	*/
	background-position	:bottom right;
	background-repeat	:no-repeat;
	/**
	background-color	:#DEEBFF;
	/**/
	background-color	:white;
	/**/
}

.l_contenido
{
	width				:507px;
	/**
	height				:100%;
	/**
	background-color	:green;
	/**/
}

.l_productos_listado
{
	width				:500px;
	/**
	height				:700px;
	/**/
	overflow			:hidden;
	/**
	background-color	:white;
	/**/
}

.fem_gral
{
	width				:500px;
	/**/
	height				:700px;
	/**
	background-color	:white;
	/**/
}

.fem_cuerpo
{
	width				:480px;
	/**
	height				:450px;
	/**
	background-color	:yellow;
	/**/
	overflow			:hidden;
}

.fem_producto
{
	width				:480px;
	height				:70px;
	/**
	background-color	:red;
	/**/
}

.fem_foto
{
	width				:70px;
	height				:70px;
	float				:left;
	
	overflow			:hidden;
	
	cursor				:pointer;
	/**
	background-color	:aqua;
	/**/
}
.fem_foto a
{
	width				:70px;
	height				:70px;
	text-decoration		:none;
	display				:block;
}	
.fem_foto img
{
	width				:60px;
	height				:60px;
	text-align			:center;
	border				:0;
}

.fem_datos_producto
{
	width				:394px;
	/**/
	height				:68px;
	/**
	padding				:15px 0 14px 15px;
	/**/
	float				:left;
	/**
	border-bottom		:1px solid white;
	border-right		:1px solid white;
	border-top			:1px solid white;
	/**
	background-color	:green;
	/**/
}

.fem_texto
{
	
	font-family         :Tahoma;			
	font-size			:11px;
	color				:#31659C;
	font-weight			:700;
	text-align			:left;
}

.fem_datos1
{
	width				:225px;
	/**/
	height				:39px;
	/**/
	padding				:15px 0 14px 15px;
	/**/
	float				:left;
	/**
	background-color	:yellow;
	/**/
}
.fem_datos2
{
	width				:60px;
	/**/
	height				:24px;
	/**/
	padding				:30px 0 14px 10px;
	/**/
	float				:left;
	/**
	background-color	:red;
	/**/
}
.fem_datos3
{
	width				:60px;
	/**/
	height				:24px;
	/**/
	padding				:30px 0 14px 10px;
	/**/
	float				:left;
	/**
	background-color	:yellow;
	/**/
}

.fem_precio
{
	font-size			:12px;
}
/********************************************************/
.fem_paginador
{
	width				:480px;
	height				:18px;
	
	font-size			:0px;
	/**
	background-color	:white;
	border				:1px solid #999999;
	/**/
}

.fem_margen_izq
{
	width				:150px;
	height				:18px;
	float				:left;
}

.fem_primero
{
	width				:16px;
	height				:18px;
	float				:left;
	
	font-size			:0px;
	background-image	:url('../images/bd_firstpage.png');
	background-position	:center;
	background-repeat	:no-repeat;
	/**/
	cursor				:pointer;
	/**/
}

.fem_anterior
{
	width				:16px;
	height				:18px;
	float				:left;
	
	font-size			:0px;
	background-image	:url('../images/bd_prevpage.png');
	background-position	:center;
	background-repeat	:no-repeat;
	/**/
	cursor				:pointer;
	/**/
}

.fem_nro_img
{
	width				:32px;
	height				:32px;
	float				:left;
	
	padding				:2px 0 0 0;
	font-family			:Tahoma;
	font-size			:10px;
	color				:#037CCF;
	text-align			:center;
	font-weight			:700;
}

.fem_sgte
{
	width				:16px;
	height				:18px;
	float				:left;
	
	font-size			:0px;
	background-image	:url('../images/bd_nextpage.png');
	background-position	:center;
	background-repeat	:no-repeat;
	/**/
	cursor				:pointer;
	/**/
}

.fem_ultimo
{
	width				:16px;
	height				:18px;
	float				:left;
	
	font-size			:0px;
	background-image	:url('../images/bd_lastpage.png');
	background-position	:center;
	background-repeat	:no-repeat;
	/**/
	cursor				:pointer;
	/**/
}

.fem_flecha 
{
	width				:16px;
	height				:18px;
	
	display				:block;
	text-decoration		:none;
}

.fem_margen_flecha
{
	width				:20px;
	height				:18px;
	float				:left;
}

.fem_margen_medio
{
	width				:100px;
	height				:18px;
	float				:left;
	
	font-family			:Tahoma;
	font-size			:12px;
	color				:#31659C;
	font-weight			:700;
	text-align			:center;
	/**
	background-color	:aqua;
	/**/
}
/*******************************************************************************
		DETALLE DEL PRODUCTO
*******************************************************************************/
.det_gral
{
	width				:500px;
	height				:300px;
	/**
	background-color	:white;
	/**/
}

.det_cuerpo
{
	width				:480px;
	/**/
	height				:250px;
	/**
	background-color	:yellow;
	**/
	overflow			:hidden;
}

.det_producto
{
	width				:480px;
	height				:500px;
	/**
	background-color	:red;
	/**/
}

.det_foto
{
	width				:250px;
	height				:250px;
	float				:left;
	/**
	background-color	:white;
	/**/
}

.det_foto img
{
	width				:150px;
	height				:150px;
	text-align			:center;
	/**
	background-color    :yellow;
	**/
}

.det_datos_producto
{
	width				:230px;
	height				:250px;
	float				:left;
	/**
	background-color	:yellow;
	**/
}

.det_texto
{
	padding				:3px 0 3px 15px;
	
	font-family			:"Microsoft Sans Serif";
	font-size			:12px;
	color				:#31659C;
	font-weight			:700;
	text-align			:left;
	/**
	
	background-color	:yellow;
	**/
}
.det_descrip
{
	padding				:3px 0 3px 9px;     /** 6 0 3 3**/
	
	font-family         :Verdana;		
	font-size			:11px;
	color				:#000000;          /** #31659C;**/
	font-weight			:500;
	text-align			:justify;
	width				:460px;
	height				:37px;
	float				:left;
	
	/**
	background-color	:yellow;
	*/
}

/********************************************************************************
	CONTACTO
********************************************************************************/
.cto_gral
{
	width				:500px;
	height				:500px;
	/**
	background-color	:white;
	/**/
}

.cto_texto
{
	font-family			:Tahoma;
	font-size			:12px;
	color				:#31659C;
	font-weight			:700;
	
}

.bus_texto
{
	width				:454px;
	/**
	height				:125px;
	/**/
	float				:left;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:#848284;
	text-align			:justify;
		
	/**
	padding				:0px 20px 10px 0;
	/**/
}

.f_contenido
{
	width				:527px;
	padding             :0px 0px 30px 0px;
	text-align               :left;
	/**
	height				:100%;
	/**
	background-color	:green;
	/**/
}

/**/
.l_lado_show
{
	width				:530px;	
	height				:55%;
	min-height			:511px;
	float               :left;	
	background-position	:top left;
	background-repeat	:no-repeat;
	background-color	:white;
	font-family			:Verdana;
	font-size			:11px;
	color				:#848684;
	text-align          :left;
	
}


.l_deta_show
{
	width				:530px;	
	height				:50%;     

	float               :left;	
	background-position	:top left;
	background-repeat	:no-repeat;
	background-color	:white;
	font-family			:Verdana;
	font-size			:11px;
	color				:#848684;
	text-align          :center;
	
}




/*************************************************************************************
	AREA DEL ADMINISTRADOR
***************************************************************************************/
.adm_gral
{
	width	:100%;
	height	:600px;	
	text-align	:center;	
	margin		:auto;
	/**/
	background-color	:#31659C;
	/**/
}

.adm_login
{
	width		:300px;
	height		:100px;
	
	position	:relative;
	top			:20%;
	left		:40%;
	
	border		:2px solid #E2E0E4;
}

.adm_texto
{
	font-family		:Tahoma;
	font-size		:12px;
	color			:white;/*#A7A6AA;*/
	text-align		:left;
	font-weight		:700;
}


/********************************************************************************
	LISTADOS especiales  - PRIMAVERA, FLORAL, ETC
********************************************************************************/


.e_cuerpo
{
	
	height				:582px;
   
}

.p_imagen_estacion1
{
	height				:350px;/*168px;*/	
	
	background-image	:url('../images/Vuelven_Florales.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}

.p_imagen_estacion2
{
	height				:350px;/*168px;*/	
	
	background-image	:url('../images/LaPrimavera.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}

.p_imagen_estacion3
{
	height				:350px;/*168px;*/	
	
	background-image	:url('../images/frescor_vegetal.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}


.p_imagen_estacion4
{
	height				:350px;/*168px;*/	
	
	background-image	:url('../images/masculino.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}

.p_imagen_estacion5
{
	height				:350px;/*168px;*/	
	
	background-image	:url('../images/unisex.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}

.p_imagen_estacion6
{
	height				:350px;/*168px;*/	
	
	background-image	:url('../images/AguasFrescas.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}



.e_lado_show
{
	width				:530px;	
	height				:55%;
	min-height			:382px;
	float               :none;	
	background-position	:center;
	background-repeat	:no-repeat;
	background-color	:white;
	font-family			:Verdana;
	font-size			:11px;
	color				:#848684;
	text-align          :left;
	
}

.p_encabezado_tester
{
	
	/*height				:30px;antes 30*/
	padding				:130px 0 0 20px;   /*antes 100*/ 
	
	background-image	:url('../images/FA_logo72_775X160_TEXTO.jpg');
	background-position	:center;
	background-repeat	:no-repeat;
	
	background-color	:red;

	font-family			:"Maiandra GD";
	font-size			:24px; 
	color				:#CE0000;          /*rojo oscuro * #BD49FF; magenta#CE0000*/
    letter-spacing		:2px;		
	font-weight			:900;
	text-align			:left;

}


.p_imagen_testers1
{
	height				:200px;/*168px;*/	
	
	background-image	:url('../images/L_Lolita_Lempika.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}

.p_imagen_testers2
{
	height				:300px;/*168px;*/	
	
	background-image	:url('../images/Eternity.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}


.p_listas
{
	padding-top :20px;
	padding-bottom:10px;
	width				:235px;     /*175 px */
	height				:450px;
	float				:right;
	background-color	:white;
}

.p_imagen_regulares
{
	height				:426px;/*168px;*/	
	background-image	:url('../images/Leauparkenzo_fem.jpg');	
	background-position	:center;
	background-repeat	:no-repeat;
}

.p_listas_reg
{
	padding-top :20px;
	padding-bottom:50px;
	width				:235px;     /*175 px */
	height				:450px;
	float				:left;
	background-color	:white;
}

/****/

/** 04/03/09 para el scroll de Marcas del home **/
.s_contenedor_scroll{
	width				:174px;
	height				:340px;/* para cambiar la altura 440 */
}

.s_marcas{
	width				:174px;
	height				:335px;/* para cambiar la altura 270 */
	overflow			:hidden;
}

.s_scroll_marcas{
	width				:174px;
	height				:400px;
}

.s_scroll_marcas a{
	width				:154px;
	height				:13px;
	padding-left		:20px;
	
	display				:block;
	font-family			:Arial;
	font-size			:11px;
	text-decoration		:none;
	color				:#5A92CE;
	background-color	:#fff;
	font-weight			:700;
	text-align			:left;
}

.s_scroll_marcas a:hover{
	background-color	:silver;/*#5A92CE;*/
	color				:#fff;
}

.s_botoneraScroll{
	height				:19px;
}

.s_margen_flecha{
	width				:20px;
	height				:19px;
	float				:right;
}

.s_boton{
	width				:45px;
	height				:19px;
	float				:right;
	cursor				:pointer;
}

.s_btSubir{
	background-image	:url(../images/subir.gif);
	background-repeat	:no-repeat;
	background-position	:center;
}

.s_btBajar{
	background-image	:url(../images/bajar.gif);
	background-repeat	:no-repeat;
	background-position	:center;
}

 /*SETS DE REGALOS*/

 .tit_sets {

font-family: Lucida sans, Copperlate Gothic,Georgia, sans-serif;
font-size:12px;
color:#6A514C;
text-align:justify;
margin-right:50px;
margin-left:50px;
color:#6A514C;
text-indent:15px;

}























