	body{
		background-color: #000;
	}
	#pag{
		position: absolute;
		top: 0px;
		left: 0px;
		display: block;
		width: 100%;
		height: 100%;
		overflow:hidden;
	}
	#logo{
		display: none;
	}
	#idioma{
		position: absolute;
		top: 0px;
		right: 5px;
	}
	#idioma ul{
		display: block;
	}
	#idioma ul li{
		display: inline-block;
		margin-left: 10px;
		font-family: 'Arvo';
		font-weight: bold;
		font-size: 10px;
		cursor: pointer;
		letter-spacing: 2px;
		color: #FFF;
	}
	#idioma ul li.on{
		color: #b27e55;
	}
	#menu{
		position: absolute;
		top: 20px;
		right: 0px;
	}
	#menu ul{
		display: block;
	}
	#menu ul li{
		display: inline-block;
		margin: 0px 10px;
		font-family: 'Arvo';
		font-weight: bold;
		font-size: 12px;
		cursor: pointer;
		letter-spacing: 1px;
		color: #FFF;
	}
	#menu ul li.on{
		color: #b27e55;
	}
	#menu-vinos{
		position: absolute;
		top: 35px;
		display: block;
		right: 0px;
	}
	#menu-vinos li{
		display: inline-block;
	    margin: 0 10px 0 0;
	    font-family: 'Arvo';
	    font-size: 11px;
	    color: #FFF;
	    cursor: pointer;
		letter-spacing: 1px;
	}
	#menu-vinos li.on{
		color: #b27e55;
	}
	header{
		height: 60px;
		position: fixed;
	    width: 100%;
	    max-width: 1400px;
	    top: 0px;
	    left: 0px;
	    right: 0px;
	    margin: 0px auto;
	    z-index: 10000;
		background-image: url('../fondos/header.png');
	}
	header.peke{
	}
	#home,#vinedos,#bodega,#vinos, #contacto{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		bottom: 0px;
		right: 0px;
		margin: auto;
		z-index: 100;
		opacity: 0;
		max-width: 2000px;
	}
	header.peke{
		background-image: url('../fondos/header.jpg');
		height: 100px;
	}
	.cb-slideshow{
	    height: 100%;
	    left: 0;
	    position: fixed;
	    top: 0;
	    width: 100%;
	    z-index: 1000;
	}
	.cb-slideshow li span {
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    opacity: 0;
	    z-index: 1000;
		-webkit-backface-visibility: hidden;
	    -webkit-animation: imageAnimation 60s linear infinite 0s;
	    -moz-animation: imageAnimation 60s linear infinite 0s;
	    -o-animation: imageAnimation 60s linear infinite 0s;
	    -ms-animation: imageAnimation 60s linear infinite 0s;
	    animation: imageAnimation 60s linear infinite 0s;
	}
	.st-slideshow{
	    height: 100%;
	    left: 0;
	    position: relative;
	    top: 0;
	    width: 100%;
	    z-index: 1000;
	}
	.st-slideshow li span, .vinosCentral li span {
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#home .cb-slideshow li:nth-child(1) span.slideshow {
		background-image: url("../fondos/00_home_00_sm.jpg");
	}
	#home .cb-slideshow li:nth-child(2) span.slideshow {
		-webkit-animation-delay: 10s;
		-moz-animation-delay: 10s;
		-o-animation-delay: 10s;
		-ms-animation-delay: 10s;
		animation-delay: 10s;
		background-image: url("../fondos/00_home_01_sm.jpg");
	}
	#home .cb-slideshow li:nth-child(3) span.slideshow {
		-webkit-animation-delay: 20s;
		-moz-animation-delay: 20s;
		-o-animation-delay: 20s;
		-ms-animation-delay: 20s;
		animation-delay: 20s;
		background-image: url("../fondos/00_home_02_sm.jpg");
	}
	#home .cb-slideshow li:nth-child(4) span.slideshow {
		-webkit-animation-delay: 30s;
		-moz-animation-delay: 30s;
		-o-animation-delay: 30s;
		-ms-animation-delay: 30s;
		animation-delay: 30s;
		background-image: url("../fondos/00_home_03_sm.jpg");
	}
	#home .cb-slideshow li:nth-child(5) span.slideshow {
		-webkit-animation-delay: 40s;
		-moz-animation-delay: 40s;
		-o-animation-delay: 40s;
		-ms-animation-delay: 40s;
		animation-delay: 40s;
		background-image: url("../fondos/00_home_04_sm.jpg");
	}
	#home .cb-slideshow li:nth-child(6) span.slideshow {
		-webkit-animation-delay: 50s;
		-moz-animation-delay: 50s;
		-o-animation-delay: 50s;
		-ms-animation-delay: 50s;
		animation-delay: 50s;
		background-image: url("../fondos/00_home_05_sm.jpg");
	}	
	#contacto{
		background-image: url("../fondos/04_vinos_00_sm.jpg");
	}
	#llaves{
		position: relative;
		display: block;
		height: 156px;
		top:60px;
		width: 100%;
		max-width: 1400px;
		text-align: center;
		margin: auto;
	}
	#llaves div{
		display: inline-block;
		width: 59px;
		height: 156px;
		margin: 0px 2px;
	}
	#llaves div#crianza img{
		width: 100%;
	}
	#llaves div#reserva img{
		width: 100%;
	}
	#llaves div#cerradura{
		width: 140px;
		background-image: url("../img/cerradura_sm.png");
		background-position: center;
		background-repeat: no-repeat;
		margin: 0px;
	}

	#llaves div#granreserva img{
		width: 100%;
	}
	#llaves div#dominio img{
		width: 100%;
	}
	#llaves #cerradura #txtizq{
		color: #fff;
		float: left;
		font-family: 'PT Serif';
		font-size: 16px;
		font-style: italic;
		margin: 70px 0 0 -20px;
		text-align: left;
		width: 50%;
		height: 86px;
	}
	#llaves #cerradura #txtder{
		color: #fff;
		float: right;
		font-family: 'PT Serif';
		font-size: 16px;
		font-style: italic;
		margin: 70px -10px 0 0;
		text-align: right;
		width: 50%;
		height: 86px;
	}
	#llaves #cerradura #txtaba{
		color: #fff;
		font-family: 'PT Serif';
		font-size: 10px;
		font-style: italic;
		margin: 0px;
		text-align: center;
		position: absolute;
		top: 160px;
		width: 170px;
		margin-left: -85px;
		line-height: 14px;
	}
	.flechaIzq{
		position: absolute;
		display: block;
		width: 10px;
		height: 20px;
		left: 5px;
		top: 60px;
		cursor: pointer;
		z-index: 10000;
	}
	.flechaIzq img{
		width: 100%;
	}
	.flechaDer{
		position: absolute;
		display: block;
		width: 10px;
		height: 20px;
		right: 5px;
		top: 60px;
		cursor: pointer;
		z-index: 10000;
	}
	.flechaDer img{
		width: 100%;
	}
	#vinedos .st-slideshow li:nth-child(1) span.static div:nth-child(2){
		background-image: url("../fondos/01_vinedo_04_sm.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#vinedos .st-slideshow li:nth-child(1) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_02_sm.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#vinedos .st-slideshow li:nth-child(2) span.static div:nth-child(2) {
		background-image: url("../fondos/01_vinedo_01_sm.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#vinedos .st-slideshow li:nth-child(2) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_03_sm.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#vinedos .st-slideshow li:nth-child(3) span.static div:nth-child(2){
		background-image: url("../fondos/01_vinedo_05_sm.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#vinedos .st-slideshow li:nth-child(3) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_00_sm.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#vinedos .st-slideshow li div#txt_central,
	#bodega .st-slideshow li div#txt_central{
		width: 130px;
		height: 91px;
		position: absolute;
		left: 50%;
		top:60px;
		margin-left: -75px;
		font-family: 'Open Sans';
		font-weight: 600;
		color: #FFF;
		padding: 10px;
	}
	.t1{
		font-size: 8px;
    	line-height: 12px;
    	text-align: justify;
	}
	.t1 p{
		margin-bottom: 5px;
	}
	.t2{
		font-size: 5px;
		line-height: 9px;
    	text-align: justify;
	}
	#txt_central.t2 div{
		color: #000;
		font-size: 7px;
		line-height: 11px;
		font-style: italic;
		font-family: 'PT Serif';
	}
	.t3{
		font-size: 7px;
		line-height: 12px;
    	text-align: justify;
	}
	#vinedos .st-slideshow li:nth-child(1) div#txt_central{
		background-image: url("../fondos/00_vinedo_01_txt_sm.png");
		z-index:1500;
	}
	#vinedos .st-slideshow li:nth-child(2) div#txt_central{
		background-image: url("../fondos/00_vinedo_02_txt_sm.png");
		z-index:1500;
	}
	#vinedos .st-slideshow li:nth-child(3) div#txt_central{
		background-image: url("../fondos/00_vinedo_03_txt_sm.png");
		z-index:1500;
	}

	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(2){
		background-image: url("../fondos/02_bodega_00_sm.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(3){
		background-image: url("../fondos/02_bodega_01_sm.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(4){
		background-image: url("../fondos/02_bodega_02_sm.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#bodega .st-slideshow li:nth-child(1) div#txt_central{
		background-image: url("../fondos/00_bodega_01_txt_sm.png");
		z-index:1500;
	}
	#vinos{
		background-image: url('../fondos/04_vinos_00_sm.jpg');
		background-repeat: repeat-x;
		background-position: center center;
	}
	#vinos-central{
		position: relative;
		display: block;
		width: 360px;
		height: 252px;
		left: 50%;
		margin-left: -180px;
		top:60px;
	}
	#vinos .vinosCentral{
		width: 100%;
		height: 100%;
		position: relative;
		margin-top: 60px;
	}
	.vinosCentral li div.anima{
		height: 252px;
	    position: relative;
	    width: 360px;
	    margin: 0px auto;
	}
	.vinosCentral #vinos-central-inicial{
		background-image: url('../img/vinos_sm.png');
		background-repeat: no-repeat;
		background-position: center;
		height: 252px;
	    position: relative;
	    width: 360px;
	    margin: 0px auto;
	}
	.vinosCentral #vinos-central-inicial-text{
		color: #fff;
		font-family: 'PT Serif';
		font-size: 13px;
	    margin: 0 auto;
	    position: relative;
	    text-align: center;
	    width: 360px;
	}
	.vinosCentral .der{
		width: 230px;
		height: 252px;
		position: absolute;
		display: inline-block;
		padding: 5px;
		vertical-align: top;
		right: 0px;
	}
	.vinosCentral div.crianza{
		background-image: url('../img/vino_crianza_sm.png');
		background-repeat: no-repeat;
		background-position: center;
	}
	.vinosCentral div.reserva{
		background-image: url('../img/vino_reserva_sm.png');
		background-repeat: no-repeat;
		background-position: center;	
	}
	.vinosCentral div.granreserva{
		background-image: url('../img/vino_gran_reserva_sm.png');
		background-repeat: no-repeat;
		background-position: center;	
	}
	.vinosCentral div.dominio{
		background-image: url('../img/vino_dominio_sm.png');
		background-repeat: no-repeat;
		background-position: center;	
	}
	.vinosCentral div.blanco{
		background-image: url('../img/vino_blanco_sm.png');
		background-repeat: no-repeat;
		background-position: center;	
	}
	.vinosCentral .txt{
		font-family: 'Open Sans';
		font-size: 10px;
		font-weight: 400;
		color: #FFF;
		margin-bottom: 20px;
		line-height: 16px;
		text-align: justify;
	}
	.vinosCentral .variedades{
		font-family: 'Open Sans';
		font-size: 9px;
		font-weight: 400;
		background-image: url('../img/variedades_sm.png');
		background-repeat: no-repeat;
		background-position: 4px center;
		padding-left: 30px;
		min-height: 28px;
		vertical-align: middle;
		color: #FFF;
		line-height: 28px;
		margin: 10px 0;
	}
	.vinosCentral .tiempo{
		font-family: 'Open Sans';
		font-size: 9px;
		font-weight: 400;
		background-image: url('../img/tiempo_sm.png');
		background-repeat: no-repeat;
		background-position: 4px center;
		padding-left: 30px;
		min-height: 22px;
		vertical-align: middle;
		color: #FFF;
		line-height: 22px;
		margin: 10px 0;
	}
	.vinosCentral .definicion{
		font-family: 'Open Sans';
		font-size: 9px;
		font-weight: 400;
		background-image: url('../img/definicion_sm.png');
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 30px;
		min-height: 33px;
		vertical-align: middle;
		color: #FFF;
		line-height: 14px;
		margin: 10px 0;
	}
	.vinosCentral .ficha{
		width: 100px;
		height: 26px;
		cursor: pointer;
		background-image: url('../img/fichaCata_sm.png');
		background-repeat: no-repeat;
		background-position: center;
		margin: 10px 0 10px 30px;
	}
	.enlaceCentral{
		display: inline-block;
		width: 71px;
		height: 252px;
		cursor: pointer;
	}
	.enlaceCentral.one{
		margin-left: 0px; 
	}
	#contactoCapa{
		height: 250px;
	    position: relative;
	    width: 400px;
	    margin-left: -200px;
	    left: 50%;
	    margin-top: 60px;
	}
	#contactoIzq{
		float: left;
		width: 40%;
		text-align: left;
		margin-left: 2%;
		min-width: 190px;
	}
	#contactoDer{
		float: right;
		width: 42%;
		text-align: left;
		min-width: 190px;	
	}
	#contactoIzqSup{
		width: 100%;
		height: 150px;
		vertical-align: bottom;
	}
	#contactoIzqInf{
		width: 100%;
		height: 100px;
		vertical-align: top;
	}
	#contactoDerSup{
		width: 100%;
		height: 150px;
		vertical-align: bottom;
	}
	#contactoDerInf{
		width: 100%;
		height: 100px;
		vertical-align: top;
	}
	#contactoCapa .tit{
		font-family: 'Open Sans';
		font-size: 12px;
		font-weight: 600;
		color: #b27e55;
		margin-bottom: 5px;
	}
	#contactoCapa .texto{
		font-family: 'Open Sans';
		font-size: 10px;
		font-weight: 600;
		color: #FFF;
		line-height: 16px;
	}
	#contactoCapa .llaveHotel{
		width: 150px;
		height: 39px;
		position: relative;
		margin-bottom: 20px;
		margin-top: -109px;
		background-image: url('../img/hotel_sm.png');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	#mapa{
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0;
		bottom: 0;
		margin: auto;
		display: block;
		overflow:hidden;
		z-index: 20000;
	}
	#mapa .cerrar{
		position: absolute;
		z-index: 25000;
		width: 25px;
		height: 25px;
		right: 0;
		top: 0;
		background-image: url('../img/cerrar_sm.png');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	#mapa .mapa{
		position: absolute;
		width: 100%;
		max-width: 800px;
		height: 100%;
		max-height: 600px;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		margin: auto;
	}
	#contactoCapa .imgMapa{
		width: 100px;
		height: 51px;
		position: relative;
		margin-top: 10px;
		background-image: url('../img/mapa_sm.jpg');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	#pajaro1{
		display: none;		
	}
	#pajaro2{
		display: none;
	}
	#pajaro3{
		display: none;
	}

	.no-cssanimations .cb-slideshow li span{
		opacity: 1;
	}
	@-webkit-keyframes imageAnimation { 
		0% { opacity: 0; -webkit-animation-timing-function: ease-in; }
		8% { opacity: 1; -webkit-animation-timing-function: ease-out; }
		17% { opacity: 1 }
		25% { opacity: 0 }
		100% { opacity: 0 }
	}
	@-moz-keyframes imageAnimation { 
		0% { opacity: 0;
		-moz-animation-timing-function: ease-in; }
		8% { opacity: 1;
			 -moz-animation-timing-function: ease-out; }
		17% { opacity: 1 }
		25% { opacity: 0 }
		100% { opacity: 0 }
	}
	@-o-keyframes imageAnimation { 
		0% { opacity: 0;
		-o-animation-timing-function: ease-in; }
		8% { opacity: 1;
			 -o-animation-timing-function: ease-out; }
		17% { opacity: 1 }
		25% { opacity: 0 }
		100% { opacity: 0 }
	}
	@-ms-keyframes imageAnimation { 
		0% { opacity: 0;
		-ms-animation-timing-function: ease-in; }
		8% { opacity: 1;
			 -ms-animation-timing-function: ease-out; }
		17% { opacity: 1 }
		25% { opacity: 0 }
		100% { opacity: 0 }
	}
	@keyframes imageAnimation { 
		0% { opacity: 0;
		animation-timing-function: ease-in; }
		8% { opacity: 1;
			 animation-timing-function: ease-out; }
		17% { opacity: 1 }
		25% { opacity: 0 }
		100% { opacity: 0 }
	}
/******  CSS Modulo 2 ***/	
@media (min-width: 600px) and (min-height: 450px) {
	#logo{
		width: 90px;
		height: 90px;
		top:5px;
		left: 10px;
		display: block;
		position: absolute;
	}
	#logo img{
		width: 100%;
		cursor: pointer;
	}
	#idioma{
		top: 5px;
		right: 10px;
	}
	#idioma ul li{
		font-size: 12px;
	}
	#menu{
		top: 35px;
		right: 10px;
	}
	#menu ul li{
		margin: 0px 10px;
		font-size: 14px;
	}
	#menu-vinos{
		top: 70px;
		right: 10px;
	}
	#menu-vinos li{
		margin: 0 10px 0 0;
	    font-size: 12px;
	}
	header{
		height: 100px;
		background:none;
	}
	header.peke{
		background-image: url('../fondos/header.png');
	}
	#home .cb-slideshow li:nth-child(1) span.slideshow {
		background-image: url("../fondos/00_home_00_md.jpg");
	}
	#home .cb-slideshow li:nth-child(2) span.slideshow {
		background-image: url("../fondos/00_home_01_md.jpg");
	}
	#home .cb-slideshow li:nth-child(3) span.slideshow {
		background-image: url("../fondos/00_home_02_md.jpg");
	}
	#home .cb-slideshow li:nth-child(4) span.slideshow {
		background-image: url("../fondos/00_home_03_md.jpg");
	}
	#home .cb-slideshow li:nth-child(5) span.slideshow {
		background-image: url("../fondos/00_home_04_md.jpg");
	}
	#home .cb-slideshow li:nth-child(6) span.slideshow {
		background-image: url("../fondos/00_home_05_md.jpg");
	}	
	#contacto{
		background-image: url("../fondos/04_vinos_00_md.jpg");
	}
	#llaves{
		height: 222px;
		top:100px;
	}
	#llaves div{
		display: inline-block;
		width: 90px;
		height: 222px;
		margin: 0px 3px;
	}
	#llaves div#cerradura{
		width: 200px;
		background-image: url("../img/cerradura_md.png");
	}
	#llaves #cerradura #txtizq{
		font-size: 18px;
		margin: 111px 0 0 -20px;
	}
	#llaves #cerradura #txtder{
		font-size: 18px;
		margin: 111px -10px 0 0;
	}
	#llaves #cerradura #txtaba{
		font-size: 14px;
		top:235px;
		width: 250px;
		margin-left: -125px;
		line-height: 18px;
	}
	.flechaIzq{
		width: 20px;
		height: 40px;
		top: 100px;
	}
	.flechaDer{
		width: 20px;
		height: 40px;
		top: 100px;
	}
	#vinedos .st-slideshow li:nth-child(1) span.static div:nth-child(2){
		background-image: url("../fondos/01_vinedo_04_md.jpg");
	}
	#vinedos .st-slideshow li:nth-child(1) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_02_md.jpg");
	}
	#vinedos .st-slideshow li:nth-child(2) span.static div:nth-child(2) {
		background-image: url("../fondos/01_vinedo_01_md.jpg");
	}
	#vinedos .st-slideshow li:nth-child(2) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_03_md.jpg");
	}
	#vinedos .st-slideshow li:nth-child(3) span.static div:nth-child(2){
		background-image: url("../fondos/01_vinedo_05_md.jpg");
	}
	#vinedos .st-slideshow li:nth-child(3) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_00_md.jpg");
	}
	#vinedos .st-slideshow li div#txt_central,
	#bodega .st-slideshow li div#txt_central{
		width: 195px;
		height: 136px;
		top:100px;
		padding: 15px;
		margin-left: -102px;
	}
	.t1{
		font-size: 12px;
    	line-height: 18px;
	}
	.t2{
		font-size: 9px;
		line-height: 11px;
	}
	#txt_central.t2 div{
		color: #000;
	    font-size: 10px;
	    font-style: italic;
	    line-height: 12px;
	    margin-bottom: 5px;
		font-family: 'PT Serif';
	}
	.t3{
		font-size: 12px;
		line-height: 15px;
	}
	#vinedos .st-slideshow li:nth-child(1) div#txt_central{
		background-image: url("../fondos/00_vinedo_01_txt_md.png");
	}
	#vinedos .st-slideshow li:nth-child(2) div#txt_central{
		background-image: url("../fondos/00_vinedo_02_txt_md.png");
	}
	#vinedos .st-slideshow li:nth-child(3) div#txt_central{
		background-image: url("../fondos/00_vinedo_03_txt_md.png");
	}
	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(2){
		background-image: url("../fondos/02_bodega_00_md.jpg");
	}
	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(3){
		background-image: url("../fondos/02_bodega_01_md.jpg");
	}
	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(4){
		background-image: url("../fondos/02_bodega_02_md.jpg");
	}
	#bodega .st-slideshow li:nth-child(1) div#txt_central{
		background-image: url("../fondos/00_bodega_01_txt_md.png");
	}
	#vinos{
		background-image: url('../fondos/04_vinos_00_md.jpg');
	}
	#vinos-central{
		width: 500px;
		height: 350px;
		margin-left: -250px;
		top:100px;
	}
	#vinos .vinosCentral{
		margin-top: 100px;
	}
	.vinosCentral li div.anima{
		height: 350px;
	    width: 500px;
	}
	.vinosCentral #vinos-central-inicial{
		background-image: url('../img/vinos_md.png');
		height: 350px;
	    width: 500px;
	}
	.vinosCentral #vinos-central-inicial-text{
		color: #fff;
		font-family: 'PT Serif';
		font-size: 17px;
	    margin: 0 auto;
	    position: relative;
	    text-align: center;
	    width: 500px;
	}
	.vinosCentral .der{
		width: 330px;
		height: 350px;
	}
	.vinosCentral div.crianza{
		background-image: url('../img/vino_crianza_md.png');
	}
	.vinosCentral div.reserva{
		background-image: url('../img/vino_reserva_md.png');
	}
	.vinosCentral div.granreserva{
		background-image: url('../img/vino_gran_reserva_md.png');
	}
	.vinosCentral div.dominio{
		background-image: url('../img/vino_dominio_md.png');
	}
	.vinosCentral div.blanco{
		background-image: url('../img/vino_blanco_md.png');
	}
	.vinosCentral .txt{
		font-size: 12px;
		margin-bottom: 10px;
		line-height: 18px;

	}
	.vinosCentral .variedades{
		font-size: 12px;
		background-image: url('../img/variedades_md.png');
		padding-left: 30px;
		min-height: 33px;
		line-height: 33px;
		background-position: 3px center;
	}
	.vinosCentral .tiempo{
		font-size: 12px;
		background-image: url('../img/tiempo_md.png');
		padding-left: 35px;
		min-height: 26px;
		line-height: 20px;
		background-position: 3px center;
	}
	.vinosCentral .definicion{
		font-size: 12px;
		background-image: url('../img/definicion_md.png');
		padding-left: 35px;
		min-height: 40px;
		line-height: 15px;
	}
	.vinosCentral .ficha{
		width: 125px;
		height: 32px;
		background-image: url('../img/fichaCata_md.png');
	}
	.enlaceCentral{
		width: 105px;
		height: 350px;
	}
	#contactoCapa{
		height: 350px;
	    width: 600px;
	    margin-left: -300px;
	    margin-top: 100px;
	}
	#contactoIzq{
		width: 35%;
		margin-left: 120px;
		min-width: 190px;
	}
	#contactoIzqSup{
		height: 200px;
	}
	#contactoDerSup{
		height: 200px;
	}
	#contactoCapa .tit{
		font-size: 14px;
		margin-bottom: 10px;
	}
	#contactoCapa .texto{
		font-size: 12px;
	}
	#contactoCapa .llaveHotel{
		width: 150px;
		height: 58px;
		background-image: url('../img/hotel_md.png');
	}
	#mapa .cerrar{
		width: 30px;
		height: 30px;
		background-image: url('../img/cerrar_md.png');
	}
	#contactoCapa .imgMapa{
		width: 150px;
		height: 77px;
		background-image: url('../img/mapa_md.jpg');
	}
	#pajaro1{
		display: none;		
	}
	#pajaro2{
		display: none;
	}
	#pajaro3{
		display: none;
	}
}

@media (min-width: 800px) and (min-height: 600px) {
	#logo{
		width: 120px;
		height: 120px;
		top:10px;
		left: 20px;
	}
	#idioma{
		top: 10px;
		right: 20px;
	}
	#idioma ul li{
		font-size: 14px;
	}
	#menu{
		top: 50px;
		right: 20px;
	}
	#menu ul li{
		margin: 0px 10px;
		font-size: 16px;
	}
	#menu-vinos{
		top: 80px;
		right: 20px;
	}
	#menu-vinos li{
		margin: 0 10px 0 0;
	    font-size: 14px;
	}
	header{
		height: 150px;
	}
	header.peke{
		background-image: url('../fondos/header.png');
	}
	#home .cb-slideshow li:nth-child(1) span.slideshow {
		background-image: url("../fondos/00_home_00_lg.jpg");
	}
	#home .cb-slideshow li:nth-child(2) span.slideshow {
		background-image: url("../fondos/00_home_01_lg.jpg");
	}
	#home .cb-slideshow li:nth-child(3) span.slideshow {
		background-image: url("../fondos/00_home_02_lg.jpg");
	}
	#home .cb-slideshow li:nth-child(4) span.slideshow {
		background-image: url("../fondos/00_home_03_lg.jpg");
	}
	#home .cb-slideshow li:nth-child(5) span.slideshow {
		background-image: url("../fondos/00_home_04_lg.jpg");
	}
	#home .cb-slideshow li:nth-child(6) span.slideshow {
		background-image: url("../fondos/00_home_05_lg.jpg");
	}	
	#contacto{
		background-image: url("../fondos/04_vinos_00_lg.jpg");
	}
	#llaves{
		height: 260px;
		top:150px;
	}
	#llaves div{
		display: inline-block;
		width: 98px;
		height: 260px;
		margin: 0px 10px;
	}
	#llaves div#cerradura{
		width: 260px;
		background-image: url("../img/cerradura_lg.png");
	}
	#llaves #cerradura #txtizq{
		font-size: 20px;
		margin: 130px 0 0 -20px;
	}
	#llaves #cerradura #txtder{
		font-size: 22px;
		margin: 130px -10px 0 0;
	}
	#llaves #cerradura #txtaba{
		font-size: 19px;
		top: 280px;
		width: 340px;
		margin-left: -170px;
		line-height: 24px;
	}
	.flechaIzq{
		width: 25px;
		height: 50px;
		top: 150px;
	}
	.flechaDer{
		width: 25px;
		height: 50px;
		top: 150px;
	}
	#vinedos .st-slideshow li:nth-child(1) span.static div:nth-child(2){
		background-image: url("../fondos/01_vinedo_04_lg.jpg");
	}
	#vinedos .st-slideshow li:nth-child(1) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_02_lg.jpg");
	}
	#vinedos .st-slideshow li:nth-child(2) span.static div:nth-child(2) {
		background-image: url("../fondos/01_vinedo_01_lg.jpg");
	}
	#vinedos .st-slideshow li:nth-child(2) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_03_lg.jpg");
	}
	#vinedos .st-slideshow li:nth-child(3) span.static div:nth-child(2){
		background-image: url("../fondos/01_vinedo_05_lg.jpg");
	}
	#vinedos .st-slideshow li:nth-child(3) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_00_lg.jpg");
	}
	#vinedos .st-slideshow li div#txt_central,
	#bodega .st-slideshow li div#txt_central{
		width: 260px;
		height: 181px;
		top:150px;
		padding: 20px;
		margin-left: -150px;
	}
	.t1{
		font-size: 14px;
    	line-height: 22px;
	}
	.t2{
		font-size: 11px;
		line-height: 16px;
	}
	#txt_central.t2 div{
		color: #000;
	    font-size: 13px;
	    font-style: italic;
	    line-height: 16px;
	    margin-bottom: 5px;
		font-family: 'PT Serif';
	}
	.t3{
		font-size: 14px;
		line-height: 20px;
	}
	#vinedos .st-slideshow li:nth-child(1) div#txt_central{
		background-image: url("../fondos/00_vinedo_01_txt_lg.png");
	}
	#vinedos .st-slideshow li:nth-child(2) div#txt_central{
		background-image: url("../fondos/00_vinedo_02_txt_lg.png");
	}
	#vinedos .st-slideshow li:nth-child(3) div#txt_central{
		background-image: url("../fondos/00_vinedo_03_txt_lg.png");
	}
	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(2){
		background-image: url("../fondos/02_bodega_00_lg.jpg");
	}
	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(3){
		background-image: url("../fondos/02_bodega_01_lg.jpg");
	}
	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(4){
		background-image: url("../fondos/02_bodega_02_lg.jpg");
	}
	#bodega .st-slideshow li:nth-child(1) div#txt_central{
		background-image: url("../fondos/00_bodega_01_txt_lg.png");
	}
	#vinos{
		background-image: url('../fondos/04_vinos_00_lg.jpg');
	}
	#vinos-central{
		width: 600px;
		height: 420px;
		margin-left: -300px;
		top:150px;
	}
	#vinos .vinosCentral{
		margin-top: 150px;
	}
	.vinosCentral li div.anima{
		height: 420px;
	    width: 600px;
	}
	.vinosCentral #vinos-central-inicial{
		background-image: url('../img/vinos_lg.png');
		height: 420px;
	    width: 600px;
	}
	.vinosCentral #vinos-central-inicial-text{
		color: #fff;
		font-family: 'PT Serif';
		font-size: 20px;
	    margin: 0 auto;
	    position: relative;
	    text-align: center;
	    width: 600px;
	}
	.vinosCentral .der{
		width: 390px;
		height: 420px;
	}
	.vinosCentral div.crianza{
		background-image: url('../img/vino_crianza_lg.png');
	}
	.vinosCentral div.reserva{
		background-image: url('../img/vino_reserva_lg.png');
	}
	.vinosCentral div.granreserva{
		background-image: url('../img/vino_gran_reserva_lg.png');
	}
	.vinosCentral div.dominio{
		background-image: url('../img/vino_dominio_lg.png');
	}
	.vinosCentral .txt{
		font-size: 13px;
		line-height: 20px;

	}
	.vinosCentral .variedades{
		font-size: 13px;
		background-image: url('../img/variedades_lg.png');
		padding-left: 45px;
		min-height: 44px;
		line-height: 44px;
		background-position: 6px center;
	}
	.vinosCentral .tiempo{
		font-size: 13px;
		background-image: url('../img/tiempo_lg.png');
		padding-left: 45px;
		min-height: 34px;
		line-height: 20px;
		background-position: 6px center;
	}
	.vinosCentral .definicion{
		font-size: 13px;
		background-image: url('../img/definicion_lg.png');
		padding-left: 45px;
		min-height: 54px;
		line-height: 16px;
	}
	.vinosCentral .ficha{
		width: 150px;
		height: 39px;
		background-image: url('../img/fichaCata_lg.png');
	}
	.enlaceCentral{
		width: 120px;
		height: 420px;
	}
	#contactoCapa{
		height: 450px;
	    width: 800px;
	    margin-left: -400px;
	    margin-top: 150px;
	}
	#contactoCapa .tit{
		font-size: 16px;
		margin-bottom: 15px;
	}
	#contactoCapa .texto{
		font-size: 14px;
		line-height: 20px;
	}
	#contactoCapa .llaveHotel{
		width: 200px;
		height: 77px;
		background-image: url('../img/hotel_lg.png');
	}
	#mapa .cerrar{
		width: 40px;
		height: 40px;
		background-image: url('../img/cerrar_lg.png');
	}
	#contactoCapa .imgMapa{
		width: 200px;
		height: 103px;
		background-image: url('../img/mapa_lg.jpg');
	}
	#pajaro1{
		display: none;		
	}
	#pajaro2{
		display: none;
	}
	#pajaro3{
		display: none;
	}
}

@media (min-width: 1000px) and (min-height: 750px) {
	#logo{
		width: 150px;
		height: 150px;
	}
	#idioma{
		right: 70px;
	}
	#idioma ul li{
		margin-left: 7px;
		font-size: 13px;
	}
	#menu{
		right: 70px;
	}
	#menu ul li{
		margin-left: 14px;
		font-size: 16px;
	}
	#menu-vinos{
		right: 70px;
	}
	#menu-vinos li{
		margin: 0 7px;
	    font-size: 16px;
	}
	.flechaIzq{
		width: 32px;
		height: 64px;
		left: 7px;
	}
	.flechaDer{
		width: 32px;
		height: 64px;
		right: 7px;
	}
	header{
		height: 220px;
	}
	#home .cb-slideshow li:nth-child(1) span.slideshow {
		background-image: url("../fondos/00_home_00_lg.jpg");
	}
	#home .cb-slideshow li:nth-child(2) span.slideshow {
		background-image: url("../fondos/00_home_01_lg.jpg");
	}
	#home .cb-slideshow li:nth-child(3) span.slideshow {
		background-image: url("../fondos/00_home_02_lg.jpg");
	}
	#home .cb-slideshow li:nth-child(4) span.slideshow {
		background-image: url("../fondos/00_home_03_lg.jpg");
	}
	#home .cb-slideshow li:nth-child(5) span.slideshow {
		background-image: url("../fondos/00_home_04_lg.jpg");
	}
	#home .cb-slideshow li:nth-child(6) span.slideshow {
		background-image: url("../fondos/00_home_05_lg.jpg");
	}	
	#llaves{
		min-width: 800px;
	}
	#llaves div{
		width: 80px;
		margin: 0 16px;
		vertical-align: top;
	}
	#llaves div#cerradura{
		width: 344px;
		background-image: url("../img/cerradura_lg.png");
	}
	#llaves div img{
		margin-top: 39px;
	}
	#llaves #cerradura #txtizq{
		font-size: 32px;
		margin: 140px 0 0 -16px;
	}
	#llaves #cerradura #txtder{
		font-size: 32px;
	}
	#llaves #cerradura #txtaba{
		font-size: 20px;
		top: 280px;
		width: 400px;
		margin-left: -200px;
		line-height: 24px;
	}
	#vinos .vinosCentral{
		width: 100%;
		height: 100%;
		position: relative;
		margin-top: 250px;
	}
	.vinosCentral li div.anima{
		height: 420px;
	    width: 600px;
	}
	.vinosCentral #vinos-central-inicial{
		background-image: url('../img/vinos_lg.png');
		height: 420px;
	    width: 600px;
	}
	.vinosCentral .izq{
		width: 195px;
		height: 420px;
	}
	.vinosCentral .der{
		width: 375px;
		height: 420px;
	}
	.vinosCentral div.crianza{
		background-image: url('../img/vino_crianza_lg.png');
	}
	.vinosCentral div.reserva{
		background-image: url('../img/vino_reserva_lg.png');
	}
	.vinosCentral div.granreserva{
		background-image: url('../img/vino_gran_reserva_lg.png');
	}
	.vinosCentral div.dominio{
		background-image: url('../img/vino_dominio_lg.png');
	}
	.vinosCentral div.blanco{
		background-image: url('../img/vino_blanco_lg.png');
	}
	.vinosCentral .txt{
		font-size: 15px;
		margin-bottom: 13px;
		line-height: 20px;
	}
	.vinosCentral .variedades{
		font-size: 14px;
		background-image: url('../img/variedades_lg.png');
		padding-left: 50px;
		min-height: 44px;
		line-height: 44px;
		background-position: 15px center;
	}
	.vinosCentral .tiempo{
		font-size: 14px;
		background-image: url('../img/tiempo_lg.png');
		padding-left: 50px;
		min-height: 34px;
		line-height: 20px;
		background-position: 10px center;
	}
	.vinosCentral .definicion{
		font-size: 14px;
		background-image: url('../img/definicion_lg.png');
		padding-left: 50px;
		min-height: 54px;
	}
	.vinosCentral .ficha{
		width: 150px;
		height: 39px;
		background-image: url('../img/fichaCata_lg.png');
		margin: 25px 0 10px 55px;
	}
	.enlaceCentral{
		width: 120px;
		height: 420px;
	}
	#contactoCapa{
		height: 560px;
	    position: relative;
	    width: 800px;
	    margin-left: -400px;
	    left: 50%;
	    margin-top: 250px;
	}
	#contactoIzq{
		float: left;
		width: 40%;
		text-align: left;
		margin-left: 8%;
		min-width: 250px;
	}
	#contactoDer{
		float: right;
		width: 49%;
		text-align: left;
		min-width: 250px;	
	}
	#contactoIzqSup{
		width: 100%;
		height: 280px;
		vertical-align: bottom;
	}
	#contactoIzqInf{
		width: 100%;
		height: 280px;
		vertical-align: top;
	}
	#contactoDerSup{
		width: 100%;
		height: 280px;
		vertical-align: bottom;
	}
	#contactoDerInf{
		width: 100%;
		height: 280px;
		vertical-align: top;
	}
	#contactoCapa .tit{
		font-family: 'Open Sans';
		font-size: 20px;
		font-weight: 600;
		color: #b27e55;
		margin-bottom: 15px;
	}
	#contactoCapa .texto{
		font-family: 'Open Sans';
		font-size: 16px;
		font-weight: 600;
		color: #FFF;
		line-height: 28px;
	}
	#contactoCapa .llaveHotel{
		width: 230px;
		height: 89px;
		position: relative;
		margin-bottom: 30px;
		margin-top: -119px;
		background-image: url('../img/hotel.png');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	#mapa{
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0;
		bottom: 0;
		margin: auto;
		display: block;
		min-height: 600px;
		min-width: 800px;
		overflow:hidden;
		z-index: 20000;
	}
	#mapa .cerrar{
		position: absolute;
		z-index: 25000;
		width: 50px;
		height: 50px;
		right: 0;
		top: 0;
		background-image: url('../img/cerrar.png');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	#mapa .mapa{
		position: relative;
		width: 800px;
		height: 600px;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -300px;
	}
	#contactoCapa .imgMapa{
		width: 230px;
		height: 118px;
		position: relative;
		margin-top: 10px;
		background-image: url('../img/mapa.jpg');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
}

@media (min-width: 1200px) and (min-height: 900px) {
	#pag{
		min-height: 850px;
	}
	#logo{
		position:absolute;
		display: block;
		width: 200px;
		height: 200px;
		top:30px;
		left: 40px;
		cursor:pointer;
	}
	#logo img{
		width: 100%;
	}
	#logo.peke{
		width: 90px;
		height: 90px;
		top: 5px;
		left: 20px;
	}
	#idioma{
		position: absolute;
		top: 100px;
		right: 100px;
		color: #FFF;
	}
	#idioma.peke{
		top: 5px;
	}
	#idioma ul{
		display: block;
	}
	#idioma ul li{
		display: inline-block;
		margin-left: 10px;
		font-family: 'Arvo';
		font-weight: bold;
		font-size: 15px;
		cursor: pointer;
		letter-spacing: 2px;
	}
	#idioma ul li.on{
		color: #b27e55;
	}
	#menu{
		position: absolute;
		top: 140px;
		right: 100px;
		color: #FFF;
	}
	#menu.peke{
		top: 30px;
	}
	#menu ul{
		display: block;
	}
	#menu ul li{
		display: inline-block;
		margin-left: 20px;
		font-family: 'Arvo';
		font-weight: bold;
		font-size: 18px;
		cursor: pointer;
		letter-spacing: 1px;
	}
	#menu ul li.on{
		color: #b27e55;
	}
	.flechaIzq{
		position: absolute;
		display: block;
		width: 37px;
		height: 74px;
		left: 10px;
		top: 250px;
		cursor: pointer;
		z-index: 10000;
	}
	.flechaIzq img{
		width: 100%;
	}
	.flechaDer{
		position: absolute;
		display: block;
		width: 37px;
		height: 74px;
		right: 10px;
		top: 250px;
		cursor: pointer;
		z-index: 10000;
	}
	.flechaDer img{
		width: 100%;
	}
	#home,#vinedos,#bodega,#vinos, #contacto{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		bottom: 0px;
		right: 0px;
		margin: auto;
		z-index: 100;
		opacity: 0;
		max-width: 2000px;
	}
	header{
		background: transparent url('../img/pixel.png'); none repeat scroll 0 0;
	    height: 250px;
		position: fixed;
	    width: 100%;
	    max-width: 1400px;
	    top: 0px;
	    left: 0px;
	    right: 0px;
	    margin: 0px auto;
	    z-index: 10000;
	}
	header.peke{
		background-image: url('../fondos/header.png');
	}
	.cb-slideshow{
	    height: 100%;
	    left: 0;
	    position: fixed;
	    top: 0;
	    width: 100%;
	    z-index: 1000;
	}
	.cb-slideshow li span {
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    opacity: 0;
	    z-index: 1000;
		-webkit-backface-visibility: hidden;
	    -webkit-animation: imageAnimation 60s linear infinite 0s;
	    -moz-animation: imageAnimation 60s linear infinite 0s;
	    -o-animation: imageAnimation 60s linear infinite 0s;
	    -ms-animation: imageAnimation 60s linear infinite 0s;
	    animation: imageAnimation 60s linear infinite 0s;
	}
	.st-slideshow{
	    height: 100%;
	    left: 0;
	    position: relative;
	    top: 0;
	    width: 100%;
	    z-index: 1000;
	}
	.st-slideshow li span, .vinosCentral li span {
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#home .cb-slideshow li:nth-child(1) span.slideshow {
		background-image: url("../fondos/00_home_00.jpg");
	}
	#home .cb-slideshow li:nth-child(2) span.slideshow {
		-webkit-animation-delay: 10s;
		-moz-animation-delay: 10s;
		-o-animation-delay: 10s;
		-ms-animation-delay: 10s;
		animation-delay: 10s;
		background-image: url("../fondos/00_home_01.jpg");
	}
	#home .cb-slideshow li:nth-child(3) span.slideshow {
		-webkit-animation-delay: 20s;
		-moz-animation-delay: 20s;
		-o-animation-delay: 20s;
		-ms-animation-delay: 20s;
		animation-delay: 20s;
		background-image: url("../fondos/00_home_02.jpg");
	}
	#home .cb-slideshow li:nth-child(4) span.slideshow {
		-webkit-animation-delay: 30s;
		-moz-animation-delay: 30s;
		-o-animation-delay: 30s;
		-ms-animation-delay: 30s;
		animation-delay: 30s;
		background-image: url("../fondos/00_home_03.jpg");
	}
	#home .cb-slideshow li:nth-child(5) span.slideshow {
		-webkit-animation-delay: 40s;
		-moz-animation-delay: 40s;
		-o-animation-delay: 40s;
		-ms-animation-delay: 40s;
		animation-delay: 40s;
		background-image: url("../fondos/00_home_04.jpg");
	}
	#home .cb-slideshow li:nth-child(6) span.slideshow {
		-webkit-animation-delay: 50s;
		-moz-animation-delay: 50s;
		-o-animation-delay: 50s;
		-ms-animation-delay: 50s;
		animation-delay: 50s;
		background-image: url("../fondos/00_home_05.jpg");
	}	
	#contacto{
		background-image: url("../fondos/04_vinos_00.jpg");
	}
	#llaves{
		position: relative;;
		display: block;
		height: 300px;
		top:250px;
		width: 100%;
		min-width: 1000px;
		max-width: 1400px;
		text-align: center;
		margin: auto;
	}
	#llaves div{
		display: inline-block;
		width: 100px;
		height: 300px;
		margin: 0 20px;
	}
	#llaves div#crianza img{
		width: 100%;
	}
	#llaves div#reserva img{
		width: 100%;
	}
	#llaves div#cerradura{
		width: 430px;
		background-image: url("../img/cerradura.png");
		background-position: center;
		background-repeat: no-repeat;
		margin: 0px;
	}
	#llaves div#granreserva img{
		width: 100%;
	}
	#llaves div#dominio img{
		width: 100%;
	}
	#llaves #cerradura #txtizq{
		color: #fff;
		float: left;
		font-family: 'PT Serif';
		font-size: 40px;
		font-style: italic;
		margin: 140px 0 0 -20px;
		text-align: left;
		width: 50%;
		height: 200px;
	}
	#llaves #cerradura #txtder{
		color: #fff;
		float: right;
		font-family: 'PT Serif';
		font-size: 40px;
		font-style: italic;
		margin: 140px 10px 0 0;
		text-align: right;
		width: 50%;
		height: 200px;
	}
	#llaves #cerradura #txtaba{
		font-size: 22px;
		top: 300px;
		width: 400px;
		margin-left: -200px;
		line-height: 28px;
	}
	#vinedos .st-slideshow li:nth-child(1) span.static div:nth-child(2){
		background-image: url("../fondos/01_vinedo_04.jpg");
	}
	#vinedos .st-slideshow li:nth-child(1) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_02.jpg");
	}
	#vinedos .st-slideshow li:nth-child(2) span.static div:nth-child(2) {
		background-image: url("../fondos/01_vinedo_01.jpg");
	}
	#vinedos .st-slideshow li:nth-child(2) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_03.jpg");
	}
	#vinedos .st-slideshow li:nth-child(3) span.static div:nth-child(2){
		background-image: url("../fondos/01_vinedo_05.jpg");
	}
	#vinedos .st-slideshow li:nth-child(3) span.static div:nth-child(3) {
		background-image: url("../fondos/01_vinedo_00.jpg");
	}
	#vinedos .st-slideshow li div#txt_central,
	#bodega .st-slideshow li div#txt_central{
		width: 330px;
		height: 224px;
		position: absolute;
		left: 50%;
		top:250px;
		margin-left: -200px;
		font-family: 'Open Sans';
		font-weight: 600;
		color: #FFF;
		padding: 35px;	
	}
	.t1{
		font-size: 20px;
		line-height: 34px;
	}
	.t1 p{
		margin-bottom: 5px;
	}
	.t2{
		font-size: 15px;
		line-height: 20px;
	}
	#txt_central.t2 div{
		color: #000;
	    font-size: 18px;
	    font-style: italic;
	    line-height: 20px;
	    margin-bottom: 10px;
	    margin-top: -10px;
	    margin-left: -3px;
		font-family: 'PT Serif';
	}
	.t3{
		font-size: 18px;
		line-height: 26px;
	}
	#vinedos .st-slideshow li:nth-child(1) div#txt_central{
		background-image: url("../fondos/00_vinedo_01_txt.png");
		z-index:1500;
	}
	#vinedos .st-slideshow li:nth-child(2) div#txt_central{
		background-image: url("../fondos/00_vinedo_02_txt.png");
		z-index:1500;
	}
	#vinedos .st-slideshow li:nth-child(3) div#txt_central{
		background-image: url("../fondos/00_vinedo_03_txt.png");
		z-index:1500;
	}

	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(2){
		background-image: url("../fondos/02_bodega_00.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(3){
		background-image: url("../fondos/02_bodega_01.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#bodega .st-slideshow li:nth-child(1) span.static div:nth-child(4){
		background-image: url("../fondos/02_bodega_02.jpg");
		width: 100%;
	    height: 100%;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    color: transparent;
	    background-size: cover;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    z-index: 1000;
	}
	#bodega .st-slideshow li:nth-child(1) div#txt_central{
		background-image: url("../fondos/00_bodega_01_txt.png");
		z-index:1500;
	}
	#vinos{
		background-image: url('../fondos/04_vinos_00.jpg');
		background-repeat: no-repeat;
		background-position: center;
	}
	#vinos-central{
		position: relative;
		display: block;
		width: 800px;
		height: 560px;
		left: 50%;
		margin-left: -400px;
		top:250px;
	}
	#menu-vinos{
		position: absolute;
		top: 170px;
		display: block;
		text-align: left;
		width: auto;
		right: 100px;
		letter-spacing: 1px;
	}
	#menu-vinos.peke{
		top: 60px;
	}
	#menu-vinos li{
		display: inline-block;
	    margin: 0 10px;
	    font-family: 'Arvo';
	    font-size: 18px;
	    color: #FFF;
	    cursor: pointer;
	}
	#menu-vinos li.on{
		color: #b27e55;
	}

	#vinos .vinosCentral{
		width: 100%;
		height: 100%;
		position: relative;
		margin-top: 250px;
	}
	.vinosCentral li div.anima{
		height: 560px;
	    position: relative;
	    width: 800px;
	    margin: 0px auto;
	}
	.vinosCentral #vinos-central-inicial{
		background-image: url('../img/vinos.png');
		background-repeat: no-repeat;
		background-position: center;
		height: 560px;
	    position: relative;
	    width: 800px;
	    margin: 0px auto;
	}
	.vinosCentral #vinos-central-inicial-text{
		color: #fff;
		font-family: 'PT Serif';
		font-size: 24px;
	    height: 35px;
	    margin: 0 auto;
	    position: relative;
	    text-align: center;
	    width: 800px;
		font-family: 'PT Serif';
	}
	.vinosCentral .izq{
		width: 260px;
		height: 560px;
		position: relative;
		display: inline-block;
	}
	.vinosCentral .der{
		width: 500px;
		height: 560px;
		position: absolute;
		display: inline-block;
		padding: 5px;
		vertical-align: top;
		right: 0px;
	}
	.vinosCentral div.crianza{
		background-image: url('../img/vino_crianza.png');
		background-repeat: no-repeat;
		background-position: center;
	}
	.vinosCentral div.reserva{
		background-image: url('../img/vino_reserva.png');
		background-repeat: no-repeat;
		background-position: center;	
	}
	.vinosCentral div.granreserva{
		background-image: url('../img/vino_gran_reserva.png');
		background-repeat: no-repeat;
		background-position: center;	
	}
	.vinosCentral div.dominio{
		background-image: url('../img/vino_dominio.png');
		background-repeat: no-repeat;
		background-position: center;	
	}
	.vinosCentral div.blanco{
		background-image: url('../img/vino_blanco.png');
		background-repeat: no-repeat;
		background-position: center;	
	}
	.vinosCentral .txt{
		font-family: 'Open Sans';
		font-size: 18px;
		font-weight: 600;
		color: #FFF;
		margin-bottom: 20px;
		line-height: 26px;
	}
	.vinosCentral .variedades{
		font-family: 'Open Sans';
		font-size: 15px;
		font-weight: 400;
		background-image: url('../img/variedades.png');
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 65px;
		min-height: 55px;
		vertical-align: middle;
		color: #FFF;
		line-height: 55px;
		margin: 10px 0;
		background-position: 15px center;
	}
	.vinosCentral .tiempo{
		font-family: 'Open Sans';
		font-size: 15px;
		font-weight: 400;
		background-image: url('../img/tiempo.png');
		background-repeat: no-repeat;
		background-position: left;
		padding-left: 65px;
		min-height: 43px;
		vertical-align: middle;
		color: #FFF;
		line-height: 22px;
		margin: 10px 0;
		background-position: 15px center;
	}
	.vinosCentral .definicion{
		font-family: 'Open Sans';
		font-size: 15px;
		font-weight: 400;
		background-image: url('../img/definicion.png');
		background-repeat: no-repeat;
		background-position: 8px center;
		padding-left: 65px;
		min-height: 67px;
		vertical-align: middle;
		color: #FFF;
		line-height: 20px;
		margin: 10px 0;
	}
	.vinosCentral .ficha{
		width: 204px;
		height: 53px;
		cursor: pointer;
		background-image: url('../img/fichaCata.png');
		background-repeat: no-repeat;
		background-position: center;
		margin: 30px 0 10px 65px;
	}
	.enlaceCentral{
		display: inline-block;
		width: 130px;
		height: 560px;
		cursor: pointer;
		margin-left: 15px;
	}
	#contactoCapa{
		height: 560px;
	    position: relative;
	    width: 800px;
	    margin-left: -400px;
	    left: 50%;
	    margin-top: 250px;
	}
	#contactoIzq{
		float: left;
		width: 40%;
		text-align: left;
		margin-left: 8%;
		min-width: 250px;
	}
	#contactoDer{
		float: right;
		width: 49%;
		text-align: left;
		min-width: 250px;	
	}
	#contactoIzqSup{
		width: 100%;
		height: 280px;
		vertical-align: bottom;
	}
	#contactoIzqInf{
		width: 100%;
		height: 280px;
		vertical-align: top;
	}
	#contactoDerSup{
		width: 100%;
		height: 280px;
		vertical-align: bottom;
	}
	#contactoDerInf{
		width: 100%;
		height: 280px;
		vertical-align: top;
	}
	#contactoCapa .tit{
		font-family: 'Open Sans';
		font-size: 20px;
		font-weight: 600;
		color: #b27e55;
		margin-bottom: 15px;
	}
	#contactoCapa .texto{
		font-family: 'Open Sans';
		font-size: 16px;
		font-weight: 600;
		color: #FFF;
		line-height: 28px;
	}
	#contactoCapa .llaveHotel{
		width: 230px;
		height: 89px;
		position: relative;
		margin-bottom: 30px;
		margin-top: -119px;
		background-image: url('../img/hotel.png');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	#mapa{
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0;
		bottom: 0;
		margin: auto;
		display: block;
		min-height: 600px;
		min-width: 800px;
		overflow:hidden;
		z-index: 20000;
	}
	#mapa .cerrar{
		position: absolute;
		z-index: 25000;
		width: 50px;
		height: 50px;
		right: 0;
		top: 0;
		background-image: url('../img/cerrar.png');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	#mapa .mapa{
		position: relative;
		width: 800px;
		height: 600px;
		left: 50%;
		top: 50%;
		margin-left: -400px;
		margin-top: -300px;
	}
	#contactoCapa .imgMapa{
		width: 230px;
		height: 118px;
		position: relative;
		margin-top: 10px;
		background-image: url('../img/mapa.jpg');
		background-repeat: no-repeat;
		background-position: center;
		cursor: pointer;
	}
	#pajaro1{
		position: absolute;
		display: none;
		width: 183px;
		height: 60px;
		top: 0px;
		left: 0px;
		z-index: 25000;
		background-image: url('../img/vinos_00.png');
		background-repeat: no-repeat;
		background-position: center;
	}
	#pajaro2{
		position: absolute;
		display: block;
		width: 125px;
		height: 82px;
		top: 0px;
		left: 0px;
		z-index: 25000;
		background-image: url('../img/vinos_02.png');
		background-repeat: no-repeat;
		background-position: center;
	}
	#pajaro3{
		position: absolute;
		display: block;
		width: 149px;
		height: 97px;
		top: 0px;
		left: 0px;
		z-index: 25000;
		background-image: url('../img/vinos_01.png');
		background-repeat: no-repeat;
		background-position: center;
	}

}


