@charset "utf-8";
/* CSS Document */
@font-face {
	font-family:"Nova Regular";
	src:url("../fuentes/Nova_Regular/NOP.eot?") format("eot"),
	url("../fuentes/Nova_Regular/NOP.woff") format("woff"),
	url("../fuentes/Nova_Regular/NOP.ttf") format("truetype"),
	url("../fuentes/Nova_Regular/NOP.svg#Nova-Plain") format("svg");
	font-weight:normal;
	font-style:normal;
	}
@font-face {
    font-family: 'chaletmedium';
    src: url('../fuentes/Chalet-ParisNineteenSixty/chalet-parisnineteensixty-webfont.eot');
    src: url('../fuentes/Chalet-ParisNineteenSixty/chalet-parisnineteensixty-webfont.eot?#iefix') format('embedded-opentype'),
url('../fuentes/Chalet-ParisNineteenSixty/chalet-parisnineteensixty-webfont.woff') format('woff'),
url('../fuentes/Chalet-ParisNineteenSixty/chalet-parisnineteensixty-webfont.ttf') format('truetype'),
url('../fuentes/Chalet-ParisNineteenSixty/chalet-parisnineteensixty-webfont.svg#chaletmedium') format('svg');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'chalet';
    src: url('../fuentes/chalet/chalet-paris-nineteen-seventy-1361536087-webfont.eot');
    src: url('../fuentes/chalet/chalet-paris-nineteen-seventy-1361536087-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fuentes/chalet/chalet-paris-nineteen-seventy-1361536087-webfont.woff') format('woff'),
	url('../fuentes/chalet/chalet-paris-nineteen-seventy-1361536087-webfont.ttf') format('truetype'),
	url('../fuentes/chalet/chalet-paris-nineteen-seventy-1361536087-webfont.svg#chaletmedium') format('svg');
    font-weight: normal;
    font-style: normal;	
	}
@font-face {
	font-family:"BebasNeue";
	src:url("../fuentes/BebasNeue/bebasneue-webfont.eot?") format("eot"),
	url("../fuentes/BebasNeue/bebasneue-webfont.woff") format("woff"),
	url("../fuentes/BebasNeue/bebasneue-webfont.ttf") format("truetype"),
	url("../fuentes/BebasNeue/bebasneue-webfont.svg#BebasNeue") format("svg");
	font-weight:normal;
	font-style:normal;
	}
@font-face {
	font-family:"Decker";
	src:url("../fuentes/Decker/Decker.eot?") format("eot"),
	url("../fuentes/Decker/Decker.woff") format("woff"),
	url("../fuentes/Decker/Decker.ttf") format("truetype"),
	url("../fuentes/Decker/Decker.svg#") format("svg");
	font-weight:normal;
	font-style:normal;
	background-image:url(Decker.svg)
	}
@font-face {
	font-family:"Decker Bold";
	src:url("../fuentes/Decker_Bold/DeckerB.eot?") format("eot"),
	url("../fuentes/Decker_Bold/DeckerB.woff") format("woff"),
	url("../fuentes/Decker_Bold/DeckerB.ttf") format("truetype"),
	url("../fuentes/Decker_Bold/DeckerB.svg#") format("svg");
	font-weight:normal;
	font-style:normal;
	}
#contenedor{
	width:100%;
	float:left;
	position:relative;
	overflow:hidden;
	}
.ui-dialog, .ui-front, .ui-draggable,  .ui-resizable{
	position:fixed;
	z-index:1000;
	}
.ui-widget-overlay {
	background-image:url(../img/fancybox_overlay.png);
	width:100%;
	height:100%;
	position:fixed;
	z-index:1000;
	top:0%;
	left:0%;
	}
#dialog-modal{
	background-image:url(../img/box.jpg);
	z-index:1100;
	position:relative;
	}
#dialog-texto{
	position:absolute;
	width:273px;
	height:270px;
	right:0px;
	top:235px;
	background-image:url(../img/promo.png);
	}
#dialog-texto p{
	text-align:center;
	width:180px;
	position:absolute;
	font-family: 'chalet';
	font-size:22px;
	margin-top:73px;
	margin-left:36px;
	line-height:24px;
	}
#dialog-foto{
	position:absolute;
	border:solid 1px #FF0000;
	top:220px;
	left:25px;
	}
.ui-dialog-titlebar-close{
	position:absolute;
	right:0px;
	font-family:"BebasNeue";
	top:23px;
	background-color:#F00;
	z-index:1200;
	border:none;
	padding:5px 15px;
	cursor:pointer;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	color:#FFF;
	font-size:23px;
	text-transform:uppercase;
	}
.ui-dialog-titlebar-close:hover{
	background-color:#000;
	}
#click{
	background:url(../img/btn-box.png) no-repeat;
	width:117px;
	position:absolute;
	height:115px;
	color:#fff;
	text-decoration:none;
	top:430px;
	left:480px;
	}
#click span{
	position:absolute;
	width:117px;
	top:35px;
	left:0px;
	text-align:center;
	font-family:"BebasNeue";
	font-size:28px;
	line-height:24px;
	}
#click:hover{
	background-image:url(../img/btn-box-h.png);
	}
#menu{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-color:#FFF;
	border-bottom:solid 2px #a09c9c;
	padding-top:5px;
	padding-bottom:3px;
	z-index:10;
	}
#menu-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#menu-top{
	float:left;
	position:relative;
	}
#menu-top ul li{
	float:left;
	position:relative;
	border-right:solid 1px #000000;
	padding:3px;
	height:10px;
	margin-top:3px;
	}
#menu-top ul li a{
	font-size:12px;
	font-family:"Nova Regular";
	float:left;
	position:relative;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px;
	margin-top:-11px;
	}
#menu-top ul li a:hover{
	color:#CCC;
	background-color:#666;
	}
#menu-top .selec{
	color:#CCC;
	background-color:#666;
	}
#buscador{
	float:right;
	position:relative;
	}
#buscar-tex{
	float:left;
	position:relative;
	background:url(../img/lupa.png) no-repeat left;
	padding-left:20px;
	border:solid 1px #a9a9a9;
	height:22px;
	}
#buscar-tex input{
	background-color:transparent;
	border:none;
	width:170px;
	float:left;
	position:relative;
	}
#buscar{
	float:left;
	position:relative;
	background-color:transparent;
	border:solid 1px #a9a9a9;
	margin-left:3px;
	cursor:pointer;
	height:24px;
	width:24px;
	background:url(../img/flecha.png) no-repeat center;
	}
#logo{
	position:absolute;
	top:29px;
	left:0px;
	z-index:10;
	}
#sombra{
	width:100%;
	position:absolute;
	background-image:url(../img/sombra.png);
	height:140px;
	z-index:1;
	}
#menu2{
	position:absolute;
	left:387px;
	top:29px;
	background-image:url(../img/frame.png);
	width:195px;
	height:139px;
	border-bottom-right-radius:10px;
	padding-top:20px;
	z-index:10;
	}
#menu2 ul li a{
	color:#FFF;
	text-decoration:none;
	float:left;
	position:relative;
	padding-left:10px;
	width:185px;
	text-align:left;
	padding-top:3px;
	font-family: 'chaletmedium';
	font-size:19px;
	padding-bottom:3px;
	}
#menu2 ul li a:hover{
	background-color:#e32320;
	}
#menu2 .selec{
	background-color:#e32320;
	}
#btn-chat{
	background-image:url(../img/chat.png);
	width:336px;
	height:97px;
	position:absolute;
	right:0px;
	top:110px;
	z-index:10;
	}
#btn-chat:hover{
	background-image:url(../img/chat-h.png);
	}
#bienvenidos{
	width:100%;
	float:left;
	position:relative;
	min-width:960px;
	margin-top:625px;
	padding-bottom:20px;
	}
#bienvenidos-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#bienvenidos-960 h1{
	text-align:center;
	font-size:51px;
	font-family: 'chaletmedium';
	margin-top:30px;
	color:#FFF;
	}
#texto-home{
	width:430px;
	height:95px;
	position:absolute;
	right:0px;
	top:-145px;
	background-image:url(../img/texto.png);
	}
#home{
	width:100%;
	float:left;
	position:relative;
	min-width:960px;
	background:url(../img/bg-home.jpg) no-repeat center;
	height:573px;
	margin-top:13px;
	}
#home-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#home-d{
	background-image:url(../img/distri.png);
	width:39px;
	height:380px;
	float:left;
	position:relative;
	margin-left:10px;
	margin-top:40px;
	}
#home-960 p{
	font-family: 'chaletmedium';
	font-size:21px;
	color:#FFF;
	position:absolute;
	left:55px;
	line-height:25px;
	width:365px;
	top:343px;
	}
#euro-bg{
	width:910px;
	height:100px;
	background-image:url(../img/opacidad.png);
	left:-480px;
	top:430px;
	position:absolute;
	}
#euro{
	float:left;
	position:relative;
	margin-top:445px;
	}
#contenido{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	min-width:960px;
	margin-top:210px;
	}
#contenido-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#titulo{
	width:958px;
	float:left;
	position:relative;
	background-image:url(../img/footer.jpg);
	padding:20px 15px 40px 15px;
	margin-left:-14px;
	}
.titulo{
	border-bottom:solid 2px #000000;
	float:left;
	position:relative;
	width:100%;
	padding-bottom:50px;
	}
#titulo h1{
	font-family: 'chaletmedium';
	font-size:30px;
	text-transform:uppercase;
	width:665px;
	margin-bottom:-45px;
	position:relative;
	margin-top:15px;
	}
#titulo h2{
	color:#60503e;
	margin-top:3px;
	font-weight:normal;
	font-family: 'chaletmedium';
	font-size:30px;
	width:630px;
	float:left;
	}
#menu-productos{
	float:left;
	margin-top:20px;
	position:relative;
	}
/*Menu Tienda*/
.arrowlistmenu{
	width: 305px;
	float:left;
	position:relative;
	}
.arrowlistmenu .menuheader{
	color:#000;
	background:url(../img/men-r.jpg) repeat-x bottom #fff;
	text-transform: uppercase;
	cursor: pointer;
	font-family: 'chaletmedium';
	font-size:22px;
	padding:15px 20px 20px 15px;
	font-weight:normal;
	border:1px #FFFFFF solid;
	float:left;
	position:relative;
	width:270px;
	margin-top:15px;
	}
.sub{
	font-size:21px;
	text-transform:none;
	width:100%;
	float:left;
	position:relative;
	color:#e0221f;
	}
.arrowlistmenu .openheader{
	background:url(../img/men-b.jpg) repeat-x bottom #000;
	color:#fff;
	}
.openheader .sub{
	color:#FFF;
	}
.categoryitems{
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image:url(../img/opacidad.png);
	border:solid 3px #FFFFFF;
	width:301px;
	float:left;
	padding-bottom:60px;
	padding-top:10px;
	}
.arrowlistmenu ul li a{
	display: block;
	padding: 8px 15px 8px 10px;
	text-decoration: none;
	font-family:"Nova Regular";
	font-size:17px;
	color:#fff;
	}
.arrowlistmenu ul li a:hover{ 
	color:#fff;
	background-color:#E0221F;
	}
.arrowlistmenu ul li a:hover .ui-icon{
	background:url(../img/m-flecha.png);
	width:10px;
	height:10px;
	}
.menu-sn{
	list-style: none;
	margin: 0;
	display: block;
	outline: none;
	margin-top: -3px;
	position: absolute;
	width:245px;
	z-index:100;
	background:#000;
	}
.ui-widget-content .ui-state-active{
	background:#E0221F;
	color:#fff;
	}	
.ui-menu .ui-menu-icon{
	position:static;
	float:right;
	margin-right:-10px;
	margin-top:3px;
	width:10px;background:url(../img/m-flecha.png);
	height:10px;
	}
/*Menu Tienda*/
#mostrar{
	position:absolute;
	right:0px;
	bottom:5px;
	width:276px;
	}
#mostrar p{ 
	float:left;
	font-family:"Nova Regular";
	font-size:17px;
	text-transform:uppercase;
	position:relative;
	margin-top:30px;
	}
div.selectBox{
	position:relative;
	display:inline-block;
	cursor:default;
	text-align:left;
	line-height:30px;
	margin-left:10px;
	margin-right:10px;
	color:#000;
	float:left;
	font-family:"Nova Regular";
	text-align:center;
	font-size:17px;
	z-index:10;
	}
span.selected{
	width:50px;
	border:1px solid #000;
	border-right:none;
	background:#fff;
	overflow:hidden;
	border:solid 1px #000;
	position:relative;
	float:left;
	height:35px;
	padding-top:10px;
	z-index:1;
	}
span.selectArrow{
	width:20px;
	text-align:center;
	font-size:20px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	background:#000;
	color:#fff;
	cursor:pointer;
	position:relative;
	float:left;
	height:35px;
	padding-top:10px;
	z-index:1;
	margin-left:2px;
	}
span.selectArrow:hover{
	background-color:#ff0000;
	}
div.selectOptions{
	position:absolute;
	top:45px;
	left:0;
	width:50px;
	border:1px solid #000;
	overflow:hidden;
	background:#fff;
	padding-top:2px;
	display:none;
	text-align:center;
	cursor:pointer;
	}
span.selectOption{
	display:block;
	width:80%;
	line-height:20px;
	padding:5px 10%;
	}
span.selectOption:hover{
	color:#fff;
	background:#ff0000;	
	}
#pagination{
	position:absolute;
	right:0px;
	bottom:-60px;
	font-family:"Nova Regular";
	font-size:17px;
	max-width:325px;
	}
#pagination ul{
	float:left;
	position:relative;
	margin-top:15px;
	}
#pagination ul li{
	height:20px;
	border-left:solid 1px #000000;
	float:left;
	position:relative;
	}
#pagination ul li a {
    display: inline-block;
    padding: 15px 5px;
    margin-right: 4px;
    text-decoration: none;
    color: #000;
	float:left;
	position:relative;
	margin-top:-12px;
	margin-left:3px;
	}
#pagination ul li a:hover{
    background: #ff0000;
	color:#fff;
	}
#pagination .active {
    background: #ff0000;
    color: #fff;
	}
.ant{
	height:47px;
	width:19px;
    margin-right: 4px;
    text-decoration: none;
    color: #000;
	position:relative;
	float:left;
	background:#000 url(../img/ant.png) center no-repeat;
	margin-top:3px;
	}
.ant:hover{
	background-color:#ff0000;
	}
.sig{
	height:47px;
	margin-top:3px;
	width:19px;
    margin-right: 4px;
    text-decoration: none;
    color: #000;
	position:relative;
	float:left;
	background:#000 url(../img/sig.png) center no-repeat;
	}
.sig:hover{
	background-color:#ff0000;
	}
#volver{
	position:absolute;
	right:15px;
	bottom:15px;
	font-family:"Nova Regular";
	font-size:17px;
	background:url(../img/volver.jpg) no-repeat left top;
	padding-left:30px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:20px;
	padding-bottom:10px;
	}
#productos{
	float:left;
	position:relative;
	margin-top:35px;
	margin-left:15px;
	background-image:url(../img/opacidad.png);
	width:638px;
	border:solid 1px #FFFFFF;
	}
#caracteristicas{
	float:left;
	position:relative;
	background-color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:20px;
	width:598px;
	}
#caracteristicas p{
	float:left;
	position:relative;
	margin-right:30px;
	color:#666666;
	font-family:"Nova Regular";
	font-size:15px;
	}
.ico{
	float:left;
	position:relative;
	width:42px;
	height:42px;
	margin-bottom:5px;
	margin-right:5px;
	background-image:url(../img/iconos/1-h.jpg);
	}
.ico img{
	max-width:100%;
	max-height:100%;
	}
.ico:hover img{
	opacity:0.3;
	filter:alpha(opacity=30);
	}
.producto{
	float:left;
	position:relative;
	margin-top:20px;
	border-bottom:solid 1px #FFFFFF;
	}
.producto-info{
	width:300px;
	background-color:#FFF;
	float:left;
	padding:20px;
	position:relative;
	min-height:139px;
	padding-bottom:120px;
	}
.producto-info h1{
	font-size:17px;
	font-family:"Nova Regular";
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:15px;
	float:left;
	position:relative;
	width:100%;
	}
.producto-info p{
	color:#666;
	margin-top:10px;
	font-size:17px;
	font-family:"Nova Regular";
	text-transform:uppercase;
	float:left;
	position:relative;
	width:100%;
	}
.producto-foto{
	float:left;
	position:relative;
	width:298px;
	background-color:#FFF;
	min-height:279px;
	height:279px;
	text-align:center;
	}
.producto-foto:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	}
.producto-foto img{
	max-width:100%;
	max-height:100%;
	}
.agregar{
	font-size:14px;
	color:#000;
	text-decoration:none;
	text-align:center;
	font-family:"Nova Regular";
	padding-top:55px;
	width:70px;
	background:url(../img/btn.png) no-repeat center top;
	position:absolute;
	right:110px;
	bottom:20px;
	}
.agregar:hover{
	background-image:url(../img/btn-h.png);
	color:#e63a39;
	}
.detalles{
	font-size:14px;
	color:#000;
	text-decoration:none;
	text-align:center;
	font-family:"Nova Regular";
	padding-top:55px;
	width:70px;
	background:url(../img/btn.png) no-repeat center top;
	position:absolute;
	right:20px;
	bottom:20px;
	}
.detalles:hover{
	background-image:url(../img/btn-h.png);
	color:#e63a39;
	}
.promocion{
	position:absolute;
	padding:20px 10px 10px 10px;
	background-image:url(../img/frame.png);
	font-family:"Nova Regular";
	text-decoration:none;
	font-size:17px;
	color:#FFF;
	bottom:20px;
	text-align:right;
	width:278px;
	z-index:10;
	left:0px;
	}
.line-div{
	background-color:#9e8f7b;
	height:1px;
	width:40px;
	float:left;
	position:relative;
	}
#detalle-info{
	padding:20px;
	background-color:#f4efe8;
	width:296px;
	float:left;
	position:relative;
	min-height:303px;
	padding-bottom:105px;
	}
#detalle-info h1{
	font-family: 'chaletmedium';
	font-size:25px;
	color:#9e8f7b;
	font-weight:normal;
	margin-top:30px;
	}
#detalle-info h2{
	text-transform:uppercase;
	font-weight:normal;
	font-family:"Nova Regular";
	font-size:17px;
	margin-top:10px;
	color:#000;
	}
#detalle-info p{
	text-transform:uppercase;
	font-weight:normal;
	font-family:"Nova Regular";
	font-size:17px;
	margin-top:10px;
	color:#666666;
	}
#detalle-foto{
	width:302px;
	height:459px;
	float:left;
	position:relative;
	background-color:#FFF;
	text-align:center;
	}
#detalle-foto img{
	max-width:100%;
	bottom:0px;
	}
.promocion-detalle{
	position:absolute;
	padding:20px 10px 10px 10px;
	background-image:url(../img/frame.png);
	font-family:"Nova Regular";
	text-decoration:none;
	font-size:17px;
	color:#FFF;
	bottom:135px;
	text-align:right;
	width:282px;
	z-index:10;
	left:0px;
	}
#detalle-btns{
	height:95px;
	background:url(../img/bg-btns.png) repeat-y;
	width:100%;
	float:left;
	position:relative;
	margin-top:-95px;
	}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 10px 0;
	vertical-align: middle;
	background-color:#FFF;
	border:solid 1px #d6cbbc;
	margin-left:17px;
	font-family:"Nova Regular";
	font-size:17px;
	margin-top:10px;
	float: left;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
	width:210px;
}
.ui-spinner-button {
	width: 22px;
	height: 50%;
	color:#000;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor:pointer;
	display: block;
	overflow: hidden;
	right: 0;
}
.ui-spinner .ui-icon {
	display:none;
}
.ui-spinner-up {
	top: 0px;
	background:url(../img/up.png) no-repeat center #d6cbbc;
}
.ui-spinner-down {
	background:url(../img/down.png) no-repeat center #d6cbbc;
	bottom: -1px;
}
.agregar-det{
	font-size:14px;
	color:#000;
	text-decoration:none;
	text-align:center;
	font-family:"Nova Regular";
	padding-top:55px;
	width:70px;
	background:url(../img/btn.png) no-repeat center top;
	position:absolute;
	left:255px;
	top:8px;
	}
.agregar-det:hover{
	background-image:url(../img/btn-h.png);
	color:#e63a39;
	}
.ampliar-det{
	font-size:14px;
	color:#000;
	text-decoration:none;
	text-align:center;
	font-family:"Nova Regular";
	padding-top:55px;
	width:70px;
	background:url(../img/btn.png) no-repeat center top;
	position:absolute;
	left:335px;
	top:8px;
	}
.ampliar-det:hover{
	background-image:url(../img/btn-h.png);
	color:#e63a39;
	}
#detalle-descripcion{
	width: 598px;
	float:left;
	position:relative;
	background-color:#FFF;
	padding:15px 20px 50px 20px;
	}
#detalle-descripcion h1{
	font-family: 'chaletmedium';
	font-size:25px;
	color:#9e8f7b;
	font-weight:normal;
	margin-top:15px;
	}
#detalle-descripcion p{
	font-family:"Nova Regular";
	font-size:16px;
	margin-top:20px;
	text-align:justify;
	}
#detalle-descripcion ul{
	font-family:"Nova Regular";
	font-size:16px;
	margin-top:20px;
	margin-left:40px;
	}
.prod-lista{
	float:left;
	position:relative;
	margin-top:20px;
	}
.prod-lista-info{
	width:300px;
	background-color:#FFF;
	float:left;
	padding:20px;
	position:relative;
	min-height:239px;
	}
.prod-lista-info h1{
	font-size:17px;
	font-family:"Nova Regular";
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:15px;
	float:left;
	position:relative;
	width:100%;
	}
.prod-lista-info p{
	color:#666;
	margin-top:10px;
	font-size:17px;
	font-family:"Nova Regular";
	text-transform:uppercase;
	float:left;
	position:relative;
	width:100%;
	}
.borrar-lis{
	font-size:14px;
	color:#000;
	text-decoration:none;
	text-align:center;
	font-family:"Nova Regular";
	padding-top:55px;
	width:70px;
	background:url(../img/borrar.png) no-repeat center top;
	position:absolute;
	bottom:25px;
	left:20px;
	}
.borrar-lis:hover{
	background-image:url(../img/borrar-h.png);
	color:#e63a39;
	}
.prod-lista-foto{
	float:left;
	position:relative;
	width:298px;
	background-color:#FFF;
	min-height:279px;
	max-height:279px;
	text-align:center;
	}
.prod-lista-foto:hover img{
	opacity:0.5;
	filter:alpha(opacity=50);
	}
.prod-lista-foto img{
	max-width:100%;
	max-height:100%;
	}
.prod-lista-det{
	position:absolute;
	padding:10px;
	background-image:url(../img/frame.png);
	font-family:"Nova Regular";
	text-decoration:none;
	font-size:17px;
	color:#FFF;
	top:25px;
	text-align:right;
	width:279px;
	z-index:10;
	left:0px;
	}
.prod-lista-und{
	padding-bottom:10px;
	background-color:#f4efe8;
	width:100%;
	float:left;
	position:relative;
	}
.prod-list-und h1 {
font-family: 'chaletmedium';
font-size: 25px;
color: #9e8f7b;
font-weight: normal;
margin-top: 30px;
}
#total{
	float:left;
	position:relative;
	margin-top:20px;
	width:930px;
	padding:30px 15px 20px 15px;
	background-image:url(../img/footer.jpg);
	}
#total h1{
	font-weight:normal;
	font-size:24px;
	font-family:"Nova Regular";
	position:absolute;
	left:660px;
	top:35px;
	}
#total h2{
	font-weight:normal;
	font-size:34px;
	font-family:"Nova Regular";
	position:absolute;
	left:660px;
	top:65px;
	}
#volver-carrito{
	font-size:14px;
	color:#000;
	text-decoration:none;
	text-align:center;
	font-family:"Nova Regular";
	padding-bottom:55px;
	width:70px;
	background:url(../img/btn.png) no-repeat center bottom;
	position:relative;
	float:left;
	}
#volver-carrito:hover{
	background-image:url(../img/btn-h.png);
	color:#e63a39;
	}
#enviar-listado{
	font-size:14px;
	color:#000;
	text-decoration:none;
	text-align:center;
	font-family:"Nova Regular";
	padding-bottom:55px;
	width:70px;
	background:url(../img/btn.png) no-repeat center bottom;
	position:relative;
	float:right;
	}
#enviar-listado:hover{
	background-image:url(../img/btn-h.png);
	color:#e63a39;
	}
#total-line{
	position:absolute;
	width:930px;
	top:60px;
	height:2px;
	background-color:#000;
	}
#vacio{
	float:left;
	position:relative;
	background-color:#FFF;
	padding:20px;
	padding-bottom:40px;
	width:600px;
	}
#vacio h1{
	margin-bottom:10px;
	font-size:17px;
	font-family:"Nova Regular";
	text-transform:uppercase;
	font-weight:normal;
	line-height:20px;
	}
.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:1001;
	background-image:url(../img/fancybox_overlay.png);
	}
.white_content {
	display: none;
	z-index:1002;
	overflow: auto;
	position:fixed;
	width:100%;
	height:100%;
	min-width:960px;
	min-height:600px;
	z-index:1002;
	top:10%;
	overflow: auto;
	}
.box{
	width:720px;
	margin:auto;
	position:relative;
	}
#box-cerrar{
	float:left;
	position:relative;
	width:760px;
	}
#box-cerrar a{
	float:right;
	background:url(../img/cerrar.png) no-repeat right;
	padding-right:55px;
	padding-top:17px;
	position:relative;
	padding-bottom:17px;
	font-size:14px;
	font-family:"Nova Regular";
	color:#FFF;
	text-decoration:none;
	}
#box-cerrar a:hover{
	background-image:url(../img/cerrar-h.png);
	color:#e32320;
	}
#box{
	background-color:#FFF;
	width:740px;
	margin-top:15px;
	padding:10px;
	border-radius:5px;
	float:left;
	position:relative;
	}
#box-datos{
	float:left;
	position:relative;
	background-color:#f4efe8;
	width:390px;
	padding:30px;
	}
#box-datos h1{
	font-family: 'chaletmedium';
	font-size:25px;
	color:#9e8f7b;
	font-weight:normal;
	}
#box-datos input{
	margin-top:15px;
	margin-bottom:20px;
	border:solid 1px #d6cbbc;
	padding:10px 15px;
	font-size:17px;
	width:360px;
	float:left;
	position:relative;
	font-family:"Nova Regular";
	}
#inicio input{
	border:none;
	background-color:#000;
	color:#FFF;
	text-transform:uppercase;
	float:right;
	position:relative;
	width:140px;
	padding:5px;
	cursor:pointer;
	}
#inicio input:hover{
	background-color:#e32320;
	color:#FFF;
	}
#box-olvido{
	float:left;
	position:relative;
	width:450px;
	background-color:#e1d8cd;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	}
#box-olvido p{
	font-family:"Nova Regular";
	font-size:17px;
	}
#box-olvido a{
	color:#000;
	font-family:"Nova Regular";
	font-size:17px;
	}
#box-olvido:hover{
	color:#e32320;
	}
#box-olvido:hover a{
	color:#e32320;
	}
#box-texto{
	float:left;
	position:relative;
	width:260px;
	padding:15px;
	}
#box-texto h1{
	font-family: 'chaletmedium';
	font-size:25px;
	color:#9e8f7b;
	font-weight:normal;
	}
#box-texto p{
	font-family:"Nova Regular";
	font-size:17px;
	margin-top:15px;
	}
#box-texto a{
	border:none;
	background-color:#000;
	color:#FFF;
	text-transform:uppercase;
	float:right;
	position:relative;
	padding:5px 10px;
	text-decoration:none;
	margin-top:40px;
	cursor:pointer;
	font-family:"Nova Regular";
	font-size:17px;
	}
#box-texto a:hover{
	background-color:#e32320;
	color:#FFF;
	}
#registro{
	float:right;
	position:relative;
	background-color:#FFF;
	width:640px;
	border:solid 1px #CCCCCC;
	margin-top:35px;
	}
#registro-ver{
	float:left;
	position:relative;
	width:350px;
	background-color:#e1d8cd;
	height:210px;
	}
#registro-ver a{
	border:none;
	background-color:#000;
	color:#FFF;
	text-transform:uppercase;
	float:left;
	position:relative;
	padding:5px 10px;
	text-decoration:none;
	margin-top:155px;
	margin-left:20px;
	cursor:pointer;
	font-family:"Nova Regular";
	font-size:17px;
	}
#registro-ver a:hover{
	background-color:#e32320;
	color:#FFF;
	}
#registro-texto{
	float:left;
	position:relative;
	width:260px;
	padding:15px;
	}
#registro-texto h1{
	font-family: 'chaletmedium';
	font-size:25px;
	color:#9e8f7b;
	font-weight:normal;
	}
#registro-texto p{
	font-family:"Nova Regular";
	font-size:17px;
	margin-top:15px;
	text-align:justify;
	}
#registro-inicio{
	background-color:#f4efe8;
	margin-top:10px;
	float:left;
	position:relative;
	width:395px;
	height:210px;
	padding-left:20px;
	}
#registro-inicio h1{
	font-family: 'chaletmedium';
	font-size:25px;
	color:#9e8f7b;
	font-weight:normal;
	margin-top:5px;
	float:left;
	position:relative;
	width:100%;
	}
#registro-inicio input{
	margin-top:15px;
	margin-bottom:10px;
	border:solid 1px #d6cbbc;
	padding:10px 15px;
	font-size:17px;
	width:355px;
	float:left;
	position:relative;
	font-family:"Nova Regular";
	}
#registro-inicio-tex{
	float:left;
	position:relative;
	background-color:#f4efe8;
	margin-top:10px;
	padding-left:15px;
	height:210px;
	width:210px;
	}
#registro-inicio-tex p{
	margin-top:170px;
	font-family:"Nova Regular";
	font-size:15px;
	color:#a59683;
	}
#registro-datos{
	float:left;
	position:relative;
	padding-left:20px;
	padding-top:25px;
	width:387px;
	padding-bottom:25px;
	}
#registro-datos input{
	margin-bottom:8px;
	border:solid 1px #d6cbbc;
	padding:10px 15px;
	font-size:17px;
	width:355px;
	float:left;
	position:relative;
	font-family:"Nova Regular";
	}
#btn-reg input{
	border:none;
	background-color:#000;
	color:#FFF;
	text-transform:uppercase;
	float:left;
	position:relative;
	padding:5px 10px;
	text-decoration:none;
	margin-top:10px;
	cursor:pointer;
	font-family:"Nova Regular";
	font-size:17px;
	width:135px;
	}
#btn-reg input:hover{
	background-color:#e32320;
	color:#FFF;
	}
#registro-datos-tex{
	float:left;
	position:relative;
	margin-top:10px;
	padding-left:15px;
	width:210px;
	}
#registro-datos-tex p{
	margin-top:260px;
	font-family:"Nova Regular";
	font-size:15px;
	color:#a59683;
	}
#gracias{
	float:left;
	position:relative;
	background-color:#FFF;
	padding:20px;
	padding-bottom:40px;
	width:538px;
	padding-right:80px;
	}
#gracias h1{
	margin-bottom:10px;
	font-size:17px;
	font-family:"Nova Regular";
	text-transform:uppercase;
	font-weight:normal;
	line-height:20px;
	}
#gracias p{
	font-size:17px;
	font-family:"Nova Regular";
	font-weight:normal;
	line-height:20px;
	margin-top:5px;
	float:left;
	position:relative;
	}
#terminos{
	float:right;
	position:relative;
	background-color:#FFF;
	width:639px;
	border:solid 1px #CCCCCC;
	margin-top:35px;
	}
.terminos{
	border-bottom:solid 5px #e32320;
	}
.terminos ul li{
	width:639px;
	height:280px;
	}
#terminos p{
	padding:20px;
	font-size:17px;
	font-family:"Nova Regular";
	text-align:justify;
	line-height:20px;
	}
#btn-video{
	float:left;
	position:relative;
	margin-left:-14px;
	}
#video{
	border:solid 2px #FFFFFF;
	width:860px;
	float:left;
	position:relative;
	margin-left:50px;
	margin-top:79px;
	margin-bottom:20px;
	}
.tex-video{
	position:absolute;
	color:#FFF;
	bottom:18px;
	right:30px;
	font-family: 'chaletmedium';
	font-size:22px;
	text-decoration:none;
	}
#laminado{
	float:left;
	position:relative;
	margin-top:35px;
	margin-left:15px;
	background-color:#FFF;
	width:555px;
	border:solid 1px #ccc;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	}
#laminado h1{
	font-size:17px;
	font-family:"Nova Regular";
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:30px;
	float:left;
	position:relative;
	width:100%;
	}
.texto-lam p{
	font-size:17px;
	font-family:"Nova Regular";
	margin-top:10px;
	float:left;
	position:relative;
	width:100%;
	text-align:justify;
	}
#lam-foto{
	margin-left:-26px;
	float:left;
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	}
.texto-lam ul{
	margin-top:20px;
	float:left;
	position:relative;
	}
.texto-lam ul li{
	background:url(../img/li.png) no-repeat left top;
	float:left;
	position:relative;
	padding-bottom:5px;
	border-bottom:solid 1px #000000;
	padding-left:13px;
	font-size:17px;
	font-family:"Nova Regular";
	margin-left:45px;
	margin-top:5px;
	}
#laminado-links{
	float:left;
	position:relative;
	margin-top:40px;
	}
#laminado-links a{
	border:solid 1px #666666;
	float:left;
	position:relative;
	margin-left:14px;
	margin-bottom:14px;
	}
.laminado-foto-texto{
	float:left;
	margin-top:15px;
	position:relative;
	width:100%; 
	}
.laminado-foto-texto img{
	float:left;
	padding:0px 20px 20px 0;
	}
.laminado-foto-texto p{
	font-size:17px;
	font-family:"Nova Regular";
	text-align:justify;
	}
.laminado-foto-texto a{
	border:none;
	background-color:#000;
	color:#FFF;
	text-transform:uppercase;
	float:left;
	position:relative;
	padding:5px 10px;
	text-decoration:none;
	margin-top:15px;
	cursor:pointer;
	font-family:"Nova Regular";
	font-size:17px;
	}
.laminado-foto-texto a:hover{
	background-color:#e32320;
	color:#FFF;
	}
.video{
	float:left;
	position:relative;
	margin-left:10px;
	margin-bottom:14px;
	width:265px;
	}
.video iframe{
	margin-top:10px;
	}
#accordion{
	width:100%;
	float:left;
	position:relative;
	margin-top:15px;
	}
#accordion h3{
	color:#FFF;
	padding-top:15px;
	padding-bottom:15px;
	cursor:pointer;
	font-weight:normal;
	padding-left:20px;
	font-family: 'chaletmedium';
	font-size:14px;
	background:url(../img/mas.png) no-repeat #9e8f7b 520px 10px;
	padding-right:60px;
	margin-bottom:10px;
	text-align:justify;
	}
#accordion .ui-state-active{
	background-color:#000;
	}
.cont{
	padding-right:30px;
	padding-top:10px;
	background-color:#f4efe8;
	margin-top:-10px;
	padding-bottom:20px;
	margin-bottom:10px;
	}
#accordion p{
	margin-left:30px;
	text-align:justify;
	font-family:"Nova Regular";
	font-size:15px;
	}
#mapa{
	float:left;
	position:relative;
	margin-left:30px;
	}
#mapa h1{
	font-family: 'chaletmedium';
	font-size:25px;
	font-weight:normal;
	color:#FFF;
	}
#mapa iframe{
	margin-top:20px;
	}
#contacto{
	float:right;
	position:relative;
	background-color:#FFF;
	width:640px;
	border:solid 1px #CCCCCC;
	margin-top:35px;
	}
#deco-cont{
	float:left;
	position:relative;
	background-color:#E5D9CE;
	width:195px;
	height:210px;
	}
#cont-gracias{
	width:415px;
	float:right;
	position:relative;
	padding:15px;
	}
#cont-gracias h1{
	color:#9e8f7b;
	font-family: 'chaletmedium';
	font-size:25px;
	font-weight:normal;
	}
#cont-gracias p{
	text-align:justify;
	font-size:17px;
	font-family:"Nova Regular";
	width:100%;
	float:left;
	position:relative;
	margin-top:10px;
	}
#formulario{
	float:left;
	position:relative;
	background-color:#f4efe8;
	width:620px;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:10px;
	}
.campo{
	background-color:#fff;
	width:390px;
	float:left;
	position:relative;
	margin-top:7px;
	padding-top:10px;
	padding-bottom:5px;
	border:solid 1px #d6cbbc;
	}
.campo p{
	color:#000;
	float:left;
	font-size:17px;
	font-family:"Nova Regular";
	margin-left:15px;
	position:relative;
	}
#formulario input{
	margin-left:5px;
	background-color:#fff;
	color:#000;
	border:none;
	width:300px;
	font-size:17px;
	font-family:"Nova Regular";
	}
.campo-t{
	background-color:#fff;
	border:solid 1px #d6cbbc;
	width:390px;
	float:left;
	position:relative;
	margin-top:7px;
	padding-top:10px;
	padding-bottom:5px;
	}
.campo-t p{
	color:#000;
	float:left;
	font-size:17px;
	font-family:"Nova Regular";
	margin-left:15px;
	position:relative;
	}
#formulario textarea{
	margin-left:5px;
	background-color:#fff;
	color:#000;
	border:none;
	width:300px;
	max-width:300px;
	height:120px;
	min-height:110px;
	font-size:17px;
	font-family:"Nova Regular";
	}
#enviar{
	font-size:17px;
	font-family:"Nova Regular";
	text-transform:uppercase;
	float:right;
	color:#fff;
	background-color:#000;
	width:80px;
	cursor:pointer;
	border:none;
	text-align:center;
	padding:2px 0px;
	margin-right:20px;
	}
#enviar:hover{
	background-color:#e32320;
	}
#borrar{
	font-size:17px;
	font-family:"Nova Regular";
	text-transform:uppercase;
	float:right;
	color:#fff;
	background-color:#000;
	width:80px;
	cursor:pointer;
	border:none;
	text-align:center;
	padding:2px 0px;
	margin-right:15px;
	}
#borrar:hover{
	background-color:#e32320;
	}
#form-btns{
	width:100%;
	float:left;
	position:relative;
	padding-top:15px;
	padding-bottom:15px;
	}
.tex-form{
	position:absolute;
	font-size:17px;
	font-family:"Nova Regular";
	color:#a59683;
	top:295px;
	right:45px;
	}
#caracteristicas-pisos{
	float:right;
	background-image:url(../img/opacidad.png);
	position:relative;
	width:820px;
	}
.caract{
	float:left;
	position:relative;
	width:100%;
	border-bottom:solid 1px #000000;
	}
.caract-img{
	padding-bottom:15px;
	float:left;
	position:relative;
	text-align:center;
	width:175px;
	border-right:solid #CCC 1px;
	padding-top:15px;
	}
.caract-texto{
	background-color:#FFF;
	padding:15px;
	float:right;
	position:relative;
	width:614px;
	height:134px;
	}
.caract-texto h1{
	font-size:17px;
	font-family:"Nova Regular";
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
	}
.caract-texto p{
	margin-top:15px;
	font-size:17px;
	font-family:"Nova Regular";
	text-align:justify;
	width:100%;
	float:left;
	position:relative;
	}
#catalogo{
	float:left;
	position:relative;
	margin-top:35px;
	}
#descarga-pdf{
	background-color:#FFF;
	float:right;
	position:relative;
	padding:30px;
	width:560px;
	margin-top:30px;
	padding-top:80px;
	}
#descarga-pdf img{
	float:left;
	padding:0px 20px 20px 0;
	}
#descarga-pdf p{
	font-size:17px;
	font-family:"Nova Regular";
	}
#descarga-pdf a{
	border:none;
	background-color:#000;
	color:#FFF;
	text-transform:uppercase;
	float:left;
	position:relative;
	padding:5px 10px;
	text-decoration:none;
	margin-top:15px;
	cursor:pointer;
	font-family:"Nova Regular";
	font-size:17px;
	}
#descarga-pdf a:hover{
	background-color:#e32320;
	color:#FFF;
	}
#bottom{
	width:100%;
	float:left;
	position:relative;
	min-width:960px;
	background-image:url(../img/b.jpg);
	margin-top:25px;
	padding-top:20px;
	padding-bottom:25px;
	}
#bottom-960{
	width:960px;
	margin:auto;
	position:relative;
	}
.bottom{
	float:left;
	width:400px;
	position:relative;
	margin-left:30px;
	margin-left:50px;
	}
.bottom img{
	text-align:center;
	}
.bottom h1{
	margin-top:15px;
	font-family: 'chaletmedium';
	font-size:30px;
	text-transform:uppercase;
	color:#FFF;
	}
.bottom p{
	color:#FFF;
	font-family: 'chaletmedium';
	font-size:21px;
	margin-top:20px;
	text-align:justify;
	}
#footer{
	width:100%;
	min-width:960px;
	padding-top:25px;
	float:left;
	position:relative;
	background-image:url(../img/footer.jpg);
	padding-bottom:20px;
	}
#footer-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#redes{
	float:left;
	position:relative;
	margin-top:20px;
	}
#tw{
	width:57px;
	height:55px;
	float:left;
	position:relative;
	background-image:url(../img/tw.png);
	}
#tw:hover{
	background-image:url(../img/tw-h.png);
	}
#sk{
	width:54px;
	height:55px;
	float:left;
	position:relative;
	background-image:url(../img/sk.png);
	}
#sk:hover{
	background-image:url(../img/sk-h.png);
	}
#fb{
	width:57px;
	height:55px;
	float:left;
	position:relative;
	background-image:url(../img/fb.png);
	}
#fb:hover{
	background-image:url(../img/fb-h.png);
	}
#datos{
	float:right;
	position:relative;
	}
#datos p{
	font-size:21px;
	font-family:"Nova Regular";
	text-align:right;
	line-height:25px;
	}
#web{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-image:url(../img/f-web.jpg);
	height:40px;
	}
#web-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#web-960 a{
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	background-image:url(../img/web.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:150px;
	float:left;
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	font-family:"Decker";
	}
#web-960 a:hover{
	background-color:#FFF;
	background-image:url(../img/web-h.png);
	color:#cf201d;
	}
#back-top{
	position:fixed;
	background-color:#e32320;
	width:100%;
	bottom:0px;
	z-index:999;
	height:10px;
	}
#back-top a{
	position:absolute;
	right:20px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	color:#FFF;
	font-family: 'chaletmedium';
	font-size:25px;
	text-decoration:none;
	background-color:#e32320;
	top:-30px;
	}
#back-top:hover{
	background-color:#000;
	}
#back-top a:hover{
	background-color:#000;
	}
#eurohome{
	position:absolute;
	width:243px;
	height:71px;
	background-image:url(../img/eurohome-logo.png);
	right:0px;
	top:29px;
	}
.prod-lista-und h1{
                font-family:"Nova Regular";
                font-weight:normal;
                font-size:18px;
                position: relative;
                float:left;
                padding-top:22px;
                padding-left:13px;

}

.act_button{
                background-image:url(../img/actualizar.png);
                background-repeat:no-repeat;
                width:43px;
                height:40px;
                position:relative;
                float:left;
                margin-left:10px;
                margin-top:10px;
                border: none;
                background: transparent;
                }

.act_button:hover{
                background-image:url(../img/actualizar-h.png);
}
