@charset "utf-8";

body {
	background-color: #070707;
	background-image: url(/media/imgs/general/fondo.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
}
#contenedor {
	width: 960px;
	background-color: #000000;
	background-image: url(/media/imgs/general/contenedor-fondo.gif);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#contenedor_pie {
	clear: both;
	z-index: 2;
	margin-top: -60px;
	position: relative;
	display: block;
	height: 80px;
	width: 960px;
}

#publicidad_arriba {
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	height: 100px;
	position: relative;
	clear: both;
	padding-top: 10px;
	z-index: 3;
}
#cabeza {
	width: 940px;
	height: 80px;
	padding: 10px 0px 0px;
	margin: 0px 10px;
}
.------------------------- {
}
#menu {
	width: 940px;
	height: 30px;
	padding: 0px;
	margin: 10px;
	background-color: #C8F04F;
	background-image: url(/media/imgs/general/menu-fondo.png);
}
#menu ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	display: inline;
}
#menu ul li a{
	color: #000;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 15px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	height: 30px;
	display: block;
	float: left;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
}
#menu ul li a:hover {
	color: #000;
	background-color: #FFF;
}
#menu ul li a.activo {
	color: #000;
	background-color: #FFF;
}
.------------------------- {
}
#vacio {
	clear: both;
	height: 20px;
}
#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 920px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-bottom: 0px;
}
#pie a {
	color: #FFF;
}
#pie a:hover {
	color: #06F;
}
.------------------------- {
}
.menuinferior {
	font-size: 11px;
	margin-left: 120px;
}
.menuinferior li {
	float: left;
	list-style-type: none;
}
.menuinferior a, .menuinferior a:link, .menuinferior a:visited {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 3px;
	color: #FFFFFF;
}
.menuinferior a:hover {
	color: #0000FF;
	text-decoration: none;
}

.contenido1-50 {
	width: 460px;
	float: left;
}
.contenidomedio {
	width: 335px;
	margin-left: 10px;
	float: left;
}
.contenidomedio2 {
	width: 315px;
	margin-left: 10px;
	float: left;
}
.------------------------- {
}
.bloque {
	background-color: #333;
	background-image: url(/imgs/bloque_fondo.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
	font-size: 13px;
	line-height: 16px;
	z-index: 3;
	position: relative;
}
.bloque a {
	color: #09F;
}
.bloque a:hover {
	color: #64C1FF;
	text-decoration: underline;
}
.bloque p , .bloque ul {
	margin: 10px;
	font-size: 13px;
	text-align: justify;
	line-height: 16px;
}
.bloque img.negra {
	background-color: #000;
	padding: 5px;
}
.bloque ul {
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.bloque ul li {
	list-style-type: none;
	background-image: url(/media/imgs/bullet07.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}

.bloque h1   {
	height: 30px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.1em;
	background-color: #09F;
	color: #000;
}
.bloque h2 {
	font-size: 16px;
	color: #000;
	margin: 20px 10px 10px;
	line-height: 25px;
	padding-left: 5px;
	text-transform: uppercase;
	background-color: #09F;
}

.bloque .fotos1b {
	margin: 10px;
	height: 135px;
	width: 680px;
}
.bloque hr {
	height: 5px;
	background-color: #09F;
	margin: 10px 10px 15px;
}
select, input, textarea, button {outline:none; resize:none;}
.------------------------- {
}
.contenido {
	width: 700px;
	float: left;
}
.contenido ul li {
	margin-bottom: 10px;
}



.------------------------- {
}
.lateral {
	width: 220px;
	float: left;
}
.lateral ul {
	padding-left: 15px;
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.lateral ul li {
	margin-bottom: 8px;
}
.lateral form {
	margin: 0px;
	padding: 0px 10px;
	display: block;
}
.lateral form .fila {
	padding-bottom: 10px;
}
.lateral form .fila label {
	font-size: 12px;
	line-height: 12px;
	color: #CCC;
	font-weight: bold;
	padding-left: 6px;
	height: 12px;
	display: block;
}
.lateral form .fila label.error {
	display: none !important;
}
.lateral form .fila .campo {
	background-image: url(/media/imgs/general/lateral-input-fondo.gif);
	background-repeat: no-repeat;
	padding: 2px 6px;
	height: 20px;
	width: 188px;
	margin-top: -1px;
}
.lateral form .fila .campo_largo {
	background-image: url(/media/imgs/general/lateral-textarea-fondo.gif);
	background-repeat: no-repeat;
	padding: 4px 4px 4px 6px;
	height: 66px;
	width: 190px;
	margin-top: -1px;
}
.lateral form .fila input  {
	width: 188px;
	height: 20px;
	border-style: none;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.lateral form .fila input.error  {
	background-image: url(/media/imgs/general/lateral-input-fondo-error.gif);
}
.lateral form .fila textarea  {
	width: 190px;
	height: 66px;
	border-style: none;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
}
.lateral form .fila textarea.error  {
	background-image: url(/media/imgs/general/lateral-textarea-fondo-error.gif);
}
.lateral form .fila .boton {
	background-color: transparent;
	background-image: url(/media/imgs/general/boton-fondo.jpg) !important;
	background-repeat: no-repeat;
	height: 35px;
	width: 170px;
	margin-right: 15px;
	margin-left: 15px;
	cursor: hand;
}
.lateral form .fila:hover label {
	color: #9C0;
}
.lateral form .fila:hover .campo {
	background-image: url(/media/imgs/general/lateral-input-fondo.gif);
	background-position: 0px -24px;
}
.lateral form .fila:hover .campo_largo {
	background-image: url(/media/imgs/general/lateral-textarea-fondo.gif);
	background-position: 0px -74px;
}
.lateral form .fila:hover input  {
	color: #9F0;
}
.lateral form .fila:hover .boton {
	background-image: url(/media/imgs/general/boton-fondo-activo.jpg) !important;
}
.lateral form .fila:hover textarea  {
	color: #9F0;
}
.lateral form .fila select{
	color: #333;
	background-color: #FFF;
	width: 200px;
	border: 1px solid #000;
}

.------------------------- {
}
.imagen_negra {
	margin: 5px;
	background-color: #000000;
	padding: 10px;
}
.mapavirtual {
	margin: 10px;
	height: 500px;
	width: 660px;
	background-color: #000000;
	padding: 10px;
}
#banner {
	width: 220px;
	float: left;
}
.realty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.------------------------- {
}
.peque {
	font-size: 12px;
}
#banner {
	width: 220px;
	float: left;
}
.enlace {
	display: block;
	height: 70px;
	margin-bottom: 5px;
	vertical-align: middle;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.enlace img {
	float: left;
	margin-right: 5px;
	margin-top: auto;
	vertical-align: middle;
	margin-bottom: auto;
}
.aqui {
	font-size: 30px;
	color: #000000;
}
.mapavirtual {
	margin: 10px;
	height: 500px;
	width: 660px;
	background-color: #000000;
	padding: 10px;
}
.imagen_negra {
	margin: 5px;
	background-color: #000000;
	padding: 10px;
}
.imagen_negraGalleria {
	margin: 3px;
	background-color: #000000;
	padding: 5px;
}
.imagen_negraVideos {
	margin: 2px;
	background-color: #000000;
	padding: 3px;
}
.vacio {
	clear: both;
}
.miniatura {
	height: auto;
	width: 140px;
	margin-left: 6px;
	margin-top: 5px;
	float: left;
	min-height:150px;
}
.miniatura p {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.------------------------- {
}
.rentals-caja {
	height: 430px;
	width: 335px;
	margin-left: 10px;
	background-image: url(/media/imgs/rentals-fondo.jpg);
	background-color: #4B4B4B;
	background-repeat: repeat-x;
	float: left;
	margin-bottom: 10px;
	display: inline;
}
.rentals-caja .titulo {
	font-size: 18px;
	color: #FFF !important;
	text-decoration: none !important;
	line-height: 20px;
}
.rentals-caja .desc {
	font-size: 12px;
	line-height: 13px;
	text-align: justify;
}
.rentals-caja .info {
	font-size: 12px;
	background-color: #3E3E3E;
	text-align: center;
}
.rentals-caja .foto {
	background-color: #FFF;
	background-image: url(/media/imgs/rentals-foto-fondo.png);
	background-repeat: repeat-x;
}
