
body {background-color:rgb(218,226,227); margin:auto; padding:0px; text-align:center}

#box {width:770px; background-color:rgb(255,255,0); margin:auto; padding:0px; text-align:center}

table#primaria {
	border:0px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:rgb(255,255,0);
	}
	
div#ora {
	text-align:left;
	border:0px;
	margin:0px;
	padding:0px;
	height:15px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:rgb(255,255,255);
	background-color:rgb(0,0,0);
}

div#testata {
	text-align:left;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	border:0px;
	background-image: url(img/prova1.gif); background-repeat:repeat-x;
}

div#sottoheader {
	text-align:center;
	padding:0px;
	border:0px;
	margin-bottom:5px;
	background-color:rgb(102,153,204);
}

div#sottoheader a{color:rgb(255,255,255);; font-weight: bold; text-decoration: none}
div#sottoheader a:visited{color:rgb(255,255,255);; font-weight: bold; text-decoration: none}
div#sottoheader a:hover{color:rgb(255,255,0);font-weight: bold; text-decoration: none}

td.top {
	padding: 0px 22px 0px 22px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: rgb(0,0,0);
	text-decoration : none; 
	border-right: 2px solid rgb(255,255,0);
	height:18px;
}

td.top2 {
	padding: 4px 22px 4px 22px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: rgb(0,0,0);
	text-decoration : none;  
	height:12px;
}

div#corpo {
	float: left;
	width: 768px;
	margin:auto;
	background-color: rgb(255,255,0);
	text-align:center;
	border:0px;
}

		
div#footer {
	clear: both;
	width: 755px;
	padding: 0px 0px 3px 0px;
	background-color: rgb(255,255,0);
	text-align: right;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	border:0;
}

div#footer a{color:rgb(0,104,195); font-weight: bold; text-decoration: none}
div#footer a:visited{color:rgb(0,104,195); font-weight: bold; text-decoration: none}
div#footer a:hover{color:rgb(0,104,195); font-weight: bold; text-decoration: underline}

div#credits {
	clear: both;
	padding: 5px;
	margin: 5px;
	height: 100%;
	color: rgb(0,0,0);
	background-color: rgb(255,255,0);
	font-family:verdana;
	font-size: 12px;
	text-align: left;
	text-decoration : none;
	border: solid 1px rgb(0,0,0);
}

div#credits a{color:rgb(0,104,195); text-decoration: none}
div#credits a:visited{color:rgb(0,104,195); text-decoration: none}
div#credits a:hover{color:rgb(0,104,195); text-decoration: underline}

fieldset#istruzioni {
	float: left;
	width: 205px;
	height: 500px;
	margin: 4px;
	margin-left:10px;
	padding: 4px;
	border: 1px double rgb(0,0,0);
	text-align:justify;
	font-family: verdana;
	font-size: 11px;
	overflow: auto;
}

fieldset#video {
	float: left;
	width: 293px;
	height: 500px;
	margin: 4px;
	padding: 4px;
	border: 1px double rgb(0,0,0);
	text-align:center;
	font-family: verdana;
	font-size: 11px;
	overflow: auto;
}


fieldset#ultimi {
	float: left;
	width: 205px;
	height: 500px;
	margin: 4px;
	padding: 4px;
	border: 1px double rgb(0,0,0);
	text-align:center;
	font-family: verdana;
	font-size: 11px;
	overflow: auto;
}

fieldset#upload {
	float: left;
	width: 525px;
	height: 550px;
	margin: 4px;
	padding: 4px;
	border: 1px double rgb(0,0,0);
	text-align:center;
	font-family: verdana;
	font-size: 11px;
	overflow: visible;
}

fieldset#sezione {
	float: left;
	width: 525px;
	height: 550px;
	margin: 4px;
	padding: 4px;
	border: 1px double rgb(0,0,0);
	text-align:center;
	font-family: verdana;
	font-size: 11px;
	overflow: visible;
}

fieldset#elenco {
	float: left;
	width: 95%;
	height: 110px;
	margin: 8px 5px 8px 5px;
	padding: 10px 5px 5px 10px;
	border: 0px;
	background-color:rgb(255,210,0);
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	overflow: visible;
}

fieldset#elenco2 {
	float: left;
	width: 250px;;
	height: 150px;
	margin: 4px 3px 4px 3px;
	padding: 4px 3px 4px 3px;
	border: 0px;
	background-color:rgb(255,210,0);
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	overflow: auto;
}


fieldset#info {
	float: left;
	width: 205px;
	height: 550px;
	margin: 4px;
	margin-left:5px;
	padding: 4px;
	border: 1px double rgb(0,0,0);
	text-align:justify;
	font-family: verdana;
	font-size: 11px;
	overflow: auto;
}

input {
	width: 250px;
}

input#file {
	width: 200px;
}

input#bottone {
	width: 100px;
}

textarea {
	width: 400px;
	height: 150px;
}

select {
	width: 259px;
}

label {
	font-size:11px;
	font-weight:bold;
	display:block;
}

ul {  
	text-align:left;
	padding: 0px 0px 0px 6%;
}


fieldset a{color:rgb(0,104,195); text-decoration: none}
fieldset a:visited{color:rgb(0,104,195); text-decoration: none}
fieldset a:hover{color:rgb(0,104,195); text-decoration: underline}

fieldset p{margin:3px 2px 3px 2px; overflow:visible; clear:left;}
fieldset p#centra{text-align:center; font-weight:bold;}


legend {
	text-align:center;
	padding: 0px 10px 0px 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,0);
}

HR {
	width: 90%;
	height: 1px;
	color: rgb(0,0,0);
	text-align:center;
}
	
		

.grass3 {
font-family : Verdana; 
font-size : 10px; 
font-weight : bold; 
color : rgb(255,255,255);
background-color: rgb(102,153,204);
text-decoration : none; 
}
.grass3:link {
font-family : Verdana; 
font-size : 10px; 
font-weight : bold; 
color : rgb(255,255,255);
background-color: rgb(102,153,204);
text-decoration : none; 
} 
.grass3:active {
font-family : Verdana; 
font-size : 10px; 
font-weight : bold; 
color : rgb(255,255,255);
background-color: rgb(102,153,204);
text-decoration : none; 
} 
.grass3:hover {
font-family : Verdana; 
font-size : 10px; 
font-weight : bold; 
color : rgb(255, 255, 0);
background-color: rgb(102,153,204);
text-decoration : none; 
} 

.logo {
	border: 1px solid;
	border-color: rgb(51,116,32);
}

.padsoprasotto {
	padding-top:3px;
	padding-bottom:3px;
}