body {
	background-color: #D7ECEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, sans-serif;
	font-size: 7.5pt;
	line-height: 7.5pt;
	color: #FFFFFF;
}
td {
	font-family: Arial, sans-serif;
	font-size: 7.5pt;
	color: #FFFFFF;
	line-height: 7.5pt;
}
.stit {
	font-family: "Times New Roman", Arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.stit2 {
	font-family: "Times New Roman", Arial, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
a {
	color: #372D22;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	color: #372D22;
	text-decoration: underline;
}

#sm{
	position: relative;
	top: 0;
	z-index: 10;
	margin: 0;
	padding : 0;
	height:99px;
}

#metier {
	visibility:hidden;
	top : 0;
	position : absolute;
	left : 224px;
	z-index: 20;
}
#associes {
	visibility:hidden;
	top : 0;
	position : absolute;
	left : 318px;
	z-index: 30;
}
#valeurs {
	visibility:hidden;
	top : 0;
	position : absolute;
	left : 402px;
	z-index: 40;
}
#references {
	visibility:hidden;
	top : 0;
	position : absolute;
	left : 488px;
	z-index: 50;
}
