/* D?finition de r?gle */
@charset "iso-8859-1";

body {font: 90% Comic Sans MS,arial,sans-serif; auto; background-color: #FFDC6B}

table{text-align: center ;font-size: 13px; font-weight: bold; color: green;}

input {background-color: #FFDC6B; border: none; font-size: 12px; font-weight: bold; font-family: Comic Sans MS; font-style: italic}

#tete {border: 0px solid black; height: 80px; width: 760px; background-repeat: no-repeat; margin: 0px}

#menup {text-align: center; height: 25px; width: 760px; padding: 10 0 0; }

#menup a:link, #menup a:visited {padding: 0px; margin: 0px; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}

#menup a:hover, #menup a:active {padding: 0px; margin: 0px; font-size: 11px; font-weight: bold; color: #ffcc00; text-decoration: none}

#corps {margin-left: 5 px; margin-right: auto; width: 780px; text-align: left; }

#pub {float: right; width: 150px; height: 400px; background-color: #F3FAFF; border-top: 0; text-align: left} 

#details {text-align: left; width: 790px}

#detailsmenu {text-align: center; width: 168px; float: left; color: green; margin: 1px;border-right: 2px solid green;}

#detailsmenu a:link, #detailsmenu a:visited {padding: 0px; margin: 0px; font-size: 13px; font-weight: bold; color: green; text-decoration: none}

#detailsmenu a:hover, #detailsmenu a:active {padding: 0px; margin: 0px; font-size: 13px; font-weight: bold; color: #990000; text-decoration: none}

#detailscorps { text-align: left; width: 610px; float: right;font-size: 13px; font-weight: bold; color: green; }

#pied {text-align: center; height: 25px; width: 760px; padding: 10 0 0; background-image: url(../images/lev0_bg1.gif); color: white; clear: both}

.menuitem {text-align: left; height: 25px; background-image: url(../images/fon_top01.gif)}
/*dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; 
margin-top: 3px
} 
#menu dl {
float: left;
width: 12em;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
margin: 1px;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}*/
