@import "/css/default.css";

html {overflow:scroll;}


#top {
	float:left;
	width:880px;
	height:28px;
	padding-top:103px;
	padding-right:7px;
	background:url(/images/default/bg-top.jpg) no-repeat;
}



#section{
	margin-top:10px;
}	
#left {
	width:506px;
	padding:0px;
}	
#content{
	padding:10px;
	color:#818080;
	font-size:10px;
}	
	#content b{
		color:#000000;
	}	
a#reserver{
	display:block;
	float:right;
	width:208px;
	height:130px;
	padding-left:0px;
	padding-right:0px;
	background:url(/images/default/bt-reserver.jpg) no-repeat;
}
a:hover#reserver{
	background:url(/images/default/bt-reserver-roll.jpg) no-repeat;
}
a#visiter{
	display:block;
	float:right;
	width:208px;
	height:130px;
	padding-left:0px;
	padding-right:0px;
	background:url(/images/default/bt-visiter.jpg) no-repeat;
}
a:hover#visiter{
	background:url(/images/default/bt-visiter-roll.jpg) no-repeat;
}


#news-promo {
	float:right;
	width:414px;
	color:#99CC33;
	font-weight:bold;
	margin-top:6px;
}
#news-promo a{
	float:left;
	width:366px;
	padding-right:48px;
	margin-top:5px;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/images/default/bt-news.jpg) no-repeat bottom right;
}
	#news-promo a:hover{
		background:url(/images/default/bt-news-roll.jpg) no-repeat bottom right;
	}
	#news-promo a span{
		display:block;
		padding-left:162px;
	}
		#news-promo a#news span{
			height:80px;
			background:url(/images/default/news1.jpg) no-repeat;
		}
		#news-promo a#promo span{
			height:80px;
			background:url(/images/accueil/bt-promo.jpg) no-repeat;
		}
	#news-promo a span b{
		display:block;
		clear:both;
		color:#000000;
		padding-bottom:8px;
	}
	#widget_slidshow {
		width:507px;
		height:447px;
		padding-top:20px;
	}
	
#box {
	float:left;
}
	a#invest{
		display:block;
		float:left;
		width:506px;
		height:105px;
		background:url(/images/accueil/bt-invest.jpg) no-repeat;
	}	
	a#invest:hover{
		background:url(/images/accueil/bt-invest-roll.jpg) no-repeat;
	}	
	a#proprio{
		display:block;
		float:right;
		width:410px;
		height:105px;
		padding-right:10px;
		background:url(/images/accueil/bt-proprio.jpg) no-repeat;
	}	
	a:hover#proprio{
		background:url(/images/accueil/bt-proprio-roll.jpg) no-repeat;
	}	
#bottom {
	background:url(/images/default/bg-bottom-accueil.jpg) no-repeat;
}
	

#clear {
	clear:both;
}
