a:link {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
body
{
background-color: #9e8d85;
} 
a.home:link {
	color: #e4d4d4;
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.home:hover {
	color: #e4d4d4;
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
a.home:visited {
	color: #e4d4d4;
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
div.transON {width: 100%; background-color: #9e8d85;border:1px solid #e4d4d4; }
div.transOFF {width: 100%; background-color: #9e8d85;opacity:0.5 ;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid #e4d4d4; }
div.house-transON {width: 100%; background-color: #9e8d85;border:1px solid #e4d4d4; }
div.house-transOFF {width: 100%; background-color: #9e8d85;opacity:0.5 ;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid #e4d4d4; }
div.cadre{
	POSITION: absolute;
	top: 150px;left: 50%;
	margin-left:-410px;
	width: 820px;
	height: 400px; 
	border:solid 1px #ab9e95;
}
img {
	border:0;
}