.boxBordoGrigio {
	background-color: #F9F9F9;
	border: 1px solid #E1E1E1;
	background-attachment: scroll;
	background-image: url(img/boxgrigio_texture.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #838383;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A20000;
	text-decoration: underline;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #383838;
	line-height: 19px;
	text-decoration: none;
	text-align: justify;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A20000;
	text-decoration: none;
}
.menuBIANCO {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuBIANCO:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.testoBOLD {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #737373;
	line-height: 19px;
	text-decoration: none;
}
.testoNEWS {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	line-height: 15px;
	text-decoration: none;
	text-align: justify;
	
}
a.testoNEWS:hover {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	line-height: 15px;
	text-decoration: underline;
	text-align: justify;
	background-color: #FFFF66;
}
.titoliNEWS {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #A20000;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
}
.titoliNEWSDett {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #A20000;
	line-height: 15px;
	text-decoration: none;
	text-align: right;
}
a.titoliNEWS:hover {
	text-decoration: underline;
	text-align: left;
}
a {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #A20000;
	line-height: 15px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.testoLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A20000;
	line-height: 19px;
	text-decoration: none;
}
a.testoLINK:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A20000;
	line-height: 19px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A20000;
}
.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A20000;
	text-decoration: underline;
}
.testoOK {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	line-height: 17px;
	text-decoration: none;
	text-align: justify;
}
.boxBIANCO {

	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	background-image: none;
}
.bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #E1E1E1;
	background-image: none;
	text-align:center;
	padding-left:3px;
}
.boxGIALLO {


	background-color: #FFFFCC;
	border: 1px solid #FFCC33;
	background-image: none;
}

.MenuItem, .MenuItem A:Visited, .MenuItem A:Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #838383;
	text-decoration: none;
    padding-left: 5px; 
    padding-bottom: 3px;
    background-color: transparent; 
    padding-top: 3px;
    height: 18px;
    cursor:pointer;
    display:block;
    text-align:left;
}
.MenuItem A:Active, .MenuItem A:Hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-decoration: none;
    padding-left: 5px; 
    padding-bottom: 3px;
    background-color: transparent; 
    padding-top: 3px; 
    height: 18px;
    cursor:pointer;
    display:block;
    text-align:left;
}
.MenuItemSelected ,.MenuItemSelected A
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: White;
    text-decoration: none;
    padding-left: 5px; 
    padding-bottom: 3px;
    background-color: transparent; 
    padding-top: 3px; 	
    background-image:url(img/bkg_menu.gif); 
    height: 18px;
    cursor:pointer;
    display:block;
    text-align:left;
}
.MenuItemMouseOver ,.MenuItemMouseOver A
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: White;
    text-decoration: none;
    padding-left: 5px; 
    padding-bottom: 3px;
    background-color: transparent; 
    padding-top: 3px; 	
    background-color:#cccccc; 
    height: 18px;
    cursor:pointer;
    display:block;
    text-align:left;
}

.sottotitoli {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #36393D;
	text-decoration: none;
}
.titoliNEWSBIANCO {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
}
a.titoliNEWSBIANCO:hover {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: underline;
}
.PannelloLogon
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #eeeedf;
}
.Testo
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
.Pulsante{
	cursor:hand;
	border:outset 1px #ccc;
	background:#eeeeee;
	font-weight:bold;
	padding: 1px 2px;
	text-align:center;
	/*background:url(../img/buttonBG.gif) repeat-x left top;*/
	background: url(img/menu/chromebg.gif) center center repeat-x;
	font-weight: bold;
}
.Intestazioni
{
	font-weight: bold;
	text-align: right;
}
.Errore
{
	color: red;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
