html,body{
background:#000000; margin:0px; font-family: Verdana,Tahoma; FONT-SIZE: 12px;
height:100%;
color: #ffffff;

} 


a:link {
COLOR: #ffffff;
text-decoration:underline;
}

a:visited {
COLOR: #ffffff;
text-decoration:underline;
}

a:hover {
COLOR: #cccccc;
text-decoration:underline;
}


a.menu1:link {
COLOR: #FFFFFF;
text-decoration:none;
}

a.menu1:visited {
COLOR: #FFFFFF;
text-decoration:none;
}

a.menu1:hover {
COLOR: #FFFFFF;
text-decoration:none;
}


a.menu2:link {
COLOR: #ffffff;
text-decoration:underline;
}

a.menu2:visited {
COLOR: #ffffff;
text-decoration:underline;
}

a.menu2:hover {
COLOR: #cccccc;
text-decoration:underline;
}





table {
FONT-SIZE: 12px;
}

h1 { 
color: #ff6000;
FONT-SIZE: 17PX;
margin-top: 5px;
margin-bottom: 10px;
}


p { 
FONT-SIZE: 12PX;
margin-top: 0px;
margin-bottom: 12px;
text-align:justify;
}

h2 { 
color: #ff6000;
FONT-SIZE: 15px;
margin-top: 20px;
margin-bottom: 0px;
}


h3 { 
color: #ff6000;
FONT-SIZE: 13px;
margin-top: 0px;
margin-bottom: 4px;
}

td.on{
FONT-SIZE: 13px;
COLOR: #000000;
background:url('images/pulsante_on.png')
}

td.off{
FONT-SIZE: 13px;
COLOR: #000000;
background:url('images/pulsante_off.png')
}

td.footer{
FONT-SIZE: 11px;
}

.forms {
	FONT-SIZE: 12px;
	border: 1px solid #a0a0a0;
	height: 20px;
	width: 200px
}

.pulsanti {
	border: 1px solid #c0c0c0;
	FONT-SIZE: 13px;
	height: 24px; 
}

#gallery{margin:0 7px 7px 0;padding:7px;border:1px solid #c0c0c0;width:200px; float:left;}