BODY { background-color:	#ffffff; }


.top_buttons {background-color: #cccccc;}
.top_header {background-image:	URL("logo.gif");}
.bot_header {background-image:	URL("footer.gif");}
.front_image {background-color: #008000;}

a.top_menu {
    font-family:       Verdana;
	color:			        #0;
	font-size:		        13;

	text-decoration:      none;
	border-style:	    outset;
	border-color:	        #0;
	border-width:	       2px;
	padding-left:	       6px;
	padding-right:	       6px;
	padding-top:		   2px;
	padding-bottom:		   2px;
	text-align:		    center;
}

a.top_menu:hover {
	color:			      #fff;
	background-color:	  #09f;
}


div.center   {text-align: center}
span.top      {color: #0; font-family: Verdana; font-size: 10; text-decoration: none;}
span.top:hover {color: #fff;}
p            {text-align: left;}
p.header     {color: #008000; font-family: Verdana; font-size: 16; font-weight: bold}
p.subheader  {color: #008000; font-family: Verdana; font-size: 14; font-weight: bold}
td           {font-family: Verdana; font-size: 14}
td.categorie {color: #008000; font-family: Verdana; font-size: 16; font-weight: bold}
td.item      {color: #0;      font-family: Verdana; font-size: 12; text-indent: 20}
td.error     {color: #FF0000; font-family: Verdana; font-size: 12; font-weight: bold}

