html, body {
	height:100%;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
body {   
    position:relative;   
    min-width:700px;   
    min-height:550px;   
	background-image: url(images/fondo3.jpg);
}   
#contenido {
	position:absolute;
	background-color:#fff;
	width:800px;
	height:600px;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-400px;
	}
#contenido .dreta{
	font-size:80%;
	float:right;
	width:225px;
	height: 480px;
	background-image: url(images/fhotos.jpg);
	background-repeat: no-repeat;
	background-position: 12px top;
	padding-top: 18px;
	margin-top: 10px;
		}
#contenido .menus{
	font-size:80%;
	text-align: right;
	padding-top: 10px;
		}
#contenido .dades{
	font-size:80%;
	padding-right: 10px;
	margin-top: 75px;
	margin-bottom: 20px;
	padding-left: 15px;
	width: 120px;
		}
#contenido .dalt{
	position:relative;
	background-color:#FFFFFF;
	width:760px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/Image01003.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	left: 0px;
		}   
#banner{
	position:relative;
	width:798px;
	background-image: url(images/principal.jpg);
	background-repeat: no-repeat;
	background-position: 21px 0px;
	left: 0px;
	height: 250px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		}   
#contenido .esquerra{
	font-size:80%;
	float:left;
	width:550px;
	padding: 5px 0px 5px 20px;
	margin-top: 10px;
}
#contenido .esquerra2{
	font-size:80%;
	float:left;
	padding: 5px 0px 5px 20px;
	margin-top: 10px;
	width: 751px;
}
#contenido .tercio1{
	font-size:80%;
	width:160px;
	padding: 5px 14px 5px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	clear: right;
	float: left;
	text-align: justify;
}
#contenido .tercio2{
	font-size:80%;
	width:160px;
	padding: 5px 14px 5px 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	clear: right;
	float: left;
	text-align: justify;
	color: #339999;
}
#contenido .tercio3{
	font-size:80%;
	width:160px;
	padding: 5px 14px 5px 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	clear: right;
	float: left;
	text-align: justify;
	color: #999999;
}
#contenido .bloque1{
	font-size:80%;
	width:222px;
	padding: 5px 14px 5px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	clear: right;
	float: left;
	text-align: justify;
}
#contenido .bloque2{
	font-size:80%;
	width:220px;
	padding: 5px 14px 5px 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	clear: right;
	float: left;
	text-align: justify;
	color: #339999;
}
#contenido .bloque3{
	font-size:80%;
	width:225px;
	padding: 5px 14px 5px 12px;
	clear: right;
	float: left;
	text-align: justify;
	color: #999999;
}
.raya_bajo{
	margin-bottom: 6px;
}

p, h1 {
margin: 0px;
padding: 10px;
}
h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #339999;
	text-decoration: none;
}
.fotillo {
	border: 2px solid #FFFFFF;	
}
.Estilo1 {
	color: #999999;
	font-weight: bold;
}
#home a:link{
	background-image: url(images/home.jpg);
	background-position: -18px -5px;
	height: 24px;
	width: 62px;
	clear: right;	
}
#home a:hover {
	background-image: url(images/home.jpg);
	background-position: -18px -28px;
	height: 24px;
	width: 62px;
	clear: right;
}
#home a span{
visibility: hidden
} 
#apartamentos a:link{
	background-image: url(images/apartamentos.jpg);
	background-position: -8px -5px;
	height: 48px;
	width: 111px;
	clear: right;
}
#apartamentos a:hover {
	background-image: url(images/apartamentos.jpg);
	background-position: -8px -28px;
	height: 48px;
	width: 111px;
	clear: right;
}
#apartamentos a span{
visibility: hidden
} 
