@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background: url(http://www.apartamentosficus.com/images/bg.jpg) top repeat-x #6ea7c5;}
.contenedor{
	width:970px;
	margin:0px auto 0px auto;}
.header_azul{
	width:100%;
	height:45px;
	background:url(http://www.apartamentosficus.com/images/fondo_header.jpg);}
.header_blanco{
	width:100%;
	height:120px;
	background:#FFF;}
.header_logo{
	height:100%;
	width:160px;
	float:left;}
.header_opciones{
	float:right;
	width:700px;
	overflow: hidden;
	margin-right:50px;}
.opciones_idioma{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b85434;
	padding-top:35px;
}
.opciones_idioma a{
	color:#9a0d1b;
}
.opciones_menu{
	padding-top:20px;
	text-align:right;}
.contenido{
	background:#e7e5e5;
	width:100%;
	height:auto;
	overflow:hidden;}
.home_centro{
	width:100%;
	height:485px;}
.centro_banner{
	width:730px;
	height:100%;
	float:left;
	display:block;}
.centro_derecha{
	width:235px;
	height:100%;
	float:right;
	padding-top:6px;
	padding-right:2px;}
.home_reserva{
	width:230px;
	height:261px;
	background:url(http://www.apartamentosficus.com/images/fondo_reserva.gif);}
.pie{
	width:950px;
	height:100px;
	margin:10px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9a0d1b;
	text-align:center;
}
.pie a{
	color:#9a0d1b;
}
.home_reserva{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;}
input,select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;}

.home_reserva a:hover{
	background-color: #ffffff;
	color: #000000;
}
.ofertas{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5a5c5c;
	}

.ofertas h1{
	font-size:13px;
	color:#9a0d1b;
}
.foto_galeria{
	margin-left:19px; 
	width:210px; 
	height:171px; 
	background-image: url(http://www.apartamentosficus.com/images/fondo_galeria.jpg); 
	float:left;
	background-color:#00CCFF;}

