body{
	font-family:Verdana,Arial,Helvetica;
	margin:0;
	background-color:#ffffee;
	color:MAROON;
}

.header{

}

a:LINK      {
	text-decoration:none;
	color:#ffffee;
	font-weight: bold;
	}
a:VISITED {
	text-decoration:none;
	color:#ffffee;
	font-weight: bold;
	}
a:HOVER  {
	text-decoration:underline;
	color:#555555;
	font-weight: bold;
	}
	
.menuPrincipale{
	padding:5px;
	text-align:top; 
	background-color:#ff9900;
	background-image:url(../img/sfuma01.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:11px;
	font-weight:bold;
}

.menuPrincipale a:link,.menuPrincipale a:visited, .menuPrincipale a:active {
	text-decoration:none;
	color:#ffffee;
	font-weight: bold;
	padding:0px 5px 5px 5px;
}

.menuPrincipale a:hover {
	text-decoration:underline;
	color:#555555;
	font-weight: bold;
}



li  {
	color:#cc6633
	}

.menuLaterale a{
	display:block;
	font-size:11px;
}

a.laterale:LINK      {
	text-decoration:none;
	color:brown;
	font-weight: bold;
	}
a.laterale:VISITED {
	text-decoration:none;
	color:brown;
	font-weight: bold;
	}
a.laterale:HOVER  {
	text-decoration:underline;
	color:#ff5500;
	font-weight: bold;
	}

.titolo   {
	color:#ffffee;
	background-color:#de6a37;
	background-image:url(../img/sfuma05.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	text-align:center;
	}
	
.titoloPagina{
	color:#660000;
	font-size:36px;
	font-weight: bold;
} 

.titoloCategoria{
	height:73px;
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;
	font-size:50px;
	padding:0px 5px;
	margin:0px;
	background-image:url(../img/bg/bg02.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.news {
	padding:5px;
	margin: 5px 2px 2px 2px;
	vertical-align:top;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-width:1;
	border-color:#de6a37;
    }
		
.bottone {
	padding:2px;
	vertical-align:top;
	border-top-style:none;
	border-top-color:orange;
	border-right-style:solid;
	border-right-color:#663E00;
	border-bottom-style:solid;
	border-bottom-color:#222222;
	border-left-style:none;
	border-left-color:orange;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
          }

td.newsbanner {
	text-align:center;
	vertical-align:middle;
	padding:5px;
	margin: 5px 2px 2px 2px;
	vertical-align:top;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:solid;
	border-width:1px;
	border-color:#de6a37;
          }

.finestra {
	cursor:hand
             }
form {
	margin: 2px;
	padding: 0px;
}
.sinistra {
	margin:5px;
	float:left;
}
.destra {
	float:right;
	margin: 5px;
}

.ombra {
	filter: Alpha(Opacity=70, Style=0);
}

.pulsante {
	width:100%
}



