@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}

.aisberg a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
	
.aisberg a:hover {
	text-decoration: underline;
	color: #000000;
	}



	
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	}
	
.adresse a {
	text-decoration: none;
	color: #000000;
	}
	
.adresse a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
	
	
	
.unav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	}
	
.unav a {
	text-decoration: none;
	color: #666666;
	}
	
.unav a:hover {
	color: #000000;
	}
