/* CSS Document */

img {
	border: none;
}

/*html, body {
	margin:0;
	
}
body {
	background-color: #ffffff;
	background-repeat: no-repeat;
}*/
#subnav {
	display: none;
}
#fla {
	display: none;
}
#logo {
	left:20mm;
	padding-bottom: 5mm;
}
#transparent {
	display: none;
}
#navcontainer {
	display: none;
}
#adresse {
	display: none;
}
#content {
	position:absolute;
	left:20mm;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	line-height: 18pt;
	padding: 0;
	margin: 0;
	text-align: left;
}
.content a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	}
.content a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
/*#content ul{
	margin: 0px;
	padding: 0px;
}
#content li{
	margin-left: 8px;
	line-height: 20px;
	text-indent: -8px;
	list-style-type: none;
}*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5mm;
	font-style: italic;
}

/*----------- Accordion ----------*/

.Accordion {
  overflow: visible !important;
}

.AccordionPanelContent {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
}

/*.AccordionPanelContent ul {
	padding: 0mm 0mm 0mm 10mm;
}*/