@charset "utf-8";

/* CSS Document */





body { 

	font: 10pt High Tower Text;
	
	background-image:url(fondo2.jpg);

	background-color:#009900;

	background-repeat: no-repeat;
	
	background-position:top center;

	background-attachment:fixed; 

	}
	
.tableprop {

	background-image:url(tablebg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:scroll;

}

.villapagebg {

	background-image:url();
	
}

	

#header {

	position:absolute; 
	
	top:0px; left:50%; 
	
	margin-left:-375px; 
	
	background-color:#FFFFFF; 
	
	background-image:url('villaroofs.png'); 
	background-position:bottom right;
	background-repeat:no-repeat;
	background:scroll;
	
	width:750px;
	
	}
	
#objectbanner {

	left:0px;

}
	
.ppclass {
	background-image:url(ppbg.png);	
	width:100%;

}

.pphr {

	width:100%;	

}


a {

	text-decoration: none;

	color:#663300;

	font:"Times New Roman", Times, serif;
	
	font-size:16px;

	}

	

a:visited {

	text-decoration: none; 

	color:#FF0000;

	}



a:hover {

	text-decoration: none; 

	color: #FF0000;

	}

	

a:active {

	text-decoration: none; 

	color:#FF0000;

	}


.pagehead {

	font-family: "Times New Roman", Times, serif;

	color: #000000;

	font-size:20px;

	text-align:left;
	
	font-weight:bold;
	
	margin-left:5px;
	
	letter-spacing:3px;

	}

	

.bodytext {

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	font-size:16px;

	text-align:left;

	line-height:150%;
	
	margin-left:10px;
	
	margin-right:10px;

	}
	
	
li	{
	font-family:"Times New Roman", Times, serif;

	color: #000000;

	font-size:16px;

	text-align:left;

	line-height:150%;
	}

