body       {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	margin: 0; /* pour ‰‡viter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	padding: 3px;
}

#container {
	z-index:1;
	position:relative;
	width:960px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin-top:40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}



p      { font-size: 7pt; font-style: normal; font-weight: normal; line-height: 9pt;  }
td    {
	font-size: 7pt;
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
	border-top-style: 1;
}
h1     { color: #000000; font-size: 8pt; font-weight: normal; line-height: 10pt;}
h2     { color: #e73c0a; font-size: 9pt; font-family: Arial; font-style: normal; font-weight: bold; line-height: 9pt;  text-decoration: none }
.myclass { color: #646464; font-size: 8pt; font-family: Verdana, Arial; font-style: normal; font-weight: normal; line-height: 9.5pt;}

.titre{
	font-size: 9pt;
	font-weight:bold;
}
.sousTitre{
	font-size: 9pt;
	font-weight:lighter;
}

.sousTitreVert {
color:#929200;
	font-weight: bold;
	font-size: 7pt;
}

.sousTitreVert2 {
	
	color:#ff420b;
	font-weight: bold;
	font-size: 8pt;
}

.auteur{
	font-size: 8pt;
}
.corpsTexte{
	font-size: 8pt;
	text-align : justify; 
}

a:link  { color: #000 }
a:active  { color: #929200 }
a { color: #646464; text-decoration: underline }
a:hover  { color: #929200 }
a:visited  {
	color: #000000;
	border-top-style: 5;
	border-right-style: 5;
	border-bottom-style: 5;
	border-left-style: 5;
}

