/* CSS Document */
@import url(general.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#007A47;
	background-image:url(/_img/fond-visite-virtuelle.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}
.white{
	color: #ffffff;	
	text-decoration : none;	
}
a.white{
	color: #ffffff;	
	text-decoration : none;	
}
hover.white{
	color: #ffffff;		
	text-decoration : underline;
}
active.white{
	color: #ffffff;		
	text-decoration : none;
}
.white2{
	color: #ffffff;	
	padding-top: 60px;
	font-family: Arial;
}
.puce{
	padding-top : 2px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	width: 10px;	
	float:left;
}
.content2{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	width: 200px;
	padding-left : 6px;	
	float:left;
}
.list{
	padding-top : 4px;
	width:220px;
	clear:both;
}
