﻿th{
height:100px;
background-image:url('titolo.png');
font-family:Arial, Helvetica, sans-serif;
font-size:18pt;
color:white;
}
h1{
width:100%;
background-color:#c0c0f0;
background-image:url('sfondoh1.gif');
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:white;
padding-left:12pt;
}
h2{
width:100%;
background-color:silver;
background-image:url('sfondoh2.gif');
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
color:white;
}
h3{
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:ButtonShadow;
font-weight:bold;
}

p{
padding:7pt;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:navy;
background-color:#ffffff;
text-align:justify;

}
td{
background-color:#efefef;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
color:white;
}
#maiuscolo{
background-color:tranparent;
font-family:"Comic Sans MS";
font-size:14pt;
color:#eeeeee;
}
img{
border:0px;
}



	A.tex:link {
color:teal;
text-decoration:none;
border-left-width: 0px; 
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 2px;
border-color:lime; 
border-style:dotted;
}
	A.tex:visited {
color:teal;
text-decoration:none;
border-left-width: 0px; 
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 2px;
border-color:lime; 
border-style:dotted;
}
	A.tex:active {
color:teal;
text-decoration:none;
border-left-width: 0px; 
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 2px;
border-color:lime; 
border-style:dotted;
}
	A.tex:hover {
color:yellow;
text-decoration:none;
border-left-width: 2px; 
border-right-width: 2px;
border-top-width: 2px;
border-bottom-width: 2px;
border-color:red; 
border-style:dotted;
background-color:blue;
}





#menu {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 80%;	width: 150px;	padding: 0;	margin: 0;}
#menu ul 
{
list-style: none;
margin: 0;
padding: 0;
}

#menu ul li 
{
margin: 0;
padding: 0;
}

#menu ul li a 
{
display: block; 
width:150px;
border-bottom: 1px dashed #999;
text-decoration: none; 
padding: 5px 0 2px 4px;
color: #666;

}
#menu a:hover
{
color: #fff;
background-color: #ccf;
background-image:url('sfondomenuon.jpg');


}
#menu a:link#evidenziato, #menu a:visited#evidenziato
{
font-weight:bold;
color:#fff;
text-align:center;
background-color: #bcf;

}
#menu a:link#subevi, #menu a:visited#subevi
{
font-weight:bold;
color:#fff;
text-align:center;
background-color: #cbf;
font-size:8pt;

}
#menu ul li a.sub 
{
display: block; 
width:150px;
border-bottom: 1px dashed #999;
text-decoration: none; 
padding: 10px 0 2px 4px;
color: #00f;
font-size:8pt;

}
#menu a.sub:hover
{
color: #fff;
background-color: #ccf;
background-image:url('sfondomenuong.jpg');
font-size:8pt


}


