body {
	margin: 0 auto;
	color: #7c7879;
	font-weight: normal;
}
.final {
	clear: both;
	float: none;
}
.flota_izq {
	float: left;
}
a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	margin: 0px;
	color: #000000;
}
p {
	color: #2c922f;
	font-size: 8.5pt;
	font-weight: bold;
}


#contenedor {
	width:970px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#medio {
	padding: 59px 0 56px 0;
}

#columna_izq {
	float: left;
	width: 718px;
}
.contenido_col_izq {
	width: 640px;
	float: left;
}

#columna_der {
	float: left;
	width: 220px;
	padding: 15px 0 0 25px;
}
.titulo_chico {
	margin: 0 0 9px 0;
}

.caja_logueo {
	width: 333px;
	background-image: url(img/bg_box_logueo.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	color: #727272;
	font-size: 8.5pt;
	position: relative;
	padding: 15px 0 0 0;
	float: left;
}
.caja_logueo .primera_linea {
	color: #171695;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 80px;
}
.caja_logueo .input_primera_linea {
	height: 20px;
	width: 183px;
	background-color: #dededc;
	border: 0;
	position: absolute;
	left: 80px;
	top: 76px;
}
.caja_logueo .segunda_linea {
	color: #171695;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 120px;
}
.caja_logueo .input_segunda_linea {
	height: 20px;
	width: 183px;
	background-color: #dededc;
	border: 0;
	position: absolute;
	left: 80px;
	top: 116px;
}
.caja_logueo .tercera_linea {
	color: #171695;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 160px;
}
.caja_logueo #sombra_tercera_linea {
	height: 15px;
	width: 142px;
	position: absolute;
	left: 125px;
	background-image: url(img/sombra_campo.gif);
	top: 179px;
}

.caja_logueo .input_tercera_linea {
	height: 20px;
	width: 183px;
	background-color: #dededc;
	border: 0;
	position: absolute;
	left: 80px;
	top: 156px;
}
.caja_logueo .bt_aceptar_verde a {
	background-image: url(img/bt_aceptar.gif);
	background-repeat: no-repeat;
	height: 21px;
	position: absolute;
	left: 120px;
	top: 195px;
	width: 144px;
}
.caja_logueo .bt_aceptar_verde a:hover {
	background-image: url(img/bt_aceptar.gif);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
.caja_logueo .bt_aceptar_azul a {
	background-image: url(img/bt_aceptar.gif);
	background-repeat: no-repeat;
	background-position: 0 -21px;
	height: 21px;
	position: absolute;
	left: 120px;
	top: 155px;
	width: 144px;	
}
.caja_logueo .bt_aceptar_azul a:hover {
	background-image: url(img/bt_aceptar.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
.cuadro_noticia {
	margin: 0 0 35px 0;
}
.cuadro_noticia .fecha {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.cuadro_noticia .tit_noticia {
	margin: 5px 0 5px 0;
}

.cuadro_noticia .tit_noticia a {
	color: #2c922f;
	font-size: 13px;
}
.cuadro_noticia .ampliar a {
	color: #2C922F;
}
.separador {
	height: 2px;
	background-color: #2C922F;
	overflow:hidden;
	margin: 0 0 20px 0;
}
.texto_desarrollado {
	font-size: 13px;
	line-height: 18px;
	margin: 10px 0 0 0;
}


#pie {
	height: 93px;
	border-top: 1px solid #bbdd86;
	background-image: url(img/bg_pie.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 67px 0 0 0;
}
#pie .enlaces {
	line-height: 18px;
}
#pie .enlaces a {
	color:#545454;
	font-weight: normal;
}
#pie .enlaces a:hover {
	color:#000000;
}
#pie .direccion {
	font-weight: bold;
	color: #171793;
	font-size: 8.5pt;
	margin: 8px 0 3px 0;
}
.ampliacion {
	font-size: 12px;
	margin: 10px 0 0 0;
}
.listado_thumbs  {
	padding:10px 0 0 10px;
	margin: 0 0 15px 0;
}
.listado_thumbs a {
	margin: 0 25px 10px 0;
	border: 8px solid #2C922F;
	float:left;
}
.listado_thumbs a:hover {
	border: 8px solid #999999;
}
.mapa {
	width:650px; 
	margin:10px 0 10px 10px;
	border:4px solid #999999;
}
.cuadro {
	background-color: #F7F7F7;
	padding: 6px;
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #d6d6d6;
}
.cuadro .fecha {
	font-weight: bold;
	color: #2C922F;
	float: left;
	margin: 0 5px 0 0;
}

.cuadro img {
	float: left;
	margin: 0 5px 5px 0;
	border: 2px solid #d6d6d6;
}

.cuadro .tit {
	font-weight: bold;
}
.cuadro .tit a {
	color: #000099;
}
.cuadro .tit a:hover {
	color: #0000fa;
}

.cuadro .precio {
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#006600;
	position:relative;
	margin: 5px 0 5px 0;
}

.enlace {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.enlace:hover {
	color: #003399;
	text-decoration: none;
}
.enlace01 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2C922F;
	text-decoration: none;
}
.enlace01:hover {
	color: #006600;
	text-decoration: none;
}
.categoria {
	width: 200px;
	text-align: center;
	float: left;
	margin: 0 20px 5px 6px;
}
.categoria .foto_categoria {
	height: 200px;
	width: 200px;
}

.categoria .nombre_categoria {
	font-size: 11px;
	font-weight: bold;
	height:30px;
	display: block;
	width:100%;
}
.categoria .nombre_categoria a {
	padding:7px 0 7px 0;
	background-color: #2C922F;
	display: block;
	color: #FFFFFF;
}
.categoria .nombre_categoria a:hover {
	background-color: #B6D9B7;
	display: block;
	color: #006600;
}
