html {
	height:100%;
}
 body
{
	background-color:#fff;
	 margin:2cm;
	 padding:0;
	 font-size:10pt;
	 font-family:"Times New Roman", Times, serif;
	 text-decoration:none;
	 font-weight:normal;
	 text-indent:0;
	 text-align: justify;
	 	width:150mm;
	 /*height:100%;*/
	}
#titre-site {
	position:absolute;
	width:150mm;
	left: 2cm;
	top: 2cm;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}	

#menu {
	display: none;
}

#filrss{
		display: none;
}

#contenu {
	left: 2cm;
	top: 2cm;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	display: inline;
}

h1 {
	font-size: 140%;
	font-weight: normal;
	line-height: 24px;
	color: #000;
	padding-top:20mm;
}

h2 {
	font-weight: bold;
	font-size: 100%;
	line-height: 16px;
	text-transform: none;
	text-align:left;
	letter-spacing: 2pt;
	margin-left:0;
	border-bottom-color: #5E5D50;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #5E5D50;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left:10px;
	padding-bottom:5pt;
	color: #000000;
}


h3 {
	font-weight: 400;
	color: #000000;
	border-bottom-color: #5E5D50;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 100%;
	line-height: 18px;
	border-left-color: #5E5D50;
	border-left-style: dotted;
	border-left-width: 1px;
	text-indent: 5px;
	text-transform: none;
	letter-spacing: 2px;
}

ul li{
	text-align: justify;
	font-size: 100%;
	list-style-position: outside;
}

img{
	display: none;
}

a {
	text-decoration: underline;
	color: #000000;

}
