html, body {
	height: 100%;
	min-height: 100%;
	margin: 0px;
}

body {
	background: url('images/body.jpg') repeat-x;
	background-color: #FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ref_anuncio {
	position: absolute;
	width: 20px;
	height: 570px;
	margin-top: 40px;
	right: 0px;
}

.anuncio_derecha {
	position:absolute;
	top: -20px;
	left: 20px;
	max-width: 1200px;
	text-align:right;
}

.anuncio_cabecera{ 
	position:absolute;
	left:0px;
	top:15px;
	width:100%;
	height:120px;
}

.esq_sup_der {
	position: absolute;
	width: 40px;
	height: 87px;
	right: 0px;
	background: url('images/esq_sup_der_common.jpg') no-repeat;
}

.esq_inf_der {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0px;
	background: url('images/esq_inf_der_common.jpg') no-repeat;
}

.esq_inf_izq {
	position: absolute;
	width: 40px;
	height: 40px;
	background: url('images/esq_inf_izq_common.jpg') no-repeat;
}

.esq_sup_izq {
	position: absolute;
	top: 0px;
	width: 40px;
	height: 87px;
	background: url('images/esq_sup_izq_common.jpg') no-repeat;
}

.lateral_izquierdo { 
	width: 20px;
	background: url('images/sombra_izq_common.jpg') repeat-y;
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
}

.lateral_derecho {
	width: 20px;
	position:absolute;
	right:0px;
	background: url('images/sombra_der_common.jpg') repeat-y;
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
}

.agua_inf {
	position: absolute;
	width: 339px;
	height: 53px;
	margin-top: 331px;
	right: 20px;
	background: url('images/agua_inf.jpg') no-repeat;
}

.central_txt {
	position:relative;
	top: 120px;
	height: 640px;
	margin-right: 140px;
	min-width: 409px;
}

.navega {
	position: absolute;
	height: 36px;
	top: 60px;
	right: 40px;
}

.sup_som_common {
	position: absolute;
	width: 100%;
	height: 87px;
	background: url('images/sup_som_common.jpg') repeat-x;
}

.inf_som_common {
	position: absolute;
	width: 100%;
	height: 40px;
	background: url('images/inf_som_common.jpg') repeat-x;
}

.logo {
	position: absolute;
	width: 185px;
	height: 39px;
	top: 30px;
	left: 29px;
	background: url('images/logo.jpg') no-repeat;
}

.table
{
	clear: none;
	overflow: hidden;
}

.tr
{
	clear: both;
}

.td
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
}

.contenedor { width:100%; *width: expression((documentElement.clientWidth < 1010) ? "1010px" : "100%"); min-width:1010px; max-width: 1200px; height:100%; min-height:100%; }

.enlace {
  color: #304D0E;
  text-decoration: none;
}

.enlace:hover {
  color: #7AA23A;
  text-decoration: underline;
}

h1 { font-size: 14px; }
h2 { font-size: 14px; margin: 10px; }

p { margin: 10px; }

FORM {
	display: inline;
}

#capa{
	width:100%;
	height:100%;
	_height: 1000px;
	background:#000;
	position:fixed;
	_position: absolute;
	right: 0px;
	display:none;
	z-index: 100000;
}
#caja{
padding: 10px;
width:600px;
height:420px;
display:none;
background:#fff;
  position:absolute;
  top:50%;  
  left:50%;  
  margin: -210px 0 0 -300px;
  z-index: 1000000;
  text-align: center;
}
#cerrar{
	position:absolute;
	float:left;
	width:25px;
	margin-top:-20px;
	background:#B00000;
	text-align:center;
	color:#FFF;
}
a.cerrar{
	text-decoration:none;
	color:#FFF
}
a.hover{
	text-decoration:none;
}

.oc_lateral_izquierdo { 
	width: 20px;
	height: 1420px;
	background: url('images/sombra_izq_common.jpg') repeat-y;
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
}

.oc_lateral_derecho {
	width: 20px;
	height: 1420px;
	position:absolute;
	right:0px;
	background: url('images/sombra_der_common.jpg') repeat-y;
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
}

.img_ofertas {
	position: relative;
	width: 250px;
	height: 30px;
	left: 20px;
	background: url('images/ofertas.jpg') no-repeat;
}

.linea_ve
{
	width: 830px;
	height: 10px;
	margin-left: 5px;
	_margin-top: 5px;
	background: url('images/linea_ve.jpg') repeat-x;
}

.margen_int_form
{
	padding: 10px;
	padding-left: 20px;
	text-align: justify;
}

.margen_int_form_gadinf
{
	_margin-top: -120px;
	padding: 65px;
	padding-left: 20px;
	text-align: justify;
}

.margen_int
{
	padding: 10px;
	padding-left: 5%;
	text-align: justify;
}

.separador
{
	position: absolute;
	width: 840px;
	height: 40px;
	top: 515px;
	left: 15px;
	background: url('images/separador_an40.jpg') no-repeat;
	z-index: 1000;
}

.gr_peq
{
	font-size: smaller;
	color: #666666;
}

.small
{
	font-size: smaller;
}

.trformbuscador
{
	clear: both;
	padding-top: 15px;
	*padding-top: 5px;
	
}

.txt_supder
{
	position: absolute;
	top: 118px;
	right: 60px;
	font-size: 14px;
}

.table_buscador
{
	clear: none;
	overflow: hidden;
	width: 840px;
	background: url('images/bg.gif') repeat-y;
	margin-left: 15px;
}

.table_content
{
	clear: none;
	overflow: hidden;
	width: 880px;
	background: url('images/bg.gif') repeat-y;
	margin-left: 15px;
	margin-right: -25px;
}

.tegustabg
{
	width: 735px;
	height: 100px;
	margin-top: 0px;
	padding: 15px;
	background: url('images/tegustabg.jpg') repeat-x;
}

.encabezadotegusta
{
	color: #B4F158;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	border-bottom: solid 1px #B4F158;
}

.esq_sup_izq_simple
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 40px;
	height: 50px;
	background: url('images/esq_sup_izq_simple.jpg') no-repeat;
}

.ctr_sup_simple
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 322px;
	height: 50px;
	background: url('images/ctr_sup_simple.jpg') repeat-x;
}

.ctr_ctr_sup_simple
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 40px;
	height: 50px;
	background: url('images/ctr_ctr_sup_simple.jpg') no-repeat;
}

.ctr_ctr_sup_doble
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 322px;
	height: 50px;
	background: url('images/ctr_ctr_sup_doble.jpg') repeat-x;
}

.esq_sup_der_doble
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 40px;
	height: 50px;
	background: url('images/esq_sup_der_doble.jpg') no-repeat;
}

.gad_bg
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 764px;
	height: 100px;
	background: url('images/gad_bg.jpg') repeat-y;
}

.esq_inf_izq_simple
{
	float: left; padding: 0px; border-style: solid; border-width: 0px; width: 40px; height: 40px; background: url('images/esq_inf_izq_simple.jpg') no-repeat;
}

.ctr_inf_simple
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 684px;
	height: 40px;
	background: url('images/ctr_inf_simple.jpg') repeat-x;
}

.esq_inf_der_simple
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 40px;
	height: 40px;
	background: url('images/esq_inf_der_simple.jpg') no-repeat;
}

.esq_sup_der_simple
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 40px;
	height: 50px;
	background: url('images/esq_sup_der_simple.jpg') no-repeat;
}

.ctr_ctr_sup_simple2
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 40px;
	height: 50px;
	background: url('images/ctr_ctr_sup_simple2.jpg') no-repeat;
}

.esq_sup_izq_doble
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
	width: 40px;
	height: 50px;
	background: url('images/esq_sup_izq_doble.jpg') no-repeat;
}

.pestana_txt_selec
{
	color: #304D0E;
	font-size: smaller;
	margin-top: 30px;
	text-align: center;
	font-weight: bold;
}

.pestana_txt_enlace
{
	color: #304D0E;
	font-size: smaller;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.pestana_txt_enlace:hover
{
	color: #7AA23A;
	font-size: smaller;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}

.margen_int_resultados
{
	position: relative;
	_margin-top: -130px;
	padding: 64px 0 0 0;
	*padding: 68px 0 0 0;
	_padding: 64px 0 0 0;
	padding-left: 5px;
	text-align: justify;
	z-index: 1000;
}

.tableafinaverde
{
	clear: none;
	overflow: hidden;
	width: 830px;
	background: url('images/somlat.gif') repeat-y;
}

.tableafinatxtencabezado
{
	clear: none;
	overflow: hidden;
	height: 45px;
	text-align: center;
	*padding-top: 10px;
	padding-right: 10px;
}

.tableafinatxtcontenido
{
	clear: none;
	overflow: hidden;
	padding: 0 10px 10px 10px;
	*margin-top: -10px;
}

.cajadatosanuncio
{
	border: solid 1px #B4F158;
	padding: 0 15px 0 15px;
	font-size: 11px;
}

.cajadescripcionanuncio
{
	border: solid 1px #B4F158;
	padding: 5px 15px 5px 15px;
	*padding: 15px;
	font-size: smaller;
	height: 200px;
	*height: 184px;
	margin-bottom: 10px;
}

#pestanas {
   float:left;
   width:765px;
   line-height:normal;
   font-size: x-small;
   font-weight: bold;
   background:url("images/pest.gif") no-repeat right top;
}

#pestanas ul {
   margin:0;
   padding:0;
   list-style:none;
}

#pestanas li {
	width: 350px;
    float:left;
    margin:0 0 0 0px;
    padding: 15px;
	_padding: 12px 15px 12px 15px;
	text-align: center;
}

#pestanas a {
    color: #000;
    text-decoration: none;
}

#pestanas .activa{
	height: 7px;
	background-image:url("images/pestactiva.gif");
}

.nover{
   display: none;
}

.bookmarks
{
	clear: none;
	overflow: hidden;
	position: absolute;
	left: 430px;
	*left: 530px;
	width:376px;
	*width: 275px;
	text-align: right;
}

.an_gratis
{
	margin-right: 30px;
	margin-bottom: 10px;
}
