body{
	font-family:Verdana,Arial,Helvetica;
	margin:0;
	background-color:#ffffee;
	color:MAROON
}

li  {
	color:#cc6633
	}

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;
	}


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;
	}
	
.titoloPagina{
	color:#660000;
	font-size:36px;
	font-weight: bold;
} 

.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%
}
