/* //////////////////////////////////////////// INICIO PRINCIPAL */
body {
	background-image: url(../imagenes/body-nautica-fondo.jpg);
}
#principal {
	border-bottom: 3px solid #D47000;
	text-align: left;
}
#principal a {
	color: #000;
	text-decoration: none;
}
#principal a:hover {
	color: #ccc;
}
/* ///////////////////////////////////// INICIO IZQUIERDA */
#izquierda {
	width: 225px;
	float: left;
}
#izquierda p {text-align: center; }
#izquierda a {
	font-size: 14px;
}
#izquierda h2 {
	background-image: url(../imagenes/nautica-h2.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 24px;
	border-bottom: 2px solid #00AEF4;
}
#quienessomos {
	background-image: url(../imagenes/nautica-izquierda-fondo.gif);
	background-repeat: no-repeat;
	width: 225px;
	/*height: 366px;*/
}
#textoquienessomos {
	margin-top: 130px;
}
#textoquienessomos p {
	color: #000;
	text-align: justify;
	padding: 10px 0 10px 10px;
}
/* ///////////////////////////////////// INICIO SUBMENU */
#submenu {
	padding-top: 5px;
}
#submenu h3 {
	background-image: url(../imagenes/submenu-h3-nautica-fondo.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0 2px 14px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
#submenu li {

}
#submenu li a {
	font-size: 12px;
	color: #fff;
}
#submenu li a:hover {

}
.seccion {
	width: 175px;
	margin: 0 0 1px 14px;
	background-color: #006C95;
	padding: 0px 4px 0px 4px;
}
.seccion_on {
	width: 175px;
	background-image: url(../imagenes/submenu-li-nautica-fondo.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 0 1px 7px;
	background-color: #006C95;
	padding: 0px 4px 0px 14px;
}
.seccion_off {
	width: 175px;
	cursor: pointer;
	margin: 0 0 1px 14px;
	background-color: #006C95;
	padding: 0px 4px 0px 4px;
}
/* ///////////////////////////////////// INICIO DERECHA */
#derecha {
	float: right;
	width: 655px;
}
/* ///////////////////////////////////// INICIO BUSCADOR */
#buscador {
	background-color: #ccc;
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
}
#buscador h3 {
	font-size: 26px;
	font-weight: normal;
	color: #D47000;
}
#buscador form {

}
#buscador form p {

}
.inmueble {
	background-image: url(../imagenes/nautica-listado-fondo.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.inmueble img {
	border: 1px solid #00AEF4;
	padding: 1px;
}
.inmueble-imagen {
	float: left;
	margin-bottom: 10px; margin-top: 30px;
}
.inmueble-datos {
	float: right;
	width: 480px;
}
.inmueble-datos span {
	font-weight: bold;
	color: #00AEF4;
}
.inmueble-descripcion {
	margin-top: 5px;
	padding-bottom: 15px;
}
/* ////////////////////////////////////////////// INICIO FICHA */
p#volver {
	margin-bottom: 4px;
}
#ficha {
	margin-top: 10px;
}
#izq {
	float: left;
	width: 400px;
	margin-left: 68px;
}
#izq h3 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../imagenes/caracteristicas-nautica-fondo.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-top: 5px;
}
#izq img {
	border: 1px solid #00AEF4;
	padding: 2px;
}
#izq ul {
	list-style-type: none;
}
#izq li strong {
	color: #00AEF4;
}
#descripcion {
	background-color: #00AEF4;
	padding: 5px;
}
p#mas-informacion {
	line-height: 18px;
	background-image: url(../imagenes/mas-informacion-nautica-fondo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
}
#dcha {
	float: right;
	text-align: right;
	width: 120px;
}
#dcha h3 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width: 120px;
	height: 38px;
	background-image: url(../imagenes/fotos-nautica-fondo.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
}
#dcha img {
	margin: 1px 0 1px 0;
	border: 1px solid #00AEF4;
	padding: 1px;
}
#izq, #dcha {
	margin-top: 5px;
}
p#nombre-propiedad {
	border-bottom: 1px solid #00AEF4;
}
#nombre-propiedad strong {
	font-size: 10px;
	background-image: url(../imagenes/referencia-nautica-fondo.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 61px; height: 17px;
	display: block;
	float: left;
	padding: 0 0 0 4px;
}
