body { font-family: Arial, Helvetica, sans-serif; background-color:#eeeeee ; overflow-y:scroll; overflow-x:auto; margin:auto; padding:0; height:100%; width: 95% ;}

table { position: relative ; }
#blocboutons{ float : left ; width : 100% ; margin : 0 0 3em 0 ; background-color:#eeeeee ; }

.boutoni { position: relative; display: inline-block ; border : 0 ; width : 100% ; height : 4.0em ; text-align: center ; font-size : 0.9em ; background-color:#eeeeee ; margin: 0.2% 0.5% ; line-height: 1.1em ; }
.boutont { position: absolute; left:0; text-align: center ; letter-spacing : 0.1em ; }
.titre { border : 0 ; vertical-align:middle ; width : 100% ; height : 3em ; text-align: center ; font-size : 1em ; }
.margehaut3 { margin-top : 0.0em ; }
.margehaut2 { margin-top : 0.5em ; }
.margehaut1 { margin-top : 1.15em ; }
.margebas { margin-bottom : 18.5em ; }

.categorie { float: left; text-align: center; margin: 3em 0 1em 0.8em ; background-color:#eeeeee ; clear:both; font-weight: bold; }
.annee { float: left; text-align: left; margin: 0.5em 0 0.2em 0.8em ; width: 80%; background-color:#eeeeee ; clear:both; }
.bloc_listes { float: left; text-align: left; margin: 0 0 0.2em 0 ; width: 100%; background-color:#eeeeee ; clear:both; letter-spacing : 0.06em ; }
.tiret { float: left; text-align: left; margin: 0px 0px 0px 0px ; width: 0.7em; background-color:#eeeeee ; }
.titrcv { float: left; text-align: left; margin: 0; width: 90%; background-color:#eeeeee ; }
.lieu { float: left; text-align: left; margin: 0 0 0 0.7em ; width: 90%; background-color:#eeeeee ; }
.lieu_sans_titre { float: left; text-align: left; margin: 0 ; width: 90%; background-color:#eeeeee ; }

@media only screen and (min-width: 500px) {

.boutoni { width : 13em ; }
.boutont { width : 13em ; }
}

.vignet { width : 100% ; }

.blocvign { position: relative; display: inline-block ; vertical-align: middle; z-index:2; margin: 2% ; }

a:link {color: #00a; text-decoration: none; } 
a:visited { color: #00a; text-decoration: none; }
a:hover {color: #000; text-decoration: none; font-weight: bold; }
a:active { color: #000; text-decoration: none; font-weight: bold; }

.gras { font-weight: bold; }
