
a {
    text-decoration : none;
    color : #0C18FF;
  }

body {
    margin: 0;
    background-color : #E9F2FB;
    color : #000000;
  }
  
img {border:0}

ul.menu {
    list-style-type: none;
    margin:0;
    padding:0;
    font-size: 11px;
    position: absolute;
    top: 130px;
    left: 10px;
    z-index:1;
  }
  
.hierarch a {
    color : #ffffff;
  }

a.hierarch1 {
    color : #ffffff;
    position : absolute;
    top : 104px;
    right : 50px;
  }

div.bando {
    background : #ffffff;
    height : 100px;
    width : 100%;
  }

div.hierarch {
    background : #336699;
    height : 15px;
    color : #ffffff;
    font-size : 10px;
    font-weight : bold;
    padding-left : 20px;
    padding-top : 3px;
  }
  
div.hierarch2 {
    background : #336699;
    font-size :  10px;
    font-weight : bold;
    color : #ffffff;
    height : 15px;
    position : absolute;
    text-align : right;
    top : 580px;
    width : 100%;
  }

div.baspage2 {
    background : #336699;
    font-size :  10px;
    font-weight : bold;
    color : #ffffff;
    height : 15px;
    float:right;text-align:right;
    width : 100%;
  }

.hierarch2 a {color:#ffffff}

.baspage2 a {color:#ffffff}

img.bando {
    position:absolute;
    right:60px;  }

.menu a {
    width: 90px;
    height: 35px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    background: #68B9FB;
  }

.menu a span {
    display: none;
  }

p.entete {
    position : absolute;
    top : 130px;
    left : 180px;
    width: 65%;
    font-size: 12px;
  }

a:hover {
    text-decoration : underline;
  }

.entete a:hover {
    color : #FFB547;
  }

.menu a:hover {
    background: #FFB547;
    border-bottom: 0px;
    text-decoration : none;
  }


h2 {font-size:23px;font-weight:bold;font-family:sans-serif;color:#ffffff;background-color:#336699;border-color:#9A9A9A}

h3 {font-size:16px;font-weight:bold;font-family:sans-serif;color:#9A9A9A}

ul.menuliste {list-style-type:none;float:left;font-size:12px;text-align:center;width:100%;margin-top:10px;margin-bottom:8px}

.menuliste li{display:inline;margin-right:10px}

.menuliste a{color:#000000;text-decoration: none;padding-left:5px;padding-right:5px;border-left-style:solid;border-right-style:solid;border-width:1px}

.menuliste a:hover{color:#D98D00;text-decoration:none}

hr {
clear: both;
visibility: hidden;
}

div.printonly{display:none}

img#article {
	float:right;
	margin: 10px;
}