h1 {
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 2.0em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1.0em;
}
h2 {
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1.0em;
}
h3 {
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1.0em;
}
td {
	font-family: Verdana;
	font-style: normal;
	font-size: 1.1em;
}
li {
	font-family: Verdana;
	font-size: 1.1em;
	font-style: normal;
	text-align: left;
	list-style-type: square;
}
a  {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
	color:#0033FF;
}
a:visited {
	/* lien deja visite */
	font-style: italic;
	}	
a:hover, a:active {
	/* lien survole */
	text-decoration: underline;
	}
#menu {
	width: 135px;
	font-family: Verdana;
	font-size: 1.2em;
	font-style: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	}
#menu li {
	margin-bottom: 5px;
	height: 18px; /* a cause de IE */
	list-style-type: none;
	}
#menu a:link, #menu a:visited {
	color:#0033FF;
	border: 1px solid gray;	
	text-decoration: none;
	display: block;
	}
#menu a:hover, #menu a:active {
	border: 1px solid black;
	background-color: #999999;
	}
p.texte_public {
	color: #000000;
	text-align: justify;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 3px;
	}
p.texte_public_center {
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 3px;
	}
p.texte1_public {
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	}
p.texte1_public_rouge {
	color: #FF0000;
	text-align: left;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	}
p.texte2_public {
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	}
p.texte2_public_right {
	color: #000000;
	text-align: right;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	}
p.texte2_public_center {
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	}
p.exergue {
	color: #000000;
	text-align: justify;
	text-decoration: none;
	font-family: Verdana;
	font-style: italic;
	font-size: 1.0em;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 0px;
	}	
p.texte3_public {
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.0em;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 0px;
	}
p.texte3_public_center {
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.0em;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 0px;	
	}	
p.avertissement_public {
	color: #FF0000;
	text-align: left;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	}
p.avertissement_public_center {
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	}
p.avertissement-titre_public {
	color: #FF0000;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-style: normal;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 3px;
	}


