body, table
{
	font-family: Verdana;
	font-size: 8pt;
}

.titre_bloc
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-weight: bold;
	border-left: 1px outset;
	color: darkgoldenrod;
	border-bottom: 1px outset;
	background-color: khaki;
}

.input_menu
{
	width: 125px;
}

.menu_item
{
	color: black;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	width: 100%;
}

.menu_item:hover
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	color: black;
	border-bottom: 1px outset;
	background-color: #ffffcc;
	text-decoration: none;
	/*font-weight: bold;*/
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.menu_item_selected
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	color: black;
	border-bottom: 1px outset;
	background-color: #ffffcc;
	text-decoration: none;
	/*font-weight: bold;*/
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.AnneeMonnaie
{
	background-color: #000000;
	color: #ffffff;
}

.CadreAnneeMonnaie
{
	border: solid 1px black;	
}

.statsPieces
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	border-bottom: 1px outset;
	background-color: gainsboro;
}

.menu_item_haut
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	width: 100%;
	color: lightblue;
	border-bottom: 1px outset;
	height: 100%;
	background-color: #003399;
	text-decoration: none;
	vertical-align:middle;
}

.menu_item_haut:hover
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	width: 100%;
	color: black;
	border-bottom: 1px outset;
	height: 100%;
	background-color: #6699cc;
	text-decoration: none;
	vertical-align:middle;
}

.baniere_titre
{
	border-right: 1px outset; 
	border-top: 1px outset; 
	border-left: 1px outset; 
	border-bottom: 1px outset; 
	background-color: #003399;
	color: lightblue;
}


.texte_contact
{
	border: 1px solid #003399;
	width: 420px;
}

TABLE.news
{
	border: 1px solid #003399;
	font-family: sans-serif;
	font-size: 10pt;
}

TD.news
{
	background-color: #003399;
	color: lightblue;
	font-family: sans-serif;
	font-size: 10pt;
}
