﻿body {
}


.StaticMenuItem
{
	font-size: x-small;
	font-family: Verdana;
	border: solid 1px #ECDBB2;
	padding: 10px 4px 10px 4px;
	color: #773B3A;
}

.StaticHover
{
	color: #ffffff;
	/* background-color: #773B3A; */
	 background-image: url(../Images/SfondoPulsante.jpg);
	}

.StaticSelected
{
	/* background-color : #A04F4E;*/
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana;
	color: White;
	border: solid 1px #6B3434;
	background-image: url(../Images/SfondoPulsante.jpg);
	padding: 10px 4px 10px 4px;
}
