@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	font-size: 11px;
	background-image: url(../img/linearep_fondo.jpg);
	background-repeat: repeat-x;
    }
	
	
	img, img a {
	padding:0px;
	margin:0px;
	}
	
	h1 {
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #2f4c43;
	}
	
	ul {
	padding: 0px;
	line-height: 13px;
	}
#countdown {
	width: 280px;
	height: 23px;
	float: right;
	line-height: 22px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	border: 1px solid #ffffff;
	font-weight: bold;
}
#countdown  p {
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	}
	
	li{
	padding: opx;
	list-style: none;
	}
	

    .oneColFixCtr #container {
	width: 977px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #FFFFFF;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	border: 1px solid #d7e0c3;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	padding: 6px;
	background-image: url(../img/fondo_body.jpg);
    }

    .oneColFixCtr #mainContent {
	padding: 0 20px;
	display: inline;
    }
	
	
	
#header {
	background-image: url(../img/header_repeat.jpg);
	height: 98px;
	text-align: center;
	margin-bottom: 1px;
}
.amount {
	color: #caa337;
	font-weight: bold;
}
.contactstripe   {
	background-image: url(../img/cinta_contacto.jpg);
	height: 29px;
	background-color: #446f61;
	margin-top: 1px;
	color: #ffffff;
	padding-left: 20px;
	line-height: 29px;
	font-size: 12px;
}

.contactstripe  a {
	color: #f7b012;
	}


.intro, .intro a {
	font-size: 11px;
	color: #446f61;
	line-height: 15px;
	padding-left: 5px;
}

.introprincipio {
	background-image: url(../img/fondo_texto.jpg);
	width: 375px;
	height: 209px;
	margin: auto;
	padding: 20px;
	color: #ffffff;
	line-height: 18px;
	margin-top: 30px;
	margin-bottom: 120px;
	font-size: 13px;
}

.introprincipio a{
	color: #f7b012;
	font-weight: bold;
}

.pestana {
	border-top: solid 1px #446f61;
	height: 22px;
	background-image: url(../img/pestana.jpg);
	background-position: right bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#wantorder {
	background-image: url(../img/fondo_order.jpg);
	height: 133px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 10px;
	color: #2f4c43;
}
.vinerow {
	display: inline;
}
.fees {
	font-size: 10px;
	font-weight: bold;
}
.vine {
	height: 325px;
	width: 319px;
	float: left;
	background-image: url(../img/background_vine.jpg);
	margin-right: 8px;
	line-height: 11px;
}
.paginador {
	height: 24px;
	border-top: 2px solid #0d332b;
	border-bottom: 1px solid #bdbdbd;
	clear: left;
	padding-left: 930px;
	padding-top: 5px;
}

.vine img{
	margin-top:30px;
}

.vine p{
	margin-top:30px;
	line-height: 11px;
}
.vine .description {
	width: 174px;
	float: right;
	margin-top: 35px;
	color: #2f4c43;
	line-height: 11px;
}
.vine .description h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
