<!--
body {
	font-family : Arial;
	margin-left : 5px;
	margin-top : 5px;
	}
p {
	font-size : 13px;
	color: black;
	margin-left: 10px;
	line-height: 18px;
	}
h1 {
	color : #115294;
	font-size : 20px;
	font-weight : bold;
	text-align:center;
	line-height: 60px;
	}
h2 {
        color : #115294;
        font-size : 16px;
        margin-left: 30px;
        font-weight : bold;
        text-align: left;
        line-height: 30px;
        Text-decoration: underline;
        }
li {
	line-height : 20px;
	font-size: 13px;
	}
sup {
	font-size: 11px;
	}
.surligne {
	color : #115294;
	font-weight : bold;
	}
a {
	color: #990000;
	Text-decoration:none;
	font-weight:bold;}
a:hover {
	color: #FF0000;
	Text-decoration: underline;
	font-weight:bold;
	}
a:visited {
	color: #820082;
	Text-decoration: none;
	font-weight:bold;
	}
a.chemin,a.chemin:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
	}
a.chemin:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}
.chemin	{
	font-family : "tahoma";
	color: #000000;
	font-size: 11px;
	}
a.langue,
a.langue:visited {
	font-size: 11px;
	color: #FFFFFF;
	Text-decoration:none;
	font-weight: normal;
	line-height: 30px;
	}
a.langue:hover {
	font-size: 11px;
	color: #ffa042;
	Text-decoration:none;
	font-weight: normal;
	}
.copy {
	font-size: 12px;
	color: #000000;
	}
/***********************/
/* style pour le menu  */
/***********************/
.menubox {
	position: absolute;
	top : 128px;
	}
td.impair {background: #999999;}
td.pair {background: #BBBBBB;}

a.menu,a.menu:visited {	
	color: #000055;
	Text-decoration:none;
	font-size: 13;
	font-weight: normal;
	}
a.menu:hover {
	color: yellow;
	Text-decoration:none;
	font-size: 13;
	font-weight: normal;
	}
a.smenu {
	font-size : 11px;
	color: #000000;
	Text-decoration:none;
	margin: 5px;
	font-size: 12;
	font-weight: normal;
	}
a.smenu:hover {
	color: #ffffff;
	font-size : 11px;
	Text-decoration:none;
	margin: 5px;
	font-size: 12;
	font-weight: normal;
	}
a.smenu:visited {
	color: #880088;
	font-size : 11px;
	Text-decoration:none;
	margin: 5px;
	font-size: 12;
	font-weight: normal;
	}
-->
