/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
body {
	margin-left: 1%;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
}

.Stile9 {
	color: #0000CC;
	font-size: 16px;
}
.Stile12 {font-weight: bold}

.Stile16 {
	font-size: 18px;
	font-weight: bold;
}
.Stile18 {color: #009900}
.Stile19 {color: #FF0000}
.Stile26 {font-size: 0.1% }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1 {
	color: #990000;
	font-size:150%;
}

.testo_iscritti {font-size: 100%; color: #FF3300}
.testo_soci {font-size: 100%; color: #009900}


.spazio
{
	float:left;
	width:9%;
	}
div.soci
{
	text-align: left;
	padding:    0.5%; 0.5% ; 0.5%; 0.5%;
	float: left;
	font-size:100%;
	margin-left:0%;
	background-color: #FF6600;
	color: #FFFFFF;
	width:100%;
}
div.iscritti
{
	text-align: left;
	padding:    0.5%; 0.5% ; 0.5%; 0.5%;
	float: left;
	font-size:100%;
	margin-left:0%;
	background-color: #000066 ;
	color:  #FFFFFF;
	width:100%;
}

div.index
{
	font:Verdana, Arial, Helvetica, sans-serif;
	height:320px;
	padding-left:8%;
	padding-top:2%;
	background-image:url(immagini/INFORMAZIONI.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
div.centro
{
	background-position:center center;
	background-repeat:no-repeat;
	border: thin groove #990000;
	text-align:center;
	height:340px;
	vertical-align: middle;
}
div.areasoci
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:130%;
	padding-left:5%;
	background-image: url(immagini/LOGIN.PNG);
	background-position:left top;
	background-repeat:no-repeat;
}
div.areacontatti
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:130%;
	height:320px;
	padding-left:5%;
	background-image: url(immagini/contatti.PNG);
	background-position:left top;
	background-repeat:no-repeat;
}
