body {
	background-color: #9FD107;
	background-image: url(../img/sfondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.98em;
}
img {
	border:0;
	margin-top:2px;
}
hr {
	display:none;
}

a, a:link, a:visited, a.active {
	text-decoration: none;
	color: #9D1C40;
}
 
a:hover {
	text-decoration: underline;
}

td, th {font-size:0.80em;
text-align:left}
caption
{
	display:none;
}

/* struttura */

#pagina {
	width:721px;
	margin-left:61px;
	margin-top:24px;
	padding:0px;
	margin-bottom:0px;
}
#header {
	width:inherit;
	margin:0px;
	padding:0px;
}
#header h1, h2 {
	display: none;
}
/*#logo {
	background-image: url(../img/testata_natale.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:151px;
	margin:0px;
	padding:0px;
}*/
#logo {
	background-image: url(../img/testata.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:151px;
	margin:0px;
	padding:0px;
}
#corpo {vertical-align:top;
	width:721px;
	margin:0px;
	padding:0px;
	background-image: url(../img/content.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#content{
	float: right;
	vertical-align: top;
	text-align:justify;
	padding:0px;
	margin: 0px;
	width:405px;
}
.testo{
	padding:30px 20px 20px 20px;
	margin: 0px;
	font-size:0.75em;
}
#menu {
	background-image: url(../img/sfondosx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:330px;
	width:313px;
	padding:45px 0px 0px 0px;
	vertical-align: top;
	font-size: 88%;
	margin:0px 313px 0px 0px;
}

#box1 {
	vertical-align: top;
	width:111px;
	height:55px; 
	margin:0px 0px 0px 57px;
	padding:0px;
}

/*specifiche per i box1*/
#box1 span {
	display:none;
}
#box1 li, #box1 ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
a.img1box1 {
	margin:15px 0 15px 2px;
	padding:0px;
	background-image: url(../img/p_46.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:59px;
	width:109px;
	display:block;
}
 a.img1box1:hover {
	background-image: url(../img/p_46o.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:59px;
	width:109px;
}
a.img2box1 {
	margin:15px 0 15px 2px;
	padding:0px;
	background-image: url(../img/p_79.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:59px;
	width:109px;
	display:block;
}
a.img2box1:hover {
	background-image: url(../img/p_79o.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a.img3box1 {
	margin:15px 0 15px 2px;
	padding:0px;
	background-image: url(../img/p_49.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:59px;
	width:109px;
	display:block;
}
a.img3box1:hover {
	background-image: url(../img/p_49o.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/*fine specifiche per i box1*/


#box2 {float:right;
	vertical-align: top;
	text-align:left;	
	width:139px;
	height:55px; 
	margin:0px;
	padding:0px;
}

/*specifiche per i box2*/
 #box2 ul {
	vertical-align: top;
	margin:15px 0 0 10px;
	padding:0px;
}

#box2 li {
	vertical-align: top;
	height:30px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:block;
}

#box2 a {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:0.9em;
	font-weight: bold;
}

#box2 a.active,  #box2 a:hover {
	background-color: #FB9107;
}

#foot {clear:both;
	background-color: #9FD107;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:721px;
	height:55px; 
}
.footft {
	margin-left: 175px;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 15px 5px 5px 5px;
}
#validato{
	height:25px;
	width:710px;
	display:inline;
	text-decoration: none;
}
#validato li{
	display: inline;
	list-style-type: none;
}
#validato span{
display: none;
}

a.validx {
	margin:5px;
	padding:0px;
	background-image: url(../img/valid_xhtml.gif) no-repeat left top;
	height:15px;
	width:80px;
	left: 300px;
	position: absolute;
	display:inline;
	text-decoration: none;
}
a:hover.validx, a:link.validx, a:visited.validx {
	background: url(../img/valid_xhtml.gif) no-repeat left top;
	text-decoration: none;
}
a.validc {float:right;
	margin:5px;
	padding:0px;
	background-image: url(../img/valid_css.gif) no-repeat left top;
	height: 15px;
	width: 80px;
	left: 390px;
	position: absolute;
	display:inline;
	text-decoration: none;
}
a:hover.validc, a:link.validc, a:visited.validc {
	background: url(../img/valid_css.gif) no-repeat left top;
	text-decoration: none;
}

/*lemieclassi*/
.centrato {
	text-align:center;
}

.evidenziato{
	color: #0033CC;
}
ul.listasx{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.nascondi {
	display:none;
}


.boxcentrato {
	text-align:left;
	width: 180px;
	margin-right:auto;
	margin-left: auto;
}
.adx {text-align:right;
}
.boxadx {
	float:right;
	text-align:justify;
	width: 75%;
}
.boxasx {
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E334F;
	font-weight: bold;
}
.pulisci {clear: both;
}
.puliscidx {clear: right;
}
.puliscisx {clear: left;
}
.titolo {
	font-size: 11pt;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	padding-bottom: 2px;
}
.bordino {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top:5px;
}
.navigaport {
	float:right;
	text-align:center;
	width:160px;
	margin-top:80px;
}

.skport {
	border: 1px dotted #333333;
	padding:5px;
	font-size:0.88em;
	background-color: #ebebeb;
}
	
.skdescr {
	border: 1px dotted #8E334F;
	padding:5px;
	font-size:0.91em;
	background-color: #f5f5f5;
}	


	
	/*da controllare
a.fontsm {
	margin:0px 0 0px 2px;
	padding:0px;
	background: url(../img/fonts.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:15px;
	width:15px;
	display:inline;
}
a.fontme {
	margin:0px 0 0px 2px;
	padding:0px;
	background: url(../img/fontm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:15px;
	width:15px;
	display:inline;
}
a.fontla { 
	margin:0px 0 0px 2px;
	padding:0px;
	background: url(../img/fontl.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:15px;
	width:15px;
	display:inline;
}
.tabindex {
	margin:0px;
	padding:2px;
	border: 1px dotted #333333;
	background-color: #FB9107;

}*/
