BODY { background-color:	#ffffff; }

body.header { background-color:	#1C3879; }

.top_buttons {background-color: #1C3879;}
.front_image {background-color: #008000;}

a.top_menu {
    background-color:  #CCCCCC;
    font-family:       Verdana;
	color:			        #1C3879;
	font-size:		        12;
    font-weight: bold;

	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: #1C3879; font-family: Verdana; font-size: 16; font-weight: bold}
p.subheader  {color: #1C3879; font-family: Verdana; font-size: 14; font-weight: bold}
td           {font-family: Verdana; font-size: 12}
td.categorie {color: #1C3879; font-family: Verdana; font-size: 16; font-weight: bold}
td.item      {color: #0;      font-family: Verdana; font-size: 11; text-indent: 20}
td.error     {color: #FF0000; font-family: Verdana; font-size: 11; font-weight: bold}


