/*------------------------ APARTADOS -----------------*/

.apartado {
	width: 920px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
	float: left;
}
.apartado_sin {
	width: 920px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: auto;
	display: table;
}
#div_cuerpo {
	float: left;
	width: 886px;
	padding-left: 17px;
}


/*--------------------------- BUSCADOR ------------------------*/

#buscador {
	width: 950px;
	margin: auto;
	margin-top: 20px;
	display: table;
}
#buscador #enlaces {
	float: left;
	width: 635px;
	height: auto;
}
#buscador #enlaces a {
	font-size: 12px;
	color: #FFFFFF;
	border-left: 2px solid #000000;
	padding-left: 7px;
	padding-right: 7px;
	margin-right: 20px;
	background-color: #741127;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
}
#buscador #enlaces .selec {
	background-color: #FFFFFF;
	color: #741127;
}

#buscador #enlaces p {
	float: left;
	width: 628px;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#buscador #enlaces p a {
	background-color: #FFFFFF;
	color: #741127;
	padding-top: 0px;
	padding-bottom: 0px;
}
#buscador #asistente {
	float: right;
	width: 292px;
	border-left: 2px solid #000000;
	background-color: #741127;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	height: 46px;
}
#buscador #asistente a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 100px;
	display: block;
	line-height: 19px;
}
#buscador #asistente p {
	font-size: 9px;
	color: #FFFFFF;
	float: left;
	padding-left: 10px;
	width: 170px;
	line-height: 14px;
}
#buscador #enlaces .sin_margin {
	margin-right: 0px;
}
#buscador #enlaces p .selec {
	font-weight: bold;
}



/*----------------------------- PAGINACION SUPERIOR ------------------------*/

.pagina_sub {
	width: 854px;
	float: left;
	padding-left: 16px;
	padding-bottom: 15px;
}
.pagina_sub .titulo {
	float: left;
	width: 847px;
	border-left: 2px solid #000000;
	font-size: 14px;
	font-weight: bold;
	color: #741127;
	padding-bottom: 3px;
	padding-left: 5px;
}
.pagina_sub .encont {
	font-size: 10px;
	float: left;
	width: auto;
	border-left: 2px solid #000000;
	padding-left: 5px;
}
.pagina_sub .encont span {
	font-weight: bold;
}
.pagina_sub .encont .cur {
	font-style: italic;
	font-weight: normal;
}
.pagina_sub .mostrando {
	float: right;
	font-size: 10px;
}
.pagina_sub .mostrando span {
	font-weight: bold;
}


.buscador {
	float: left;
	background-image: url(../_img/buscador_vinos.gif);
	width: 674px;
	height: 39px;
	background-repeat: no-repeat;
	padding-left: 200px;
	background-position: 15px 0px;
	margin-bottom: 35px;
	color: #9E5B69;
}
.buscador .div_campo_buscar {
	float: left;
	width: 265px;
}
.buscador .campo {
	float: left;
	width: 240px;
	padding-left: 25px;
}
.buscador .campo label {
	font-size: 12px;
	color: #FFF;
	float: left;
	padding-top: 11px;
	text-align: right;
	width: 100px;
}
.buscador .campo select {
	float: right;
	width: 119px;
	font-size: 10px;
	padding: 4px;
	border-radius: 10px;
	border: 0px;
	margin-top: 8px;
}
.buscador .campo input {
	float: right;
	width: 119px;
	font-size: 10px;
	padding: 4px;
	border-radius: 10px;
	border: 0px;
	margin-top: 8px;
}
.buscador .buscar {
	background-color: #DF264E;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	width: 75px;
	float: left;
	text-align: center;
	padding-top: 3px;
	height: 18px;
	display: block;
	margin-top: 9px;
	margin-left: 25px;
}







/*------------------------------- REGISTROS --------------------------*/

#div_registros {
	width: 854px;
	float: left;
	padding-left: 16px;
	padding-bottom: 15px;
}
#div_registros .registros {
	float: left;
	width: 273px;
	border-bottom: 1px solid #949292;
	
	border-right: 1px solid #949292;
	padding-left: 10px;
	padding-top: 20px;
	height: 310px;
	padding-bottom: 5px;
}
#div_registros .ultimo {
	border-right: 0px;
}


#div_registros .registros a {
	font-size: 18px;
	font-weight: bold;
	color: #741127;
	padding-left: 5px;
	width: 265px;
	margin-bottom: 5px;
	float: left;
	height: 47px;
	display: block;
	background-image: url(../_img/linea.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#div_registros .registros .imag {
	border: 0px;
	width: 74px;
	padding-left: 0px;
	height: 212px;
	background-image: url(none);
	color: #FFFFFF;
	position: relative;
}
#div_registros .registros .cont_img .destacado {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#div_registros .registros .cont_datos {
	float: left;
	width: 175px;
}

#div_registros .registros a img{
	float: left;
	padding-left: 10px;
	border: 0px;
}
#div_registros .registros .cont_img {
	float: left;
	width: 74px;
	position: relative;
}

#div_registros .registros .envejecimiento {
	font-size: 11px;
	float: left;
	padding-left: 25px;
	width: 145px;
	font-style: italic;
	padding-bottom: 15px;
}
#div_registros .registros .envejecimiento span {
	color: #741127;
}
#div_registros .registros .do {
	font-size: 10px;
	float: left;
	padding-left: 25px;
	width: 140px;
	padding-bottom: 15px;
}
#div_registros .registros .do span {
	font-size: 11px;
	color: #741127;
}
#div_registros .registros .color {
	font-size: 10px;
	float: left;
	padding-left: 43px;
	width: 131px;
	background-repeat: no-repeat;
	background-position: 23px 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#div_registros .registros .tinto {
	background-image: url(../_img/ico_tinto.jpg);
}
#div_registros .registros .tinto span {
	color: #521B1F;
	font-weight: bold;
}
#div_registros .registros .rosado {
	background-image: url(../_img/ico_rosado.jpg);
}
#div_registros .registros .rosado span {
	color: #ED6686;
	font-weight: bold;
}
#div_registros .registros .blanco {
	background-image: url(../_img/ico_blanco.jpg);
}
#div_registros .registros .blanco span {
	color: #C6AF62;
}

#div_registros .registros .dulce {
	background-image: url(../_img/ico_dulce.jpg);
}
#div_registros .registros .dulce span {
	color:#996600;
}

#div_registros .registros .uva {
	font-size: 10px;
	float: left;
	padding-left: 25px;
	width: 150px;
	padding-top: 15px;
	line-height: 15px;
	height: 70px;
	display: block;
}
#div_registros .registros .mas_info {
	font-size: 12px;
	color: #741127;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border-left: 2px solid #000000;
	display: block;
	width: 40px;
	margin-bottom: 0px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	height: auto;
	background-image: url(none);
	font-weight: normal;
}
#div_registros .registros .precio {
	float: right;
	width: 268px;
	padding-top: 10px;
	padding-right: 5px;
}
#div_registros .registros .precio p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #741127;
	border-left: 2px solid #000000;
	padding-left: 5px;
	font-weight: bold;
	float: left;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 130px;
}
#div_registros .registros .precio a {
	float: right;
	width: 72px;
	background-color: #5C5F16;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../_img/cesta_comprar.jpg);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 5px 5px;
	border-left: 2px solid #000000;
	margin-bottom: 0px;
	display: block;
	height: auto;
}
#div_registros .registros .precio .comprar_desact {
	float: right;
	width: 100px;
	background-color: #949292;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 2px solid #000000;
	margin-bottom: 0px;
	display: block;
}
#div_registros .registros .precio span {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
#div_registros .sin_resultados {
	float: left;
	width: 852px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 130px;
	height: 110px;
}






/*------------------------- PAGINACION INFERIOR ----------------------*/

#paginacion {
	float: left;
	width: 852px;
	background-image: url(../_img/fondo_paginacion.jpg);
	background-repeat: repeat-y;
	border-left: 2px solid #000000;
	margin-top: 34px;
}
#paginacion .mostrando {
	float: left;
	padding-left: 10px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 554px;
	color: #FFFFFF;
}
#paginacion .mostrando span {
	font-weight: bold;
}
#paginacion .mostrando .cur {
	font-style: italic;
	font-weight: normal;
}
#paginacion .paginas {
	float: left;
	width: 268px;
	padding-left: 10px;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
}
#paginacion .paginas label {
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	border-left: 2px solid #FFFFFF;
	padding-left: 5px;
}
#paginacion .paginas select {
	font-size: 10px;
	margin-left: 5px;
	width: 40px;
	height: 15px;
}
#paginacion .paginas a {
	font-size: 11px;
	color: #FFFFFF;
}
#paginacion .paginas .atras {
	display: inline;
	border-right: 2px solid #FFFFFF;
	padding-right: 4px;
	margin-right: 5px;
}
#paginacion .paginas .siguiente {
	display: inline;
	border-left: 2px solid #FFFFFF;
	padding-left: 4px;
	margin-left: 5px;
}
