body			{ margin: 0px; 
                  background-color: white; 
				  scrollbar-face-color:silver;
				  scrollbar-arrow-color:white;
				  scrollbar-track-color:white;
				  scrollbar-shadow-color:white;
				  scrollbar-highlight-color:white;
				  scrollbar-3dlight-color:white;
				  scrollbar-darkshadow-Color:white 
				}
				  
a				{ color: black; text-decoration: underline }
a:hover 		{ color: black; text-decoration: none }

/* /standard/menu.php */
#menu td 		{ color : black; font : xx-small Arial, Helvetica, sans-serif; background-color : #e9e9e9; text-align : center; vertical-align : middle; }

/* / */
#radial			{ color : red; font : xx-small Arial, Helvetica, sans-serif; bordercolor : #000000; text-align : center; vertical-align : middle;}

/* /liens */
#liens			{ color : black; font-family : ms sans serif; text-align : left; font-style: bold; font-size: 10px;}

/* /disquaires */
#disquaires td	{ color: black; font-family: verdana; font-size:10; }


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

.titre 			{ text-decoration: underline; color: black }
.titre:hover 	{ text-decoration: underline; color: black }

.lien	 	    { text-decoration: none; color: gray}
.lien:hover		{ color: silver}  

.mp3       		{ color: black; font-family: verdana; text-decoration: none}
.mp3:hover 		{ color: black; font-family: verdana; text-decoration: underline}

.texte			{ color: black; font-family: verdana; font-size:10}

.bordnoirtout 	{ BORDER-RIGHT: #000000 1px solid; 
                  BORDER-TOP: #000000 1px solid; 
				  BORDER-LEFT: #000000 1px solid; 
				  BORDER-BOTTOM: #000000 1px solid;
				}
				
.bordnoirhaut 	{ BORDER-TOP: #000000 1px solid; }

.bordnoirbas 	{ BORDER-BOTTOM: #000000 1px solid; }

.bordnoirgauche	{ BORDER-LEFT: #000000 1px solid; }

.bordnoirdroite	{ BORDER-RIGHT: #000000 1px solid; }
