body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #2F0600;
	margin-top: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}
.column {
	background-color: #E5E5E5;
	background-image: url(../images/colfooter.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 184px;
}
.content {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 16px;
	text-align: justify;
	height: 318px;
}
.adresse {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 16px;
}
.bgnavv {
	background-color: #E5E5E5;
	background-image: url(../images/bgnav-vertical.jpg);
	background-repeat: no-repeat;
}
.bgnavh {
	background-color: #5B1900;
	background-image: url(../images/bgnav-horizontal.jpg);
	background-repeat: no-repeat;
}
.hiddenPic {
	display:none;
}

