/* CSS Document */

body {
	background-color: #96A3B5;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #666;
}

td.top{
	background-color:#1B72B1;
}

td.topSX{
	text-align:left;
	padding-left:10px;
}
td.topDX{
	text-align:right;
	padding-right:10px;
}


.testata{
background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
}





.top, a.top{
font-family: "Trebuchet MS", Verdana, Arial;
font-size:10;
font-weight:bold;
color:#FFF;
text-decoration:none;
}
a.top:hover{
color:#FFCC00;
}

.bordoesterno{
background-color:#FFF;
padding-left:10px;
padding-right:10px;
padding-top:0px;
padding-bottom:10px;
}


.bordoesternoTop{
background-color:#FFF;
padding-left:10px;
padding-right:10px;
padding-top:0px;
padding-bottom:0px;
vertical-align:bottom;

}


table.tab{
	height:25px;
	}


td.tabON{
background-image:url(../gr/bottone_on.gif);
background-repeat:no-repeat;
width:132px;
color:#003366;
text-align:center;
font-weight:bold;
}

.tabOFF{
background-image:url(../gr/bottone_off.gif);
background-repeat:no-repeat;
width:132px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

a.tabON:hover{
color:#039;

}

a.tabOFF:hover{
color:#000033;
}



.bordointerno{
background-color:#DDE2E8;
/*padding:10px;*/
}

.bordointernoTOP{
background-color:	#163259;
height:27px;
vertical-align:bottom;
/*padding:10px;*/
}

.bordoNoTabs{
background-color:	#163259;
height:2px;
}



.internoSX{
background-color:#FFF;
padding:10px;
width:200px;
vertical-align:top;
}
.internoDX{
background-color:#FFF;
padding:10px;
vertical-align:top;
}


td.fondopagina{
background-color:#1B72B1;
padding:10px;
text-align:center;
color:#FFF;
}

a.fondopagina:link, a.fondopagina:visited{
	color:#FFF;
	font-size:11px;
}

a.fondopagina:hover{
color:#FF9900;
text-decoration:underline;
}


td.credits, a.credits:link, a.credits:visited{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
	padding-right:20px;
	padding-left:30px;
	padding-top:30px;
	text-decoration:none;
	text-align:left;
}



input, textarea, select {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#036;
	font-size:11px;
	border: 1px solid #ccc;
	background: #EEF2FF;
	background-image:	url(../gr/sfondocampi.jpg);
	background-repeat:repeat-x;
}
.myradio{
background:none;
border:none;
}
/*-------------------------------------------*/

a.menu{
	font-size:13px;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
	
}
a.menu:hover{
	color:#FF9900
}
a.menu:visited{
	color: #003366;
}

.img1{
	float:left;
	/*border-style:dotted;*/
	padding:2px;
	margin-right:4px;
	border-color: #DDE2E8;
	border-width: 2px;
	background-color:#fff;
}
.img2{
	float:right;
	/*border-style:dotted;*/
	padding:2px;
	margin-left:4px;
	border-color: #DDE2E8;
	border-width: 2px;
	background-color:#fff;
}

.img3{
	border-style:solid;
	padding:3px;
	border-color: #96A3B5;
	border-width: 1px;
	background-color:#DDE2E8;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:3px;
}

a, a.visited{
	color:#069;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#03F;
}

.imgDX{
padding-left:10px;
}

hr{
	border: 1px solid;
	height:1px;
	color:#DDE2E8;
}
h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:16px;
	color: #AAA;
	display:inline;
}
.box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	padding:10px;
	border:#CCC 1px dotted;
	
}
table.tabForm{
border-collapse:collapse;

}
.tabForm td{
border:1px solid #DDE2E8;
border-style:dotted none;
vertical-align:top;
padding:3px;
}

table.davedere{
background-color:#DDE2E8;
/*border: 1px dotted #ccc;*/
margin-top:10px;
}
td.davedere{
background-color:#FFF;
}
.titSX{
font-family:Arial, Helvetica, sans-serif;
color:#039;
letter-spacing:1px;
font-weight:bold;
height:20px;
background-color:#DDE2E8;
text-align:center;
}
.icoSX{
margin-right:5px;
padding:2px;
}
.titDXgrande{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:20px;
	color: #039;
}
/*   calendario   */
#calendario {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #000000;
}
#calendario th {
	background-color: #96A3B5;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 40px;
	height: 20px;
}
#calendario td {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 40px;
	height: 20px;
}
#calendario .mese {
	background-color: #96A3B5;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 20px;
	width: 280px;
}
#legenda {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 260px;
}
#legenda td {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 20px;
}
#anno {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	width: 288px;
	text-align: center;
}

