body {
font-size: 18px;
font-family: verdana, arial, serif;
color: #000000;
}

#conteneur {
margin: 0 0 0 0;
}

h1 {
font-size: 20px;
font-family: verdana, arial, serif;
margin: 0 0 0 0;
}

h3 {
font-size: 18px;
font-family: verdana, arial, serif;
margin: 1em 0 0 0;
}

.mini{
margin-top:1em;
}

.affich{
font-size: 14px;
color: #BBBBBB;
}

.indextext{
color: #BBBBBB;
}

th {
font-weight: normal;
vertical-align: bottom;
text-align: left;
}

td {
vertical-align: top;
}

li{
margin-top:.5em;
}

.main {
border: 1px solid black;
padding: 1em 1em 1em 1em;
margin: 1em 1em 1em 1em ;
}

img{
border: none;
}

.imgname{
text-align: center;
font-size: 16px;
}

.smallitem{
font-size: 16px;
}

/*/////////////////MENU////////////////////*/

.menu {
font-size: 20px;
font-family: arial, serif;
padding: 0 0 0 1em ;
}

.menuitem {
margin: 0 .5em 0 0;
}

.actumenuitem {
margin: 0 .5em 0 0;
font-weight: bold;
text-decoration: underline;
}

a {
text-decoration: none;
color: #000000;
}

a:hover.menuitem {
font-weight: bold;
text-decoration: underline;
}

/*/////////////SOUS-MENU/////////////////*/
.submenu {
text-align: right;
vertical-align: top;
font-size: 18px;
font-family: verdana, serif;
margin-top: 2em; 
}

.actusubmenuitem {
font-weight: bold;
text-decoration: underline;
}

.submenuitem {
font-weight: normal;
}

a:hover.submenuitem {
font-weight: bold;
text-decoration: underline;
}

.supermenuitem {
font-weight: bold;
}

a:hover.supermenuitem {

font-weight: bold;
text-decoration: underline;
}

