body {
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: 500px;
   margin: 0 0;
   padding: 0;
   border: 0;
   float: left;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 0;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #00A176;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.cisvto.org" attr(href) ") ";
   }

.testo_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align:justify;
}
.area_ris {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00A176;
}
a.area_ris:link {
	color: #00A176;
}
a.area_ris:visited {
	color: #00A176;
}
a.area_ris:hover {
	color: #00A176;
}
.titolo_bianco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-weight: bold;
	color: #ffffff;
	text-align: left;
}

.menu_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
    }

a.menu_small:link { text-decoration: none; color: #FFFFFF; }
a.menu_small:visited { text-decoration: none; color: #FFFFFF; }
a.menu_small:hover { text-decoration: underline; }
a.menu_small:active { text-decoration: none; color: #00A176; background-color: #FFFFFF; }
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}
.feature img{
	float: right;
	padding: 0 0 0 10px;
	margin: 0 5px 5px 0;
	border-color: #00A176;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}