img
{
    -ms-interpolation-mode: bicubic;
}
body
{	
	padding: 0px;
	padding-top:0px;
	margin: 0px;
	cursor: default;
	background: #000000 url(images/fonsss.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center top;
}

hr{
	width: 100%;
	border: 1px dotted #333333;
	height: 1px;
}
#top{
	width: 800px;
	height: 110px;
	clear:both;
}
#footer
{
	width: 800px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	clear: both;
	margin-top: 5px;
	text-align: center;
	font: normal 11px Trebuchet MS;
	border-top: 1px solid #222222;
	color: #444444;
	background-color: #000000;	
}
#footer a{
	font: normal 11px Trebuchet MS;
	color: #444444;
	text-decoration: none;
}
#footer a:hover{
	font: normal 11px Trebuchet MS;
	color: #ff0066;
	text-decoration: none;
}

.filtro-ofertas {
	width: 210px;
	height: 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
	text-align: left;
	padding-left: 8px;
	padding-top: 6px;
	margin-left: 0px; margin-top: 15px;
	cursor:pointer;
}

.menu-ofertas {
	width: 200px;
	height: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	vertical-align: middle;
	text-align: left;
	padding-left: 8px;
	padding-top: 10px;
	line-height: 20px;
	display: block;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




/*****************************************************************/
/* Menu Horizontal */
#menuH{
	width: 800px;
	height: 32px;
	border-top: 1px solid #333333;
	margin: 0px auto 0px auto; 
	clear: both;
}
.menuHButton{
	font: bold 14px Century Gothic;
	color: #ffffff;
	float: left;
	padding: 5px 7px 0px 7px;
	border-right: 1px solid #333333;
	height: 22px;
}
.menuHButton a{
	font: bold 14px Century Gothic;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0px 8px 0px 8px;
}
.menuHButton a:hover{
	font: bold 14px Century Gothic;
	text-decoration: none;
	display: block;
	background-image: url('images/boton_centro.jpg');
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px 8px 0px 8px;
}
#menuH .apadrina{
	padding:0px;
}
#menuH .apadrina a
{
    background-image: url(images/menu-apadrina.jpg);
    display: inline-block;
    overflow: hidden; 
    text-indent: -300px;
    width: 113px;
    height: 22px;
}
#menuH .apadrina a:hover{
	background-image:url(images/menu-apadrina-over.jpg);
	display:inline-block;
	overflow:hidden;
	text-indent: -300px;
	width:113px;
	height: 22px;
}

/*.menuHButton a:visited{
	font: bold 14px Century Gothic;
	color: #ffffff;
	text-decoration: none;
	display: block;
}*/

/*****************************************************************/
/* Menu Vertical */
.menuVButton
{
    float: left;
    margin-top: 5px;
	text-align: left;
	font: bold 14px Century Gothic;
	color: #ffffff;
	clear: both;
	width: 180px;
	padding: 0px 0px 0px 16px;
	border-bottom: 1px dotted #333333;
	height: 22px;
}
.menuVButton a
{
    float: left;
	font: bold 14px Century Gothic;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0px 6px 0px 6px;
}
.menuVButton a:hover
{
    float: left;
    font: bold 14px Century Gothic;
	text-decoration: none;
	display: block;
	background-image: url('images/boton_centro.jpg');
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px 6px 0px 6px;
}

/*.menuVButton a:visited{
	font: bold 14px Century Gothic;
	color: #ffffff;
	text-decoration: none;
	display: block;
}*/

/*****************************************************************/
/* Contenido */
#bannerPrincipal{
	width: 800px;
	height: 240px;
	clear: both;
	background: #000000;
	margin: 0px auto 0px auto;
}
#content{
	/*width: 100%;*/
	height: auto;
	clear: both;
}
#contentHolder
{	
	width: 800px;
	margin: 0px auto 0px auto; /*left: -400px;
	position: absolute;*/
	background: #000000;
}
#centerHolder
{
    float:left;
	width: 800px;
	clear: both;
	overflow: hidden;
	background: #000000;
}

/*****************************************************************/
/* Left */
#left
{
	width: 200px;
	overflow: hidden;
	border-right: 1px dotted #333333;
	border: 0;
	float: left;
	
}

/*****************************************************************/
/* Right */
#right{
	width: 600px;
	float: right;
	overflow: hidden;
	text-align: left;
	
}

/*****************************************************************/
/* Buscador */
#buscadorTop{
	width: 400px;
	height: 100px;
	float: right;
	font: bold 14px Century Gothic;
	color: #ff0066;
	text-align: left;
}
#buscadorTop a{
	font: bold 14px Century Gothic;
	color: #ffffff;
	text-decoration: none;
}
#buscadorTop a:hover{
	font: bold 14px Century Gothic;
	color: #ff0066;
	text-decoration: none;
}
#buscadorButton{
	border: 0px none;
	background: #ff0066;
	color: #ffffff;
	font: bold 12px Trebuchet MS;
	height: 22px;
	cursor: pointer;
	margin: 0px 20px 0px 0px;
}

/*****************************************************************/
/* lista de productos */
#paginador{
	width: 580px;
	height: 30px;
	padding: 13px 0px 0px 20px;
	border-bottom: 1px dotted #333333;
	clear: both;
	font: normal 12px trebuchet MS;
	color: #ff0066;
}
#paginador a{
	font: normal 14px Trebuchet MS;
	color: #777777;
	text-decoration: none;
	width: 15px;
	height: 15px;
	padding: 0px 2px 0px 0px;
}
#paginador a:hover{
	font: normal 14px Trebuchet MS;
	color: #ff0066;
}
#listaProducto{
	padding: 0 0 0 10px;
}
/*
#listaProducto ul{
	padding: 0px;
	margin: 0px;
}
#listaProducto li{
	font: normal 11px Trebuchet MS;
	color: #ffffff;
	height: 20px;
	border-bottom: 1px dotted #333333;
	list-style: none;
	list-style-position: inside;
	padding: 10px 0px 10px 20px;
	margin: 0px;
	clear: both;
	background: url(images/bg_lista.jpg) no-repeat top right;
}
#listaProducto li a{
	font: normal 11px Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}
#listaProducto li a:hover{
	font: normal 11px Trebuchet MS;
	color: #ff0066;
}
*/
/*****************************************************************/
/* catalogo de productos */
#nombreMarca{
	width: 580px;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
	clear: both;
	font: normal 20px Century Gothic;
	color: #ffffff;
}
#nombreMarca h2 {
	border-bottom: 1px dotted #333333; padding-bottom: 5px;
}
h1
{
	font: normal 22px Century Gothic;	
}
.producto{
	width: 200px;
	height: 315px;
	margin: 0px 0px 20px 0px;
	float: left;
}
.imagenProducto{
	width: 200px;
	height: 200px;
	clear: both;
}
.imagenProducto a img{
	width: 190px;
	height: 190px;
	border: 5px solid #000000;
}
.imagenProducto a:hover img{
	width: 190px;
	height: 190px;
	border: 5px solid #ff0066;
}
.infoProducto
{
	position: relative;
	font: bold 11px Trebuchet MS;
	color: #ffffff;
	width: 180px;
	height: 90px;
	margin: 10px 5px 0px 5px;
	padding: 0px 0px 0px 10px;
}
.infoProducto .precioAnterior{
	font: normal 11px Trebuchet MS;
	color: #666666;
	text-decoration: line-through;
}
.infoProducto .precioNuevo{
	font: normal 11px Trebuchet MS;
	color: #ff0066;
}
.infoProductoInfo
{
	position: absolute;
	width: 48px;
	height: 48px;
	bottom: 0px;
	right: 5px;
}
.descripcionProducto 
{
	height: 30px;
	width: 180px;
	overflow: hidden;
}
.productoButton{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background: #ff0066 url('images/botonweb.jpg') no-repeat left top;
    color: #ffffff;
	font: bold 12px Trebuchet MS;
	cursor: pointer;
	width: 81px;
	height: 22px;
	margin: 5px 0px 0px 0px;
}

.productoButtonNivoria{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background: #ff0066 url('images/botton_landing_nivoria.jpg') no-repeat left top;
    color: #ffffff;
	font: bold 30px Trebuchet MS;
	cursor: pointer;
	width: 240px;
	height: 77px;
	margin: 5px 0px 0px 0px;
}
.productoButton100{
	border: 0px none;
	background: #ff0066 url(images/botonweb_100.jpg) no-repeat top left;
	color: #ffffff;
	font: bold 12px Trebuchet MS;
	cursor: pointer;
	width: 101px;
	height: 22px;
	margin: 5px 0px 0px 0px;
}

.productoButtonGenerico{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    background: #999999 url('images/btn_gris.jpg') no-repeat left top;
    color: #ffffff;
	font: bold 12px Trebuchet MS;
	cursor: pointer;
	width: 68px;
	height: 18px;
	font-weight: bold;

}

.productoButtonNavidad
{
    border: 0px none;
    background: #ff0066 url(images-es/navidad/botonweb.jpg) no-repeat top left;
    color: #ffffff;
    font: bold 12px Trebuchet MS;
    cursor: pointer;
    width: 81px;
    height: 40px;
    margin: 5px 0px 0px 0px;
}
.productoImagenDetalle{
	width: 190px;
	height: 190px;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
	float: left;
}
.productoNombreDetalle
{
    float: left;
	width: 350px;
	padding: 0px 0px 0px 5px;
	font: bold 16px Century Gothic;
	color: #ffffff;
}
h2 
{
	font: bold 16px Century Gothic;
	color: #ffffff;
}
.infoProductoDetalle{
	font: normal 11px Trebuchet MS;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 20px;
}
.infoProductoDetalle .precioAnterior{
	font: normal 11px Trebuchet MS;
	color: #666666;
	text-decoration: line-through;
}
.infoProductoDetalle .precioNuevo{
	font: normal 11px Trebuchet MS;
	color: #ff0066;
}
.infoProductoDetalle .infoEnvio{
	font: normal 11px Trebuchet MS;
	color: #ff0066;
}
/*****************************************************************/
/* formulario de contacto */
#contactoHolder{
	padding: 10px 40px 20px 40px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
}
#contactoHolder p{
	font: bold 20px Century Gothic;
	color: #ffffff;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dotted #333333;
}
.contactoForm
{
	width: 250px;
	height: 20px;
	font: normal 11px Trebuchet MS;
	color: #E0E0E0;
	border: 0px none;
	background: #222222;
}
.contactoEsteticien
{
	width: 278px;
	height: 20px;
	font: normal 11px Trebuchet MS;
	color: #E0E0E0;
	border: 0px none;
	background: #222222;
}
.contactoTextArea{
	width: 250px;
	height: 180px;
	border: 0px none;
	background: #222222;
	font: normal 11px Trebuchet MS;
	color: #E0E0E0;
}
.contactoTextArea2
{	
	width: 550px;
	height: 110px;
	border: 0px none;
	background: #222222;
	font: normal 11px Trebuchet MS;
	color: #E0E0E0;
	overflow: hidden;
}
.contactoTextArea3
{	
	width: 550px;
	height: 60px;
	border: 0px none;
	background: #222222;
	font: normal 11px Trebuchet MS;
	color: #E0E0E0;
	overflow: hidden;
}
.contactoTextArea4
{
	width: 550px;
	height: 110px;
	border: 0px none;
	background: #222222;
	font: normal 11px Trebuchet MS;
	color: #E0E0E0;
	overflow: hidden;
}
.contactoTextArea5
{
	width: 260px;
	height: 95px;
	border: 0px none;
	background: #222222;
	font: normal 11px Trebuchet MS;
	color: #E0E0E0;
	overflow: hidden;
}
.contactoTextAreaEsteticien
{
	width: 365px;
	height: 60px;
	border: 0px none;
	background: #222222;
	font: normal 11px Trebuchet MS;
	color: #E0E0E0;
	overflow: hidden;
}

/*****************************************************************/
/* ayuda */
#ayuda
{
	width: 612px;
	margin: 15px 0px 20px 0px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
}
#ayuda .rosa{
	font: bold 11px Trebuchet MS;
	color: #ff0066;
}
#ayuda a{
	font: bold 11px Trebuchet MS;
	color: #ff0066;
	text-decoration: none;
}
#ayuda p{
	font: bold 16px Century Gothic;
	color: #ff0066;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dotted #333333;
}
#ayuda h3
{
	font: normal 16px Trebuchet MS;
	font-weight: bold;
	color: #ff0066;
}

#ayuda h4
{
	font: normal 13px Trebuchet MS;
	font-weight: bold;
	color: #ff0066;
}

#ayuda h5
{
	font: normal 14px Trebuchet MS;
	font-weight: bold;
	text-decoration: underline;
}

#ayuda h6
{
	font: normal 12px Trebuchet MS;
	font-weight: bold;
	color: #ff0066;
	cursor: pointer;
}

#ayuda b
{
	font-weight: bold;
	color: #ff0066;
}


/*****************************************************************/
/* carrito */

#carrito{
	width: 560px;
	margin: 15px 20px 20px 20px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
}
#carrito .rosa{
	font: bold 11px Trebuchet MS;
	color: #ff0066;
}
#carrito p{
	font: bold 16px Century Gothic;
	color: #ff0066;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dotted #333333;
	clear: both;
}
#carrito p .paso{
	font: bold 16px Century Gothic;
	border-left: 1px solid #333333;
	color: #ffffff;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}
.carritoTitulosHolder{
	width: 560px;
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #333333;
	height: 30px;
}
.carritoListaHolder{
	width: 560px;
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	height: 90px;
}

.carritoListaHolder2{
	width: 406px;
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 95px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	height: 20px;
}

#carrito a
{
	font: bold 11px Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
	
}
#carrito a:hover{
	font: bold 11px Trebuchet MS;
	color: #ff0066;
	text-decoration: none;
	
}
/*************/
#carritoTituloProducto{
	width: 319px;
	border-right: 1px solid #333333;
	height: 30px;
	float: left;
}
#carritoTituloPrecio{
	width: 59px;
	border-right: 1px solid #333333;
	height: 30px;
	float: left;
	text-align: center;
}
#carritoTituloCantidad{
	width: 59px;
	border-right: 1px solid #333333;
	height: 30px;
	float: left;
	text-align: center;
}
#carritoTituloTotal{
	width: 59px;
	border-right: 1px solid #333333;
	height: 30px;
	float: left;
	text-align: center;
}
#carritoTituloRegalo
{
	width: 58px;
	height: 30px;
	float: left;
	text-align: center;
}
/*************/
.carritoListaProducto{
	width: 319px;
	border-right: 1px solid #333333;
	height: 90px;
	float: left;
}
.carritoListaProducto2{
	height: 20px;
	width: 224px;
	border-right: 1px solid #333333;
	float: left;
}
.carritoListaPrecio{
	width: 59px;
	border-right: 1px solid #333333;
	height: 90px;
	float: left;
	text-align: center;
}
.carritoListaCantidad{
	width: 59px;
	border-right: 1px solid #333333;
	height: 90px;
	float: left;
	text-align: center;
}
.carritoUnidades{
	width: 25px;
}
.carritoListaTotal{
	width: 59px;
	border-right: 1px solid #333333;
	height: 90px;
	float: left;
	text-align: center;
}
.carritoListaRegalo
{
	width: 58px;
	height: 90px;
	float: left;
	text-align: center;
}
.carritoListaImagen{
	width: 80px;
	height: 80px;
	float: left;
	margin: 0px 20px 0px 0px;
}
.carritoListaDescripcion{
	width: 210px;
	height: 90px;
	float: left;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
}
.carritoListaDescripcion2{
	width: 215px;
	height: 20px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
	margin-left: 5px
}
.carritoListaDescripcion b{
	color: #ff0066;
}
.carritoListaDescripcion2 b{
	color: #ff0066;
}
.carritoSubTotal
{
	text-align: right;
	font-weight: bold;
}
.carritoTotal
{
	text-align: right;
	font-weight: bold;
	font: 14px Trebuchet MS;
}
/*****************************************************************/
/* datosPedido */
#datosPedido{
	width: 560px;
	height: 850px;
	margin: 15px 20px 20px 20px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
}
#datosPedido .rosa{
	font: bold 11px Trebuchet MS;
	color: #ff0066;
}
#datosPedido p{
	font: bold 16px Century Gothic;
	color: #ff0066;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dotted #333333;
	clear: both;
}

#datosPedido p .paso{
	font: bold 16px Century Gothic;
	border-left: 1px solid #333333;
	color: #ffffff;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}
.datosPedidoTitulosHolder
{
	width: 560px;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #333333;
	height: 30px;
	color: #FF0000;
}

.datosPedidoTitulosHolder2
{
	width: 560px;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #333333;
	height: 30px;
	color: #FFFFFF;
}
.datosPedidoListaHolder{
	width: 560px;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #333333;
	
}
/*************/
.datosPedidoTitulo{
	width: 560px;	
	height: 30px;
	float: left;
}

    .datosPedidoTitulo2 
    {
	    font: bold 14px Century Gothic;
	    color: #ff0066;
	    clear: both;
	    width: 280px;
    }

/*************/

.datosPedidoListaDescripcion{
	width: 560px;
	
	float: left;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
}
.datosPedidoListaDescripcion b{
	color: #ff0066;
}

/*****************************************************************/
/* login/registro */
#loginPage{
	padding: 40px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
}
.formHolder{
	width: 480px;
	padding: 20px;
	margin: 0px 0px 20px 0px;
	background: #111111;
	clear: both;
}
.formHolder p{
	font: bold 16px Century Gothic;
	color: #ff0066;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #333333;
}
.formHolder .rosa{
	color: #ff0066;
}
.formHolderInside{
	width: 440px;
	padding: 20px;
	margin: 0px 0px 20px 0px;
	background: #0c0c0c;
	clear: both;
}

/*****************************************************************/
/* inicio */

.textoInicio
{
	color: #ffffff;
	font: normal 12px Trebuchet MS;
	text-align: justify;
}

.textoInicio a
{
    text-decoration:none
}

/*subraya al situarse sobre enlace*/
.textoInicio a:hover
{
    text-decoration: underline ;
    color: #ff0066;
} 

.textoInicio b
{
	font-weight: bold;
	color: #ff0066;
}

.textoInicio h1
{

    font: normal 14px Trebuchet MS;
    margin-top:7px;
    margin-bottom:10px;
    text-align:center;
}

.textoInicio h4
{
    display:inline;
    font: normal 12px Trebuchet MS;
}

.textoInicio p
{
    display:inline;
}

.menuInicio
{
    color: #CCCCCC;
    font-size:11px;
    font-family:Verdana, Geneva, sans-serif;
    margin-top:7px;
}

.menuInicio a
{
    text-decoration:none;
    color: #CCCCCC;
}

/*subraya al situarse sobre enlace*/
.menuInicio a:hover
{
    text-decoration: underline ;
    color: #ff0066;
} 

.cajaBlancaInicio{
	width: 200px;
	height: 200px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	color: #666666;		
}

.cajaBlancaInicio img:hover
{
	width: 190px;
	height: 190px;	
	border: 5px solid #ff0066;
}

.cajaBlancaInicio .tituloInicio{
	font: bold 14px Century Gothic;
	color: #ff0066;
}
.cajaBlancaInicio .precioAnteriorInicio{
	font: normal 11px Trebuchet MS;
	color: #666666;
	text-decoration: line-through;
}
.cajaBlancaInicio .precioClub{
	font: bold 11px Trebuchet MS;
	color: #ff0066;
}
.inicioBannerSmall{
	width: 150px;
	height: 150px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	color: #666666;
}
.inicioBannerLarge{
	width: 289px;
	height: 150px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	color: #666666;
}
#facebook
{
	margin-top: 50px;
	width: 560px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	color: #ff0066;	
}
#facebook a
{
	color: #ff0066;
	font: normal 12px Trebuchet MS;
	text-decoration: none;		
}

.resumenPedido {
	width: 560px;	
	margin: 15px 20px 20px 20px;
	font: normal 14px Trebuchet MS;
	color: #ffffff;
}
.resumenPedido b
{
	color: #ff0066;
	font-weight: bold;
}
.resumenPedido a
{
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
.resumenPedido a:hover
{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.ayuda {
	width: 560px;	
	margin: 15px 20px 20px 20px;
	font: normal 12px Trebuchet MS;
	color: #ffffff;
}
.ayuda b
{
	color: #ff0066;
	font-weight: bold;
}
.ayuda h5
{
	font-weight: bold;
	text-align: center;
}
/*****************************************************************/
/* Pedido */
.pedido
{
	width: 190px;
	margin: 5px 5px 20px 5px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
	float: left;
}
.pedido a
{
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
.pedido a:hover
{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.pedidoLineas
{
	width: 370px;
	margin: 52px 0px 20px 10px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
	float: left;
}
.pedidoDetalle
{
	margin-left: 30px;
}
.pedidoTitulosHolder{
	width: 560px;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #333333;
	height: 30px;
}
.pedidoListaHolder{
	width: 560px;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #333333;
	height: 90px;
}
/*************/
#pedidoExpansor
{
	width: 25px;
	border-right: 1px solid #333333;
	height: 30px;
	float: left;
}
#pedidoNumero{
	width: 150px;
	border-right: 1px solid #333333;
	height: 30px;
	float: left;
}
#pedidoFecha{
	width: 100px;
	border-right: 1px solid #333333;
	height: 30px;
	float: left;
	text-align: center;
}
#pedidoEstado{
	width: 150px;
	border-right: 1px solid #333333;
	height: 30px;
	float: left;
	text-align: center;
}
#pedidoTotal{
	width: 130px;
	border-right: 1px solid #333333;
	height: 30px;
	float: left;
	text-align: right;
}
#pedidoTituloRegalo{
	width: 60px;
	height: 30px;
	float: left;
	text-align: center;
}
/*************/
.pedidoListaProducto{
	width: 319px;
	border-right: 1px solid #333333;
	height: 90px;
	float: left;
}
.pedidoListaPrecio{
	width: 59px;
	border-right: 1px solid #333333;
	height: 90px;
	float: left;
	text-align: center;
}
.pedidoListaCantidad{
	width: 59px;
	border-right: 1px solid #333333;
	height: 90px;
	float: left;
	text-align: center;
}
.pedidoUnidades{
	width: 25px;
}
.pedidoListaTotal{
	width: 59px;
	border-right: 1px solid #333333;
	height: 90px;
	float: left;
	text-align: center;
}
.pedidoListaRegalo{
	width: 60px;
	height: 90px;
	float: left;
	text-align: center;
}
.pedidoListaImagen{
	width: 80px;
	height: 80px;
	float: left;
	margin: 0px 20px 0px 0px;
}
.pedidoListaDescripcion{
	width: 210px;
	height: 90px;
	float: left;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
}
.pedidoListaDescripcion b{
	color: #ff0066;
}
.pedidoSubTotal
{
	text-align: right;
	font-weight: bold;
}
.pedidoTotal
{
	text-align: right;
	font-weight: bold;
	font: 14px Trebuchet MS;
	margin-top: 20px;
}
.pedidoCabecera
{
	font: normal 11px Trebuchet MS;
	font-weight: bold;
	color: #ff0066;
}

/* Apadrina */
#apadrina{

	margin: 15px 0px 20px 20px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
}
#apadrina .rosa{
	font: bold 11px Trebuchet MS;
	color: #ff0066;
}
#apadrina p{
	font: bold 16px Century Gothic;
	color: #ff0066;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dotted #333333;
	clear: both;
}
#apadrina p .paso{
	font: bold 16px Century Gothic;
	border-left: 1px solid #333333;
	color: #ffffff;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}
.apadrinaTitulosHolder{
	width: 560px;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #333333;
	height: 30px;
}
.apadrinaListaHolder{
	width: 560px;
	clear: both;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #333333;
	height: 90px;
}
#apadrina a
{
	font: bold 14px Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
	
}
#apadrina a:hover{
	font: bold 14px Trebuchet MS;
	color: #ff0066;
	text-decoration: none;	
}


#contenedorBoton a:hover
{
    color: #ffffff;
}

#apadrina h2
{
	font: bold 15px Trebuchet MS;
	color: #ff0066;
}

#apadrina h3
{
	font: bold 13px Trebuchet MS;
	color: #ff0066;
}

/*****************************************************************/
/* Expedicion */
.expedicion
{
	margin: 5px 5px 20px 10px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
	clear: both;
}
.expedicionLineas
{
	margin: 20px 0px 20px 10px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
	clear: both;
}
.expedicionDetalle
{
	margin-left: 30px;
}

.expedicionCabecera
{
	font: normal 11px Trebuchet MS;
	font-weight: bold;
	color: #ff0066;
}

.expedicionTitulo
{
	font: normal 12px Trebuchet MS;
	font-weight: bold;
	color: #ff0066;
}


/********/

/* Flash */
div.cargaFlash
{
	height: 240px;	
	background-color: #000000;
	text-align: left;
}
p.cargaFlash
{
	height: 240px;	
	background: url(bannerFlash.jpg) no-repeat;
}

/**************/

/* Imagen Avatar */
.imagenAvatar
{
	border: 2px solid #333333;
	padding: 4px;
	height: 96px;
	width: 96px;
	background-color: #666666;
	float: left;		
}

#imagenAvatar
{
	max-height: 96px;
	max-width: 96px;
}

.textoPerfil
{
	padding: 8px;
	float: right;
	width: 400px;
	text-align: justify;
}


/* Comentarios */
.comentarios
{
}

.cabeceraComentarios
{
}

.entradaComentario
{
	clear: both;
}

.autorComentario
{
 	float: left;
}

.valorComentario
{
	width: 430px;
	float: left;
}

.pieComentarios
{
	clear: both;
}

.textoComentario
{
	width: 430px;
	height: 55px;
	border: 0px none;
	background: #222222;
	font: normal 11px Trebuchet MS;
	color: #E0E0E0;
	overflow: hidden;
}

.textoComentarioAntiguo
{
	padding: 5px 5px 20px 5px;
	width: 430px;
	border: 0px none;
	background: #000000;
	font: normal 11px Trebuchet MS;
	color: #E0E0E0;
	overflow: hidden;
}


.entradaComentario .rosa{
	font: bold 11px Trebuchet MS;
	color: #ff0066;
}

.entradaComentario .perfume
{
	font: bold 11px Trebuchet MS;
	color: #FFFFFF;
}

.imagenAvatarMini
{
	border: 2px solid #333333;
	padding: 4px;
	height: 64px;
	width: 64px;
	background-color: #666666;
	text-align: center;	
}

.imagenAvatarMini img
{
	max-height: 64px;
	max-width: 64px;
	position: relative;
}

/*****************************************************************/
/*historia del perfume*/
#historia 
{
	background-image:url(images/fondohistoria.jpg);
	background-repeat:repeat-y;
	width: 560px;
	margin: 15px 20px 20px 20px;
	font: normal 11px Trebuchet MS;
	color: #ffffff;
}

#historia strong
{
	color:#ff0066;
}

.urlhistoria a
{
    text-decoration:none
}

.urlhistoria a:hover
{
    text-decoration: underline ;
    color: #ff0066;
} 

.urlhistoria b
{
	font-weight: bold;
	color: #ff0066;
}
	
#carrito a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

