body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #DBD4D4;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
td {
	margin-right : 15px;
	color : #666666;
	font-size : 11px;
	line-height : 13px;
}

.menu {
	color: White;
	font-size: 10px;
	text-decoration: none;
}
   
.menu a:link {
	color: White;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.menu a:visited {
	color: White;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.menu a:hover {
	color: White;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
/*menu testata*/
.menutestata_on{
	background-color: #4FAF00;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	position: Relative;
	line-height: 22px;
}   
.menutestata_on a:link {
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
        font-weight : bold;
        position: Relative;
        line-height : 22px;
}

.menutestata_on a:visited {
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
        font-weight : bold;
        position: Relative;
        line-height : 22px;
}

.menutestata_on a:hover {
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
        font-weight : bold;
        position: Relative;
        line-height : 22px;
}

.menutestata_off{
	background-color: #265500;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	position: Relative;
	line-height: 22px;
}   
.menutestata_off a:link {
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
        font-weight : bold;
        position: Relative;
        line-height : 22px;
}

.menutestata_off a:visited {
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
        font-weight : bold;
        position: Relative;
        line-height : 22px;
}

.menutestata_off a:hover {
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
        font-weight : bold;
        position: Relative;
        line-height : 22px;
}



/* per il sottomenu della testata */
.headmenu {
	background-color: #FFFFFF;
	color: #265500;
	font-size: 9px;
	text-decoration: none;
}

.headmenu a:link {
	color: #265500;
	font-size: 9px;
	text-decoration: none;
}

.headmenu a:visited {
	color : #265500;
	font-size : 9px;
	text-decoration : none;
}

.headmenu a:hover {
	color : #265500;
	font-size : 9px;
	text-decoration : none;
}
/*testo bianco*/
.testointernoneg {
	color : #FFFFFF;
	font-size : 10px;
	line-height : 12px;
}

.testointernoneg a:link{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : underline;
	line-height : 12px;
}

.testointernoneg a:visited{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : underline;
	line-height : 12px;
}

.testointernoneg a:hover{
	color : #FFFFFF;
	font-size : 10px;
	text-decoration : underline;
	line-height : 12px;
}
/*menu left*/
.menuinternons {
	color : #666666;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
	text-align : left;
}
.menuinterno {
	color : #666666;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
	text-align : left;
}
.menuinterno a:link{
	color : #666666;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
	text-align : left;
}
.menuinterno a:visited{
	color : #666666;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
	text-align : left;
}
.menuinterno a:hover{
	color : #999999;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	line-height : 18px;
	text-align : left;
}
/*menu left attivo*/
.menuinternoevidente {
	color : #265500;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	line-height : 18px;
	text-align : left;
}
.menuinternoevidente a:link{
	color: #265500;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	text-align: left;
}
.menuinternoevidente a:visited{
	color : #265500;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	line-height : 18px;
	text-align : left;
}
.menuinternoevidente a:hover{
	color : #666666;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;
	text-align : left;
}
.testointerno {
	color : #000000;
        margin-left: 20px;
	font-size : 11px;
	line-height : 15px;
        text-align: justify;
}
.testointerno ul{
	color : #000000;
	font-size : 11px;
	line-height : 15px;
        margin-bottom: 0px;
        text-align: justify;
}
.titoletto{
        color : #666666;
	font-size : 13px;
        font-weight : bold;
}
.titoletto a{
   color : #666666;
	font-size : 13px;
   font-weight : bold;
	text-decoration : none
}
/*ContenutoHome*/
.homecontent {
	color : #FFFFFF;
        font-size : 10px;
	line-height : 12px;
}

.homecontent a:link{
	color : #FFFFFF;
        font-size : 10px;
	text-decoration : none;
	line-height : 12px;
}

.homecontent a:visited{
	color : #FFFFFF;
        font-size : 10px;
	text-decoration : none;
	line-height : 12px;
}

.homecontent a:hover{
	color : #FFFFFF;
        font-size : 10px;
	text-decoration : none;
	line-height : 12px;
}
.hometitle {
	color : #FFFFFF;
        font-size : 14px;
        font-weight : bold;
	line-height : 16px;
}

.hometitle a:link{
	color : #FFFFFF;
        font-size : 14px;
        font-weight : bold;
	text-decoration : none;
	line-height : 16px;
}

.hometitle a:visited{
	color : #FFFFFF;
        font-size : 14px;
        font-weight : bold;
	text-decoration : none;
	line-height : 16px;
}

.hometitle a:hover{
	color : #FFFFFF;
        font-size : 14px;
        font-weight : bold;
	text-decoration : none;
	line-height : 16px;
}
.Titolo
{
	MARGIN-TOP: 0px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 10pt;
	MARGIN-BOTTOM: 0px;
	BORDER-LEFT: #265500 15px solid;
	COLOR: #265500;
	BORDER-BOTTOM: #265500 1px solid;
	FONT-FAMILY: Arial, Verdana;
	FONT-VARIANT: small-caps;
}
.titoloelenco{
	color: #4169E1;
	BORDER-TOP: #4169E1 1px solid;
	BORDER-BOTTOM: 2px solid #4169E1;
	margin-left: 10px;
	FONT-FAMILY: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 15px;
}
.features{
	color: #a6071a;
	font-size: 12px;
	font-weight: bold;
        FONT-FAMILY: Arial, Verdana;
}
.feat2{
	color: Blue;
	font-size: 11px;
	font-weight: bold;
        FONT-FAMILY: Arial, Verdana;
        line-height: 15px;
}
.heading_int {
	color: #4169E1;
	margin-top: 20px;
        margin-left: 20px;
	FONT-FAMILY: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}
.linkinterno {
	color: #265500;
	margin-top: 10px;
	FONT-FAMILY: Arial, Verdana;
	border: none;
}
