html{
	height:100%;
}
body {
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif
	color: #333333;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	padding:0 0 0 0;
	text-align: center;
	line-height:21px;
}
table{
	vertical-align: top;
	border:none;
	text-align:left;
}
tr{
	background-color:#FFFFFF;
}
TD{
	vertical-align:top;
}
ul {
	background-color: transparent;
	margin: 10px;
}
/*li{
	list-style-image: url(Immagini/frecciagrigia.gif);
	color: #666666;
	line-height: 24px;
	margin: 0 24px 0 20px;
	padding-left: 0px;
	list-style-position: outside;

}
*/h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9900;
	margin: 0px 0px 0px 0px;
	line-height: 44px;
	padding-left: 14px;
	padding-top: 0px;
	text-align:left;
}
h2 {
	font-size: 12px;
	color: #ff9900;
	margin: 0px 0px 0 0px;
	line-height: 44px;
}
hr{
	width:100%;
	text-align:center;
	border:dotted 1px #cccccc;
	height:1px;
}
.border{
	border:solid 1px #CCCCCC;
	
}
#casa2.fucsia h1 {
	font-size: 14px;
	font-weight: bold;
	color: #E61FA0;
	margin: 14px 10px 0 10px;
	line-height: 44px;
	padding-left: 14px;
	padding-top: 0px;
	border-bottom: 1px dashed #666666;
}
#casa2.fucsia h2 {
	font-size: 12px;
	font-weight: bold;
	color: #E61FA0;
	margin: 4px 10px 0 10px;
	line-height: 44px;
	padding-left: 14px;
	padding-top: 0px;
	border-bottom: 1px solid #E61FA0;
}
#casa2.fucsia li {
	list-style-image: url(Immagini/frecciafucsia.gif);
	color: #666666;
	line-height: 18px;
	padding-left: 0px;
	list-style-position: outside;
   text-indent: 0px;
}
#casa2.fucsia ul {
	background-color: transparent;
	margin: 10px;
}
#casa2.giallo h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	margin: 14px 10px 0 10px;
	line-height: 44px;
	padding-left: 14px;
	padding-top: 0px;
	border-bottom: 1px dashed #666666;
}
a.giallolink:link,
a.giallolink:visited,
a.giallolink:hover,
a.giallolink:active,
a.giallolink:focus  {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
#casa2.giallo h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
	margin: 4px 10px 0 10px;
	line-height: 44px;
	padding-left: 14px;
	padding-top: 0px;
	border-bottom: 1px solid #ffcc00;
}
#casa2.giallo li {
	list-style-image: url(Immagini/frecciagiallo.gif);
	color: #666666;
	line-height: 18px;
	padding-left: 0px;
}
#casa2.giallo ul {
	background-color: transparent;
	margin: 10px;
}
#casa2.giallo img {
	margin-right: 14px;
}
#casa2.verde h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00A94A;
	margin: 14px 10px 0 10px;
	line-height: 44px;
	padding-left: 14px;
	padding-top: 0px;
	border-bottom: 1px dashed #666666;
}
#casa2.verde h2 {
	font-size: 12px;
	font-weight: bold;
	color: #00A94A;
	margin: 4px 10px 0 10px;
	line-height: 44px;
	padding-left: 14px;
	padding-top: 0px;
	border-bottom: 1px solid #E61FA0;
}
#casa2.verde li {
	list-style-image: url(Immagini/frecciaverde.gif);
	color: #666666;
	line-height: 18px;
	padding-left: 0px;
}
#casa2.verde ul {
	background-color: transparent;
	margin: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #ff6699;
	color: #ffffff;
	border: 0px;
	margin-top: 1px;
	line-height: 20px;
	padding-left: 10px;
}
.p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	
}
.casella {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	border:solid 1px #cccccc;
}
.casella_logo {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	border:solid 1px #cccccc;
	vertical-align:middle;
}
.casella_dotted {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top:solid 1px #cccccc;
	border-left:#cccccc dotted 1px;

}



.p_top {
	border-top:solid 1px #cccccc;
}
.p_top_right {
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-top: 0px;
	border-left:#cccccc dotted 1px;

}
a:link {
	color: #009049;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

a:focus {
	color: #333333;
	text-decoration: underline;
}


/* DIV E ID */
#contenitore {
	text-align: left;
	width: 760px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;		
	border: 0;
}
#footer {
	background-color: #ffffff;
	width: 760px;
	height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
	clear: left;
	border-top: 1px dashed #666666;
	text-align: center;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #666666;
	text-decoration: none;
	
}

#testata {
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	background-image:  url(Immagini/testata.gif);
	background-repeat: no-repeat; 
	width: 760px;
}
#contenuti {
	background-color: #ffffff;
	padding: 0 0 0 0;
	float: left;
	width: 760px;
	margin: 0;
}
#menusx {
	width: 205px;
	float: left;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

#casa2 {
	width: 205px;
	float: left;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	border-left: 1px solid #dddddd;
	display: inline; 
}
#casa2.fucsia {
	width: 759px;
	float: left;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	border-left: 1px solid #dddddd;
	display: inline; 
}
#casa2.giallo {
	width: 554px;
	float: left;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	border-left: 1px solid #dddddd;
	display: inline; 
}
#casa2.verde {
	width: 759px;
	float: left;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	border-left: 1px solid #dddddd;
	display: inline; 
}
#casa3 {
	width: 205px;
	float: left;
	background: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	border-left: 1px solid #dddddd;
	display: inline; 
}


img.bordo {
	border: 1px solid #dddddd;
	margin-right: 10px;
}

/* menu */
#menu {
	width: 760px;
	float:left;
	margin: 0 0 0 0;
   background: #ffffff;
	padding: 6px 0 1px 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	text-align: left;
	border-bottom: 4px solid #cccccc;    
}

#menu ul.menu2 {
    margin: 0 0 0 0;
    padding: 0 0 7px 0;
    list-style:none;
	 text-align: left;
	 border-bottom: 1px solid #cccccc;
    }
#menu li {
     display: inline;
	  margin: 0 1px 0 0;
	  
    }
#menu a {
   height: 0;
	padding: 6px 0.7em;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-decoration: none;
	margin: -2px 0em;
	white-space: nowrap;
	font-weight: bold;
    }
#menu a:link,
#menu a:visited {
	background-image: url(Immagini/bottonenonsel.gif);
	background-repeat: repeat-x;
	color: #666666;
	font-weight: normal;
}
#menu a:hover,
#menu a:focus,
#menu a:active {
	
	color: #ffffff;
	font-weight: normal;
}
#menu a.blu:link,
#menu a.blu:visited,
#menu a.blu:focus,
#menu a.blu:active,
#menu a.blu:hover,
#menu a.bluno:hover{
background-image: url(Immagini/bottoneselblu.gif);
background-repeat: repeat-x;
	color: #ffffff;
	border: 1px solid #006699;
	padding-bottom: 9px;
	font-weight: normal;
}
#menu a.bluno:link,
#menu a.bluno:visited,
#menu a.bluno:focus,
#menu a.bluno:active
{
   background-image: url(Immagini/bottonenonsel.gif);
   background-repeat: repeat-x;
	color: #666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 4px solid #008DD5;
	padding-bottom: 6px;
	font-weight: normal;
}
#menu a.fucsiano:link,
#menu a.fucsiano:visited,
#menu a.fucsiano:focus,
#menu a.fucsiano:active
{
   background-image: url(Immagini/bottonenonsel.gif);
   background-repeat: repeat-x;
	color: #666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 4px solid #E61FA0;
	padding-bottom: 6px;
	font-weight: normal;
}
#menu a.fucsiano:hover,
#menu a.fucsia:link,
#menu a.fucsia:visited,
#menu a.fucsia:focus,
#menu a.fucsia:active,
#menu a.fucsia:hover
{
background-image: url(Immagini/bottoneselfucsia.gif);
background-repeat: repeat-x;
	color: #ffffff;
	border: 1px solid #B81980;
	padding-bottom: 9px;
	font-weight: normal;
}
#menu a.giallono:link,
#menu a.giallono:visited,
#menu a.giallono:focus,
#menu a.giallono:active
{
   background-image: url(Immagini/bottonenonsel.gif);
   background-repeat: repeat-x;
	color: #666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 4px solid #FDE000;
	padding-bottom: 6px;
	font-weight: normal;
}
#menu a.giallono:hover,
#menu a.giallo:link,
#menu a.giallo:visited,
#menu a.giallo:focus,
#menu a.giallo:active,
#menu a.giallo:hover
{
background-image: url(Immagini/bottoneselgiallo.gif);
background-repeat: repeat-x;
	color: #ffffff;
	border: 1px solid #CAB300;
	padding-bottom: 9px;
	font-weight: normal;
}
#menu a.verdeno:link,
#menu a.verdeno:visited,
#menu a.verdenoo:focus,
#menu a.verdeno:active{
   background-image: url(Immagini/bottonenonsel.gif);
   background-repeat: repeat-x;
	color: #666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 4px solid #00AA4A;
	padding-bottom: 6px;
	font-weight: normal;
}
#menu a.verdeno:hover,
#menu a.verde:link,
#menu a.verde:visited,
#menu a.verde:focus,
#menu a.verde:active,
#menu a.verde:hover
{
background-image: url(Immagini/bottoneselverde.gif);
background-repeat: repeat-x;
	color: #ffffff;
	border: 1px solid #00873B;
	padding-bottom: 9px;
	font-weight: normal;
}

/* menu sinistra */
p.clear {
	clear: left;
	border-top: 1px solid #DDDDDD;
}
#menusx ul{
	margin: 0;
	padding: 0;
}
#menusx li {
	color: #FF6699;
	line-height: 18px;
	border-bottom: 1px dashed #eeeeee;
	margin-right: 20px;
	margin-left: 0px;
	list-style-image:  url(Immagini/voisiete.gif);
	list-style-position: inside;
	padding-left: 4px;
}
#voisietequi {
	color: #ff6699;
	font-size: 11px;
	padding: 10px 0 6px 4px;
	margin-top: 4px;
}
abbr, acronym, span.abbr{
	cursor: help;
	border-bottom: 1px dotted black;
	}
input, textarea {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
input.button {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-image: url(Immagini/bottonenonsel.gif);
   background-repeat: repeat-x;
}
