body {
margin-top: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size: 11px;
line-height:18px;	
text-align:left;
}


.house_left {
	background-image: url(../images/house.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.house_right {
	background-image: url(../images/house_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


a {
color: #FFF;
text-decoration:none;
border-bottom:1px dotted #FFF;
}

a:hover {
color: #CCC;
text-decoration:none;
border-bottom:1px dotted #CCC;
}


a.menu {
color: #F90;
text-decoration:none;
}

a:hover.menu {
color: #999;
text-decoration:none;
}

a.menu_selected {
color: #999;
text-decoration:none;
}

.title {
font-size: 18px;
color: #ff9900; 
padding-bottom:20px;
}

a.diaporama {
text-decoration:none;
border-bottom:none;
}


