body {
	background-image: url(immagini/testata.png);
	background-color: #000043;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 10px;
}

.text {
font-family: Verdana; font-size: 9px;color:#999999;text-decoration:none}

A:link {
 text-decoration:none ; font-family: Verdana ; color: #000066}


A:visited {
 text-decoration:none ; font-family: Verdana ; color: #333333}

A:hover {
 color: #6633FF; font-family: Verdana ; text-decoration: underline }

div#container{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-color: #3982E7;
	background-image: url(immagini/supsx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
div.gancio1{
background: url(immagini/supdx.gif) right top no-repeat;
}
div.gancio2{
background: url(immagini/infdx.gif) right bottom no-repeat;
}
div.gancio3{
background: url(immagini/infsx.gif) left bottom no-repeat;
}
div.gancio3 p{
margin:0;
padding:10px;
font-size:1em;
}
.titolomenu{
cursor: pointer;
margin-bottom: 2px;
background-color: #3399FF;
color: #000042;
width: 140px;
padding: 2px;
text-align: center;
/*font-weight: bold;*/
border: 1px solid #000000;
font-family:Verdana, Arial, Helvetica;
font-size:9pt;
color:#000042;
}

.menu_int{
width: 140px;
margin-bottom: 0.5em;
font-family:Verdana, Arial, Helvetica;
font-size:11px;
color:#333333;
border:1px solid #333333;
background-color:#3982E7;
text-align: left;

}
