@charset "utf-8";
/* CSS Document */

body {
	background-color: #111111;
}
/*
Rollover images menu
*/

a.acceuil {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("../images/boutons/acceuilr.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.acceuil {
          background-position: 0 -36px;
          }
a:active.acceuil {
          background-position: 0 -36px;
          }

a.buts {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("../images/boutons/butsr.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.buts {
          background-position: 0 -36px;
          }
a:active.buts {
          background-position: 0 -36px;
          }
		  
a.historique {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("../images/boutons/historiquer.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.historique {
          background-position: 0 -36px;
          }
a:active.historique {
          background-position: 0 -36px;
          }
		  
a.tanneurs {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("../images/boutons/tanneursr.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.tanneurs {
          background-position: 0 -36px;
          }
a:active.tanneurs {
          background-position: 0 -36px;
          }
		  
a.pailleterie {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("../images/boutons/pailleterier.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.pailleterie {
          background-position: 0 -36px;
          }
a:active.pailleterie {
          background-position: 0 -36px;
          }
		  
a.reserves {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("../images/boutons/reservesr.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.reserves {
          background-position: 0 -36px;
          }
a:active.reserves {
          background-position: 0 -36px;
          }
		  
a.publications {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("../images/boutons/publicationsr.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.publications {
          background-position: 0 -36px;
          }
a:active.publications {
          background-position: 0 -36px;
          }
		  
/*
a.divers {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("images/boutons/diversr.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.divers {
          background-position: 0 -36px;
          }
		  
a:active.divers {
          background-position: 0 -36px;
          }
*/		  
		  
a.plan {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("../images/boutons/planr.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.plan {
          background-position: 0 -36px;
          }
a:active.plan {
          background-position: 0 -36px;
          }
		  
a.contact {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("../images/boutons/contactsr.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.contact {
          background-position: 0 -36px;
          }
a:active.contact {
          background-position: 0 -36px;
          }
		  
a.liens {
          display: block;
          border:0;
          height: 36px; width: 114px;
          vertical-align: middle;
          background: url("../images/boutons/liensr.png") 0 0 no-repeat;
		  text-decoration: none;
          }
a:hover.liens {
          background-position: 0 -36px;
          }
a:active.liens {
          background-position: 0 -36px;
          }