@import: url("ligthbox.css");

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #dfddd1;
	background-image: url(../interface/fondo_home_r.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	margin: 10px 0 10px 0;
	color: #279fab;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
}

h2 { margin: 10px 0 10px 0; color: #006699; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
h3 { margin: 10px 0 10px 0; color: #005a9c; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }

p { margin: 10px 0 10px 0; }

/* E S T R U C T U R A  P R I N C I P A L */

#contenedor_principal {
	background-image: url(../interface/fondo_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 730px;
	padding-left: 90px;
	background-color: #dfddd1;
}

#barra_menu {
	background-image: url(../interface/fondo_menu_principal.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 11px;
	padding: 15px;
	background-color: #31AEBD;
}

#barra_condos { width: 170px; float: left; }

#contenidos {
	width: 710px;
	background-color: #FFF;
	padding: 10px;
	background-image: url(../interface/fondo_contenidos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#slideshow {
float: right;
margin-right: 5px;
}

.banner_columna {
float: right;
	margin-right: 5px;
}

.columna {
	width: 50%;
	float: left;
}

.columna p {
	width: 95%;
	float: left;
}

.columna_2 {
	width: 40%;
	float: left;
}

p.gris_centrado {
	color: #515151;
	text-align: center;
	font-size: 14px;
}

/* E S T R U C T U R A  P R I N C I P A L  */

#logotipo_flotante {
	width: 212px;
	height: 92px;
	margin: 0 auto;
	z-index: 1000;
	position: absolute;
	left: 350px;
}

#logotipo_flotante_2 {
	width: 105px;
	height: 88px;
	z-index: 2000;
	position: absolute;
	left: 0;
}

.separador {
	width: 200px;
	display: block;
}

.banner {
	margin: 5px 0 5px 0;
}

.about_us {
	padding: 20px 0 20px 0;
}

.about_us p {

}

/* LISTADO DE CONDOS */

.condos_list {
	background-color: #66CCCC;
}

.condos_col {
	width: 33%;
	float: left;
}

.condos_condo {
	clear: both;
}

/* #BARRA_MENU ---------------------------------------------- */
	#menu_principal {
	list-style: none;
	font: bold 12px arial;
	}
	
	#menu_principal li {
	display: inline;
	}
	
	#menu_principal li a {
	text-decoration: none;
	color: #FFF;
	padding: 0 5px 0 5px;
	}
	
	#menu_principal li a:hover {
	color: #000;
	}
/* #BARRA_MENU ---------------------------------------------- */

/* #CONTENIDOS ---------------------------------------------- */
	#encabezado_contenidos {
	
	}

	#contenidos_seccion {
	color: #333333;
	font-size: 12px;
	}
	
	.lista_servicios {
	list-style: none;
	background-image: url(../interface/banners/banner_04.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
	.lista_servicios li {
		width: 50%;
		margin-left: 10px;
	}
/* #CONTENIDOS ---------------------------------------------- */

/* #BARRA_CONDOS -------------------------------------------- */
#condos_aleatorio {
	background-image: url(../interface/fondo_barra_condos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}

#condos_aleatorio > div.contenedor_condos_tn > div.condos_tn {
	margin-left: 15px;
}

#condos_aleatorio > div.contenedor_condos_tn {
	width: 100%;
}

#condos_aleatorio > div.contenedor_condos_tn p {
	width: 130px;
	margin: 0 auto;
}
/* #BARRA_CONDOS -------------------------------------------- */

/* UL#MENU_TEXTO -------------------------------------------- */
	#contenedor_menu_texto {
		background-image: url(../interface/logo_oceanarentals.jpg);
		background-repeat: no-repeat;
		background-position: right center;
	}
	
	ul#menu_texto {
		margin: 0 auto;
		width: 440px;
		height: 30px;
		font-size: 10px;
		padding-top: 10px;
	}
	
	ul#menu_texto li {
		float: left;
		list-style: none;
	}
	
	ul#menu_texto li a {
		color: #666;
		text-decoration: none;
	}
	
	ul#menu_texto li a:hover {
		color: #000;
		text-decoration: underline;
	}
/* UL#MENU_TEXTO -------------------------------------------- */

/* THUMBNAILS CONDOS */
.contenedor_condos_tn {

}

div.condos_tn {
	float: left;
	background-color: #0099CC;
	margin: 6px; 
}

div.condos_tn img {
	
	padding: 4px;
}

div.condos_tn h3 {
	text-align: center;
	padding: 4px;
}

div.condos_tn h3 a {
	color: #FFF;
}

div.condos_tn h3 a:hover {
	color: #003366;
}

.img_mediana {
	margin: 0 auto;
	width: 414px;
	height: 314px;
	background-image: url(../interface/fondo_imgs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.img_mediana img {
	margin-top: 12px;
	margin-left: 12px;
}
/* THUMBNAILS CONDOS */

#logotipo_correa  {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 170px;
	height: 70px;
	background-image: url(../interface/logotipo_170px.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#logotipo_oceana  {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 170px;
	height: 70px;
	background-image: url(../interface/logo_oceana.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/* CONTENIDOS DE LAS SECCIONES */

/* FORMAS */
#forma_contacto {
margin-right: 10px;
width: 285px;
	background-color: #FFF;
}

#forma_contacto fieldset, #forma_reservacion fieldset {
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	margin: 0 auto 10px 0;
	padding: 5px;

}

#forma_contacto label, #forma_contacto input, #forma_contacto textarea {
	float: left;
	clear: both;
	border: 0;
}

#forma_contacto input, #forma_contacto textarea {
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 10px;
	width: 250px;
}

#forma_reservacion {
	
}

#forma_reservacion legend, #forma_contacto legend {
	color: #006699;
	font-size: 14px;
	text-indent: 6px;
}

#forma_reservacion label {
	font-weight: bold;
	clear: both;
	padding: 5px;
}

#forma_reservacion input {

}

#datos_personales label {
	display: block;
	clear: both;
}

#datos_personales input {
	border: 1px solid #CCCCCC;
}

#datos_personales input.completo {
	display: block;
	width: 400px;
	clear: both;
}

#datos_personales input.medio {
	width: 195px;
}

.notas {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	padding: 5px;
}


/* L I G A S ************************** */

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #333399;
	text-decoration: underline;
}

/* L I G A S ************************** */

.clean {
	clear: both;
}
