BODY {

  SCROLLBAR-FACE-COLOR: navy;

	SCROLLBAR-HIGHLIGHT-COLOR: #88C7FB;

	SCROLLBAR-SHADOW-COLOR: #1C09C6;

  SCROLLBAR-ARROW-COLOR: white; /* couleur fleches */

	SCROLLBAR-BASE-COLOR: #0796EB;

}





a {color: white; text-decoration: none;}

a:hover {color: red; text-decoration: none;}



.black {color: black; text-decoration: none;}

.black:hover {color: #F89207; text-decoration: none;}



.accueil {color: #3F2387; text-decoration: none;}

.tabtitle {background-color :#7A8BFE;}

.tabdescript {background-color :#5EAAFF;}

.tabvote {background-color :#7A8BFE;}

.rubriques {color: white; font-size:x-small;font-weight:bold; text-decoration: none;}

.rubriques:hover {color: <? print $color ?>;}

.srubriques {color: black; font-size:x-small;font-weight:bold; text-decoration: none;}

.srubriques:hover {color: #7A8BFE;}

.rb { COLOR: #0066cc;}



.home {color: white; text-decoration: none;}

.home:hover {color: #BB8AF7; text-decoration: none;}





.bmenu {background-color : #7A8BFE;}



.moteurrb {background-color: navy;}





/* ------------------ formulaire de recherche --------------------- */

/* case mot clés */

. kw {border: solid; border-color: white; border-width: 1; background-color: #88C7FB; font-family:Arial; font-size:12px; font-weight:bold; color: navy;}

/* case type recherche */

.searcht {border: solid; border-color: white; border-left-width:0; background-color: #88C7FB; width:80; font-family:Arial; font-size:12px; font-weight:bold; color: navy;}

/* bouton de recherche */

.searchb {border: solid; border-color: white; border-width: 1; background-color: #88C7FB; width:114; font-family:Arial; font-size:12px; font-weight:bold; color: navy;}

/* tableau recherche*/

.searchtab {background-color: #A06DF5;}

/*case tableau de recherche */

.searchcas {background-color: #70A9FE;}
