<!--
.Style1
{
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 1em;
	color: #320099;
}
.Style2
{
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 1.2em;
	color: #320099;
}
td,th
{
	color: #320099;
}
a:link
{
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	color: #320099;
}
a:visited
{
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	color: #320099;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/athos/images/background.png);
	font: 80% verdana, arial, sans-serif;
	color: #320099;
}
.logo {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 160px;
	height: 95px;
	color: #fff;
}
.frame {
	position: absolute;
	top: 96px;
	margin-left: 5px;
	width: 998px;
	height: 437px;
	text-align: center;
	vertical-align: middle;
	overflow: auto;
	font: 100% arial, sans-serif;
	color: #ffffff;
}
.bas {
	position: absolute;
	top: 533px;
	left: 5px;
	width: 998px;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	font: 10px/24px arial, sans-serif;
	color: #ffffff;
	border-top: solid 1px #ffffff;
}

dl, dt, dd, ul, li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu
{
	position: absolute;
	top: 5px;
	height: 92px;
	left: 155px;
	z-index:100;
	width: 838px;
}
#bouton li{
	font: arial, sans-serif;
    text-align: left;
    color: #ffffff;
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 3em;
   }
.menuIE {
    display:none !important;
    display:block;
}
a.boutonIE1, a.boutonIE1:link, a.boutonIE:visited, a.boutonIE:active {
    color: rgb(50, 0, 153); 
    width:132px; 
    height:60px; 
    display:block; 
    background:#ff7eff; 
    margin-right:2px; 
    text-align:center; 
    float:left; 
    text-decoration:none; 
    font-family: Papyrus,Arial;
    font-weight: bold;
    line-height:60px; 
    overflow:hidden;
   	border-top: solid 2px #ffffff;
   	border-left: solid 2px #ffffff;
   	border-bottom: solid 2px #a60fe3;
   	border-right: solid 2px #a60fe3;    
}
a.boutonIE1:hover {
    color: rgb(50, 0, 153);
    background:#ff7eff; 
    overflow:visible;}
a.boutonIE1:hover table {
    display:block; 
    background:#000000; 
    border-collapse:collapse;
}
a.boutonIE2, a.boutonIE2:link, a.boutonIE:visited, a.boutonIE:active {
    color: rgb(50, 0, 153);
    width:132px; 
    height:60px; 
    display:block; 
    background:#000000; 
    margin-right:2px; 
    text-align:center; 
    float:left; 
    text-decoration:none; 
    font-family: Papyrus,Arial; 
    font-weight: bold;
    line-height:60px; 
    overflow:hidden;
   	border-top: solid 2px #ffffff;
   	border-left: solid 2px #ffffff;
   	border-bottom: solid 2px #a60fe3;
   	border-right: solid 2px #a60fe3;    
}
a.boutonIE2:hover {
    color: rgb(50, 0, 153);
    background:#ff3300; 
    overflow:visible;}
a.boutonIE2:hover table {
    display:block; 
    background:#ff3300; 
    border-collapse:collapse;
}
.menuFF {
	color: #ff7eff;
}
.boutonFF1 {
    color: rgb(50, 0, 153); 
    width:132px; 
    height:60px; 
    display:block !important; 
    display:none; 
    background:#ff7eff; 
    margin-right:2px; 
    text-align:center; 
    float:left; 
    text-decoration:none; 
    font-family: Papyrus,Arial; 
    font-size: 1em;
    line-height:60px; 
    overflow:hidden;
   	border-top: solid 2px #ffffff;
   	border-left: solid 2px #ffffff;
   	border-bottom: solid 2px #a60fe3;
   	border-right: solid 2px #a60fe3;
}
.boutonFF1:hover {
    height:auto; 
    cursor:pointer;
    color: rgb(50, 0, 0);
    background:#ff7eff;
}
.boutonFF2 {
    width:132px; 
    height:60px; 
    display:block !important; 
    display:none; 
    background:#000000; 
    margin-right:2px; 
    text-align:center; 
    float:left; 
    text-decoration:none; 
    font-family: Papyrus,Arial;
    font-size: 1em;
    color: #ff7eff; 
    line-height:60px; 
    overflow:hidden;
   	border-top: solid 2px #ffffff;
   	border-left: solid 2px #ffffff;
   	border-bottom: solid 2px #a60fe3;
   	border-right: solid 2px #a60fe3;
}
.boutonFF2:hover {
    height:auto; 
    cursor:pointer;
    background:#ff7eff;
    color: #000000;
}
a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active {
    display:block; 
    width:132px !important; 
    width:132px; 
    height:60px; 
    text-decoration:none; 
    color: rgb(50, 0, 153);
    font-family: Papyrus,Arial;
    font-weight: bold;
    text-align:center;
    background:#343434;    
}
a.SousMenu:hover {background:#ff3300;}
-->