﻿body {
	background-color: white;
	font-family: Arial;
	color: #6d6c71;
	margin-left: auto 0;
	margin-right: auto 0;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.Contenedor-Right {
	width: 566px;
	height: 553px;
	float: left;
}
/**************************************************************************************************************************
***************************************** SECCION CONSEJOS - NOVEDADES ****************************************************
*/
.textoPconsejos {
	font-family: Arial;
	color: #6d6c71;
	font-size: 11px;
}
.Contenido-Top-Consejos {
	width: 519px;
	height: 300px;
	float: left;
	padding: 15px 0px 13px 0px;
}
.Contenido-Bot-Consejos {
	width: 519px;
	height: 160px;
	float: left;
	padding: 0px 32px 10px 15px;
}
#fechaNovedades {
	font-size: 11px;
	color: #f57208;
	padding-bottom: 5px;
}
.textoFechaNovedades {
	color: #6d6c71;
	font-size: 11px;
}
.txtBotones {
	font-size: 11px;
	color: white;
}
.btnRosado, a.btnRosado, a.btnRosado:active, a.btnRosado:link, a.btnRosado:visited {
	font-family: Arial, Helvetica, sans-serif;
	width: 101px;
	height: 19px;
	color: white;
	font-size: 11px;
	text-decoration: none;
	background-image: url('img/botonRosado.gif');
	background-repeat: no-repeat;
	display: block;
	padding: 2px 0 0 5px;
	margin: 15px 0 19px 0;
}
a.btnRosado:hover {
	background-image: url('img/botonRosado_over.gif');
	background-repeat: no-repeat;
}
.btnLila, a.btnLila, a.btnLila:active, a.btnLila:link, a.btnLila:visited {
	font-family: Arial, Helvetica, sans-serif;
	width: 101px;
	height: 19px;
	color: white;
	font-size: 11px;
	text-decoration: none;
	background-image: url('img/botonLila.gif');
	background-repeat: no-repeat;
	display: block;
	padding: 2px 0 0 5px;
	margin: 15px 0 19px 0;
}
a.btnLila:hover {
	background-image: url('img/botonLila_over.gif');
	background-repeat: no-repeat;
}
.textoNov-Paginado {
	font-weight: bold;
	color: #6d6c71;
	font-size: 11px;
	float: left;
	padding-right: 10px;
}
.txtPaginado {
	color: #6d6c71;
	font-size: 11px;
	float: left;
}
#pagNovedades {
	width: 350px;
	float: left;
}
.btnPaginado, a.btnPaginado, a.btnPaginado:active, a.btnPaginado:link, a.btnPaginado:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6c71;
	float: left;
	padding-right: 5px;
	text-decoration: none;
}
a.btnPaginado:hover {
	color: #f57208;
}
.btnPaginadoCurrent, a.btnPaginadoCurrent, a.btnPaginadoCurrent:active, a.btnPaginadoCurrent:link, a.btnPaginadoCurrent:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6c71;
	float: left;
	padding-right: 5px;
	text-decoration: underline;
}
a.btnPaginadoCurrent:hover {
	color: #f57208;
}
#consejo-contenedor {
	width: 240px;
	padding: 9px 10px 0 0;
	float: left;
}
.thumbnailBorde {
	border: 1px #77767b solid;
	margin-right: 5px;
	float: left;
}
.txtNovedades {
	text-decoration: underline;
	color: #6d6c71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linksNovInt, a.linksNovInt, a.linksNovInt:active, a.linksNovInt:link, a.linksNovInt:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #f57208;
	font-size: 11px;
	text-decoration: underline;
}
a.linksNovInt:hover {
	text-decoration: underline;
	color: #a6a39a;
}
/**************************************************************************************************************************
******************************************* SECCION BUSQUEDA Y CARRITO ****************************************************
*/
/************ ****************/
.middleCont-Busqda-Carrito {
	width: 566px;
	height: 60px;
	float: left;
	z-index: 1000;
}
#combito {
	width: 437px;
	height: 51px;
	float: left;
}
#combitoLeft {
	width: 214px;
	float: left;
	height: 51px;
	background-color: #f35607;
}
#combitoMid {
	width: 10px;
	float: left;
	height: 51px;
	background-image: url('img/busqueda_lineaSep.gif');
	background-repeat: repeat-y;
}
#combitoRite {
	width: 213px;
	float: left;
	background-color: #f35607;
	height: 51px;
	background-image: url('img/bordeCombito.gif');
	background-repeat: no-repeat;
	background-position: right;
}
#combitoBusqda {
	width: 207px;
	height: 19px;
	float: left;
	padding-left: 7px;
	background-color: #f35607;
}
#combitoBusqdaAv {
	width: 205px;
	height: 19px;
	float: left;
	background-color: #f35607;
}
.txtAmarillo {
	color: #fcee29;
	font-size: 11px;
	padding: 7px 0 0 18px;
	width: 50px;
	float: left;
}
.txtNaranja {
	color: #fcb537;
}
.txtGrisClaro {
	color: #d9d9d9;
	font-size: 11px;
	padding: 7px 0 0 7px;
	width: 63px;
	float: left;
}
.btnsCarrito, a.btnsCarrito, a.btnsCarrito:active, a.btnsCarrito:link, a.btnsCarrito:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	text-decoration: none;
	padding: 7px 0 0 15px;
	float: left;
}
a.btnsCarrito:hover {
	color: #fcb537;
}
.btnMiBolsa, a.btnMiBolsa, a.btnMiBolsa:active, a.btnMiBolsa:link, a.btnMiBolsa:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #d9d9d9;
	font-size: 11px;
	text-decoration: underline;
	padding: 7px 0 0 5px;
	float: left;
}
a.btnMiBolsa:hover {
	color: #fcb537;
}
.carrito {
	width: 129px;
	float: left;
}
.carritoTop {
	width: 129px;
	height: 51px;
	float: left;
	background-image: url('img/carrito-recGris.gif');
	background-repeat: no-repeat;
}
.carritoContenido {
	width: 122px;
	height: 0px;
	float: left;
	background-color: #fceccd;
}
.BarraBotones {
	width: 121px;
	height: 21px;
	float: left;
	padding-left: 4px;
}
.flechaBusqueda, a.flechaBusqueda, a.flechaBusqueda:active, a.flechaBusqueda:link, a.flechaBusqueda:visited {
	width: 19px;
	height: 19px;
	display: block;
	background: url('img/combo-Boton.gif') no-repeat;
	background-position: 0px 0px;
	float: right;
}
a.flechaBusqueda:hover {
	background-position: 0px -19px;
}
.btnBusqueda, a.btnBusqueda, a.btnBusqueda:active, a.btnBusqueda:link, a.btnBusqueda:visited {
	width: 57px;
	height: 19px;
	display: block;
	background: url('img/btnBuscar.gif') no-repeat;
	background-position: 0px 0px;
	float: right;
	margin-left: 6px;
}
a.btnBusqueda:hover {
	background-position: 0px -19px;
}
#zonaBusqda {
	width: 107px;
	height: 11px;
	float: left;
}
.txtBusqueda {
	font-family: "Trebuchet MS", Arial;
	text-align: left;
	font-size: 11px;
	color: white;
	float: left;
	margin-top: 2px;
}
.radioBtn, a.radioBtn, a.radioBtn:active, a.radioBtn:link, a.radioBtn:visited {
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	margin: 5px 4px 0 2px;
}
a.radioBtn:hover {
	background: url('img/radioButton_over.gif') no-repeat;
}
#zonaCarritoPay {
	width: 104px;
	height: 15px;
	float: left;
	background: url('img/zonaCarrito.gif') no-repeat;
}
/*#zonaCarritoPay {
	width: 104px;
	height: 19px;
	float: right;
	background: url('img/zonaCarrito.gif') no-repeat;
}*/
.txtItemsCarrito {
	font-family: "Trebuchet MS", Arial;
	text-align: right;
	font-size: 9px;
	width: 55px;
	color: white;
	padding: 0 0 0 6px;
	float: left;
	margin-top: 2px;
}
.btnPagar, a.btnPagar, a.btnPagar:active, a.btnPagar:link, a.btnPagar:visited {
	margin-top: 0px;
	width: 42px;
	height: 15px;
	display: block;
	background: url('img/btnPagar.gif') no-repeat;
	background-position: 0px 0px;
	float: right;
}
a.btnPagar:hover {
	background-position: 0px -17px;
}
/***********************************************************************************************************************************
*********************************************** SECCION BUSQUEDA x RUBRO Y MENU 2***************************************************
*/
.middleCont-Menu2BusQda {
	width: 566px;
	height: 46px;
	float: left;
	/*Added 9-07-08 */
	/*position:absolute;
	top:160px;*/
}
#menu2 {
	width: 334px;
	float: left;
	height: 44px;
	margin-top: 2px;
	background: url('img/menu2.gif') no-repeat;
}
#menu {
	padding: 0 0 0 8px;
	margin: 0;
	font-family: 'Segoe UI', Tahoma, Helvetica, sans-serif;
	font-size: 0.8em;
	white-space: nowrap;
	text-align: center;
	list-style-type: none;
}
#menu li {
	display: inline;
	color: #afc9da;
	text-decoration: none;
	float: left;
	height: 42px;
	padding: 0.2em 0em 0 0em;
}
.lineaSepara {
	background: url('img/menu2-separador.gif') no-repeat;
	width: 11px;
	height: 44px;
}
.btnPerfumeria, a.btnPerfumeria, a.btnPerfumeria:active, a.btnPerfumeria:link, a.btnPerfumeria:visited {
	width: 81px;
	height: 37px;
	display: block;
	background: url('img/btnPerfumeria.gif') no-repeat;
	background-position: 0px 0px;
	float: left;
}
a.btnPerfumeria:hover {
	background-position: 0px -37px;
}
.btnFarmacia, a.btnFarmacia, a.btnFarmacia:active, a.btnFarmacia:link, a.btnFarmacia:visited {
	width: 67px;
	height: 37px;
	display: block;
	background: url('img/btnFarmacia.gif') no-repeat;
	background-position: 0px 0px;
	float: left;
}
a.btnFarmacia:hover {
	background-position: 0px -37px;
}
.btnCosmetica, a.btnCosmetica, a.btnCosmetica:active, a.btnCosmetica:link, a.btnCosmetica:visited {
	width: 74px;
	height: 37px;
	display: block;
	background: url('img/btnCosmetica.gif') no-repeat;
	background-position: 0px 0px;
	float: left;
}
a.btnCosmetica:hover {
	background-position: 0px -37px;
}
.btnRegalos, a.btnRegalos, a.btnRegalos:active, a.btnRegalos:link, a.btnRegalos:visited {
	width: 62px;
	height: 37px;
	display: block;
	background: url('img/btnRegalos.gif') no-repeat;
	background-position: 0px 0px;
	float: left;
}
a.btnRegalos:hover {
	background-position: 0px -37px;
}
#BusQdaRite {
	width: 232px;
	float: left;
	height: 44px;
}
/************************************************************************************************************************************
*************************************************** CATALOGO FARMACIA y PERFUMERIA  *************************************************
*/
.Contenido-Mid-Catalogo {
	width: 566px;
	height: 500px;
	float: left;
}
#contCatalogo {
	width: 388px;
	height: 332px;
	border: 1px #6d6c71 solid;
	background: white url('img/lineaDegradeeCatalogo.gif') repeat-x fixed 0 0;
	padding: 13px 16px 10px 17px;
}
#menuCatalogoCont {
	width: 540px;
	float: left;
	height: 27px;
	padding: 6px 10px 0 14px;
}
#menuCatalogo {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menuCatalogo li {
	display: inline;
}
#menuCatalogo li a {
	width: 70px;
	height: 18px;
	display: block;
	background: url('img/btnCatalogo.gif') no-repeat;
	background-position: 0px 0px;
	text-align: center;
	float: left;
	color: #6d6c71;
	font-size: 11px;
	text-decoration: none;
	padding: 3px 12px 0 1px;
}
#menuCatalogo li a:hover {
	font-weight: bold;
	background-position: 0px -21px;
}
#PagCatalogoContenedor {
	width: 566px;
	height: 21px;
	float: left;
}
.PaginadoCatalogo {
	height: 13px;
	float: right;
	width: 205px;
	text-align: right;
}
.textoCatalogo-Paginado {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6d6c71;
	font-size: 0.7em;
	float: left;
}
#pagCatalogo {
	width: 55px;
	float: right;
}
.btnPagCat, a.btnPagCat, a.btnPagCat:active, a.btnPagCat:link, a.btnPagCat:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6c71;
	float: left;
	text-align: right;
	padding-left: 4px;
	text-decoration: none;
}
a.btnPagCat:hover {
	color: #f57208;
}
.underlineBtn {
	text-decoration: underline;
}
#ContenedorProducto {
	width: 180px;
	height: 158px;
	border: 1px #d9d9d9 solid;
	background-color: white;
	margin: 0px;
	background: white url('img/background-contProd.gif') repeat-x 0 132px;
	cursor: pointer;
}
#fotoProductoCat {
	width: 180px;
	height: 132px;
	float: left;
}
#nombreProdCatPpal {
	float: left;
	color: #6d6c71;
	font-size: 11px;
	text-align: left;
	padding: 6px 0 0 5px;
	vertical-align: text-top;
}
#precioCatPpal {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #6d6c71;
	font-size: 12px;
	padding: 6px 5px 0 0;
}
/************************************************************************************************************************************
*************************************************** CATALOGO - PRODUCTO DESTACADO  **************************************************
*/
#contProdDestacado {
	width: 388px;
	height: 332px;
	border: 1px #6d6c71 solid;
	background: white;
/* url('img/lineaDegradeeCatalogo.gif') repeat-x;*/	padding: 13px 16px 10px 17px;
	margin: 0 auto;
}
.divAlpha {
	width: 562px;
	height: 430px;
	background: transparent url('img/divGrisTransp.png') repeat-y;
	float: left;
	top: 85px;
	left: 1px;
	padding-top: 54px;
}
#CodProd {
	float: left;
	color: #6d6c71;
	font-size: 11px;
	text-align: left;
	padding-bottom: 3px;
}
btnCerrar, a.btnCerrar, a.btnCerrar:active, a.btnCerrar:link, a.btnCerrar:visited {
	float: right;
	color: #6d6c71;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	padding-bottom: 3px;
}
a.btnCerrar:hover {
	color: #f57208;
}
#nombreProd {
	float: left;
	color: #6d6c71;
	font-size: 11px;
	text-align: left;
	padding-top: 8px;
	width: 350px;
}
#precio {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #6d6c71;
	font-size: 0.9em;
	padding-top: 8px;
}
#fotoProducto {
	background: white url('img/fotoCatalogo.jpg') no-repeat;
	width: 388px;
	height: 277px;
	float: left;
}
/************************************************************************************************************************************
*********************************************** SECCION TARJETA DIAMANTE ************************************************************
*/
.ContTop-Diamante {
	width: 519px;
	height: 310px;
	float: left;
	padding-left: 15px;
	padding-top: 32px /*13px 15px;*/;
}
.Accordion {
	width: 500px;
	height: 160px;
	float: left;
	padding: 0px 32px 10px 15px;
}
.textoPconsejos {
	font-family: Arial;
	color: #6d6c71;
	font-size: 11px;
	width: 519px;
}
.txtTopTarjetas {
	float: left;
	font-weight: bold;
	font-size: 11px;
	width: 150px;
	margin-left: 74px;
}
.titulosTarjetaDiamante {
	width: 550px;
	height: 33px;
	float: left;
}
.tituloTarjeta {
	color: #6d6c71;
	padding: 9px 0 3px 0;
	width: 88px;
	height: 24px;
	float: left;
}
.tituloDiamante {
	color: #b6babd;
	padding-bottom: 5px;
	width: 199px;
	height: 33px;
	float: left;
	padding: 0 0px 0 5px;
}
#textoContenido {
	margin-top: 50px;
}
.fotoTarjeta {
	float: left;
	padding: 5px 0 5px 5px;
	width: 290px;
	height: 210px;
	margin-right: 60px;
}
.TarjetaBC {
	float: right;
	padding: 5px 0 5px 0px;
	width: 158px;
	height: 199px;
}
.TarjetaChica {
	float: right;
	padding: 5px 0 5px 0px;
	width: 158px;
	height: 100px;
}
/************************************************************************************************************************************
**************************************************** LOGIN PROVEEDORES **************************************************************
*/
.txtCposLogin {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #808080;
	padding: 3px 3px 0 3px;
	float: left;
	height: 16px;
	margin-right:4px;
	display:block;

}
.txtLogin {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #808080;
}
.backgroundTD {
	background:transparent url('img/txtInicioSesion.gif') 3px 20px no-repeat;
}


.btnIniciarSesion, a.btnIniciarSesion, a.btnIniciarSesion:active, a.btnIniciarSesion:link, a.btnIniciarSesion:visited {
	width:215px;
	height: 20px;
	display: block;
	background: url('img/BtnIniciarSesion.gif') no-repeat;
	background-position: 95px 0px;
	float: left;
	margin: 10px 0 0 0 !important;
}

a.btnIniciarSesion:hover {
	background-position:95px -20px;
}
.backLoginTop {
	width: 566px;
	height:125px;
	background: white url('img/backLoginTop.jpg') 0 0;
}

.backLoginBottom {
	width: 566px;
	height:140px;
	background: white url('img/backLoginBottom.jpg') 0px 0;
	margin:110px 0 0 0;
}
.btnEnviar, a.btnEnviar, a.btnEnviar:active, a.btnEnviar:link, a.btnEnviar:visited {
	width: 77px;
	height: 21px;
	display: block;
	background: url('img/btnEnviar.gif') no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 7px 0 7px 0;
}
a.btnEnviar:hover {
	background-position: 0px -21px;
}
.btnElegir, a.btnElegir, a.btnElegir:active, a.btnElegir:link, a.btnElegir:visited {
	width: 77px;
	height: 21px;
	display: block;
	background: url('img/btnElegir.gif') no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 7px 0 7px 0;
}
a.btnElegir:hover {
	background-position: 0px -21px;
}
.btnCancelar, a.btnCancelar, a.btnCancelar:active, a.btnCancelar:link, a.btnCancelar:visited {
	width: 77px;
	height: 21px;
	display: block;
	background: url('img/btnCancelar.gif') no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 7px 0 7px 0;
}
a.btnCancelar:hover {
	background-position: 0px -21px;
}