/* CSS Document */

/*** menu ***/

#menu{
	float:left;
	color:#003300;
	font-size:12px;
	width:150px;

}
#menu a{
	text-decoration:none;
	color: #000000;
}

.menu-item, .menu-subitem {
	background-image:url(../../images/spacer_022.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:5px;
	width:140px;
	height:18px;
	float:left;
}
.menu-item{
	background-color:#DCEDAD;
	font-weight:bold;	
}
#casas{
	float:left;
	width:150px;
	height:248px;
}
#casas-fr{
	float:left;
	width:150px;
	height:100px;
}
#casas-nl{
	float:left;
	width:150px;
	height:100px;
}