body {
	margin: 0;
	font-size: 12px;
}

.bg {
	width: 1107px;
	margin: 0 auto;
	position: relative;
}

#bg-coleccionprivada,
#bg-nuestrosvinos {
	background-repeat: no-repeat;
	height: 750px;
	width: 1107px;
}

#bg-nuestrosvinos {
	background-image:url(../img/nuestrosvinos-V02.jpg);
	margin: 0 auto;
	background-position: center 1px;
}

#bg-coleccionprivada {
	background-image:url(../img/coleccionprivada-V02.jpg);
	margin: 80px auto;
	background-position: center 22px;
}


.prices {
	position: absolute;
	/*top: 532px;
	left: 45px;*/
	top: 484px;
	left: 56px;
	width: 1030px;
}

.prices.last {
	top: 1361px;
	left: 56px;
	width: 1070px;
}

input.price {
	/*height: 40px;*/
	height: 36px;
	width: 40px;
	/*margin: 0 -1px;*/
	margin: 0;
	padding: 0;
	/*padding: 0 5px;*/
	border: none;
	background: transparent;
	font-family: 'Francois One', Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	color: #777;
	outline: 0;
	overflow: hidden;
}

/* El primer elemento "Cosecha" tiene anchos variables. Fixes*/
input.price.third1,{
	position: relative;
	left: -3px;
}
input.price.four1,{
	position: relative;
	left: -4px;
}
input.price.first2{
	position: relative;
	left: -6px;
}
input.price.second2{
	position: relative;
	left: -7px;
}
input.price.third2{
	position: relative;
	left: -8px;
}
input.price.four2{
	position: relative;
	left: -10px;
}
input.price.first3{
	position: relative;
	left: -13px;
}
input.price.second3{
	position: relative;
	left: -14px;
}
input.price.third3{
	position: relative;
	left: -16px;
}
input.price.four3{
	position: relative;
	left: -17px;
}
input.price.first4{
	position: relative;
	left: -19px;
}
input.price.second4{
	position: relative;
	left: -20px;
}
input.price.third4{
	position: relative;
	left: -22px;
}
input.price.four4{
	position: relative;
	left: -24px;
}
input.price.first5{
	position: relative;
	left: -25px;
}
input.price.second5{
	position: relative;
	left: -27px;
}
input.price.third5{
	position: relative;
	left: -28px;
}
input.price.four5{
	position: relative;
	left: -30px;
}
input.price.first6{
	position: relative;
	left: -32px;
}
input.price.second6{
	position: relative;
	left: -34px;
}
input.price.third6{
	position: relative;
	left: -36px;
}
input.price.four6{
	position: relative;
	left: -37px;
}


/* last */
.prices.last input.price.second7{
	position: relative;
	left: -1px;
}
.prices.last input.price.third7{
	position: relative;
	left: -2px;
}
.prices.last input.price.four7{
	position: relative;
	left: -4px;
}
.prices.last input.price.first8{
	position: relative;
	left: -6px;
}
.prices.last input.price.second8{
	position: relative;
	left: -8px;
}
.prices.last input.price.third8{
	position: relative;
	left: -9px;
}
.prices.last input.price.four8{
	position: relative;
	left: -11px;
}
.prices.last input.price.first9{
	position: relative;
	left: -12px;
}
.prices.last input.price.second9{
	position: relative;
	left: -14px;
}
.prices.last input.price.third9{
	position: relative;
	left: -16px;
}
.prices.last input.price.four9{
	position: relative;
	left: -18px;
}
.prices.last input.price.first10{
	position: relative;
	left: -21px;
}
.prices.last input.price.second10{
	position: relative;
	left: -22px;
}
.prices.last input.price.third10{
	position: relative;
	left: -23px;
}
.prices.last input.price.four10{
	position: relative;
	left: -25px;
}
.prices.last input.price.first11{
	position: relative;
	left: -27px;
}
.prices.last input.price.second11{
	position: relative;
	left: -28px;
}
.prices.last input.price.third11{
	position: relative;
	left: -30px;
}
.prices.last input.price.four11{
	position: relative;
	left: -32px;
}
.prices.last input.price.first12{
	position: relative;
	left: -33px;
}
.prices.last input.price.second12{
	position: relative;
	left: -35px;
}
.prices.last input.price.third12{
	position: relative;
	left: -37px;
}
.prices.last input.price.four12{
	position: relative;
	left: -38px;
}
.prices.last input.price.first13{
	position: relative;
	left: -40px;
}
.prices.last input.price.second13{
	position: relative;
	left: -41px;
}
.prices.last input.price.third13{
	position: relative;
	left: -43px;
}
.prices.last input.price.four13{
	position: relative;
	left: -44px;
}
/* FIN Fixes*/

.prices.last input.price {
	width: 34px;
}

hr {
	position: absolute;
	left: 44px;
	top: 860px;
	width: 1107px;
}

.buttons {
	position: absolute;
	padding-bottom: 10px;
	top: 1600px;
	left: 380px;
}

.buttons > * {
	margin: 0 10px;
}

.btn {
	width: 150px;
	height: 40px;
	background: #9DCFB7;
	color: #fff;
	border: 0;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

#btn-submit {
	cursor: pointer;
}

select.btn {
	width: 170px;
}

#select-download {
	text-align: center;
	background: #f2f2f2;
	color: #333;
	border: 1px solid #e2e2e2;
}

.mensaje {
	height: 50px;
	background: #9DCFB7;
	color: #fff;
	line-height: 50px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}

