/* CSS Document */
.bloc-houseofdream{
	width:470px;
	margin-bottom:10px;
	margin-top:40px;
	-margin-top:0px;
}
.bloc-houseofdream-visit{
	width:470px;
	margin-bottom:10px;
	margin-top:10px;
	-margin-top:0px;
}
.houseofdream-up{
	width:470px;
	height:14px;
	background-image:url(../../images/graphics/templatesv2/up-diapo.gif);
	background-repeat:no-repeat;
	-margin-bottom:-4px;
}
.houseofdream-center{
	width:470px;
	height:288px;
	background-image:url(../../images/graphics/templatesv2/center-diapo.gif);
	background-repeat:repeat-y;
	-margin-top:-5px;
}
.houseofdream-bottom{
	width:470px;
	height:14px;
	background-image:url(../../images/graphics/templatesv2/bas-diapo.gif);
	background-repeat:no-repeat;
	-margin-top:-3px;
}
.img-houseofdream{
	margin-left:10px;
	height:288px;
	width:450px;z-index:10;position:absolute;
}
.over-img{
	height:45px;
	width:450px;
	background-color:#ffffff;
	z-index:50;
	margin-top:244px;
	margin-left:10px;
	position:absolute;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;

}
.thumb{
	width:140px;
	height:40px; 
	float:right;
	margin-top:2px;
}
.thumb img{
	width:35px; 
	height:35px;
	padding:2px; 
	background-color:#FFFFFF; 
	margin-right:4px;
}
.thumb-visit{
	width:100%;
	height:40px; 
	float:right;
	margin-top:2px;
	text-align:right;
}
.thumb-visit img{
	width:35px; 
	height:35px;
	padding:2px; 
	background-color:#FFFFFF; 
	margin-right:0px;	
}
.thumb-visit a:hover{
	width:35px; 
	height:35px;
	padding:1px; 
	background-color:#000; 
	margin-right:0px;
}

.thumb-visit a.activeSlide {
	width:35px; 
	height:35px;
	padding:1px; 
	background-color:#000; 
	margin-right:0px;
}

.legend{
	font-family:"trebuchet MS", arial, arial;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	width:280px;
	height:35px;
	overflow:hidden;
	padding:5px;
	font-weight: bold;
	text-align:left;
}
