body,td,th {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 90%;
	color: #000000;
	margin-left: 50px;
	margin-right: 50px;
	border: 1px solid #000099;
	background: url(img/sfondi web/weblink11.jpg);
} 


#testata { 
	color: #000033;
	background-color: #EEF2FD;
	text-align: center;
	min-height: 100px;
	height: 120px;
	border-top: 1px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 3px solid #000033;
	border-left: 1px solid #000033;
}

#testata img {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	border: none;
}

h1 {
	font-size: 1.8em;
	letter-spacing: 0.1em;
	margin: 5px;
}

#barra {
	text-align: right;
	font-size: 0.8em;
	padding: 3px 10px;
}

#date {
	text-align: right;
	font-size: 0.8em;
	padding: 3px 10px;
}

#menupr {
	padding: 3px 10px;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-top: 3px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
}
	
#menupr a:link {
		color: #FFFFFF;
		background-color: #000099;
		text-decoration: none;
		padding: 0 5px;
}

#menupr a:visited {
		color: #FFFFFF;
		background-color: #000099;
		text-decoration: none;
		padding: 0 5px;
}

#menupr a:hover {
		color: #000099;
		background-color: #FFFFFF;
		text-decoration: none;
		padding: 0 5px;
}

	.nascosto {
	display: none;
}

#sinistra {
		color: #000000;
		width: 75%;
		float: left;
}	

#menu2 {
		width: 25%;
		color: #000033;
		background-color: #EEF2FD;
		padding-top: 1em;
		float: left;
}	

	.notizia {
		padding-bottom: 20px;
}	

h2 {
		font-size: 1.5em;
		font-weight: normal;
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 10px;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #000066;
}	

h3 {
		font-size: 1.3em;
		font-weight: normal;
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: 10px;
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #000066;
}	
	.notizia p {
		padding: 10px;
}		

#sinistra img {
		float: left;
		border: 1px dashed #000066;
		margin-right: 10px;
}	

	 a:link {
		color: #000099;
		background-color: transparent;
}

	 a:visited {
		color: #990066;
		background-color: transparent;
}

	 a:hover {
		color: #FFFFFF;
		background-color: #000099;
}	

#motore {
	font-size: 0.9em;
}
	.evidenzia {
	font-size: 1.1em;
	padding: 3px;
	border: 2px solid #000000;
}

	label {
	display: block;
	margin-bottom: 8px;
}
	

#menu2 ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}		

#menu2 li {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	border-bottom: 1px dashed #000033;
	margin-right: 10px;
	margin-left: -30px;
}	

#menu2 li a:link {
		color: #000033;
		background-color: #EEF2FD;
		text-decoration: none;
		display: block;
		height: 1.5em;
		line-height: 1.5em;
		padding-left: 8px;
}

#menu2 li a:visited {
		text-decoration: none;
		color: #000033;
		background-color: #EEF2FD;
		display: block;
		height: 1.5em;
		line-height: 1.5em;
		padding-left: 8px;
}

#menu2 li a:hover {
		color: #FFFFFF;
		text-decoration: none;
		background-color: #000099;
		display: block;
		height: 1.5em;
		line-height: 1.5em;
		padding-left: 8px;
}

	.disegni {
		font-size: 0.7em;
		color: #000033;
		background-color: #DBE4FB;
		text-align: center;
		border-top: 1px solid #000033;
		border-right: 1px solid #000033;
		border-bottom: 3px solid #000033;
		border-left: 1px solid #000033;
		padding: 15px;
		margin: 10px;
}

	.disegni img {
		display: block;
		border: 1px dashed #000033;
		margin: 5px auto;
}

}

	.pasw {
		margin: 0;
}

.trucchetto {
		clear: left;
}		


#footer {
	font-size: 0.9em;
	color: #000000;
	background-color: #EEF2FD;
	clear: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #000033;
	border-bottom: 3px solid #000033;
	border-left: 1px solid #000033;
}

#licenza {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	margin-top: 5px;
	padding-bottom: 15px;
}

#licenza img {
	border: none;
}

#licenza p {
	margin-top: 10px;
}

table {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	border: 1px solid #990000;
	text-align: center
}

caption {
	border: 1px solid #990000;
	color: #FFFFFF;
	background-color: #999999;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.1em;
	padding: 4px;
	font-weight: bold;
}

th 	{
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

td {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.pari {
	color: #000000;
	background-color: #FFFFCC;
}



.contatore {
    font-size: 0.9em;
	color: #000000;
	background-color: #EEF2FD;
	clear: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #000033;
	border-bottom: 3px solid #000033;
	border-left: 1px solid #0000
}


.nascosto {
    width : 0;
    height : 0;
    overflow : hidden;
    position :  absolute;
    top : -5000em;
}



