body{
	background : #E0DDD6;
	font-family : verdana,MS Sans Serif;
}

.menu{
	border: 1px solid #004F00;
}

.bordo{
	border: 1px solid #004F00;
}

.bordo_recapiti{
	border-top : 0px solid #004F00;
	border-bottom : 0px solid #004F00;	
	border-right : 0px solid #004F00;	
	border-left : 0px solid #004F00;
}

.bordo_contenuto{
	border-top : 2px outset #004F00;
	border-bottom : 0px solid #004F00;
	border-right : 0px solid #004F00;	
	border-left : 0px solid #004F00;	
}

.bordo_foto{
	border-top : 1px solid #004F00;
	border-bottom : 2px inset #004F00;
	border-right : 2px inset #004F00;	
	border-left : 1px solid #004F00;	
}

.bordo_blue{
	border: 1px solid #483D8B;
}

.bordo_rosso{
	border: 1px solid Red;
}

.tdmenu{
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 4px;
}

.tdmenu_sel{
	background : #9EBA9A;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 4px;
}

.uno_news{
    BORDER-TOP: 1px solid #AAAAAA;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #004F00;
}

a.vocimenu-categorie:link,a.vocimenu-categorie:visited{
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #004F00;
	text-decoration : none;	
}

a.vocimenu-categorie:hover{
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #9EBA9A;
	text-decoration : underline;
}

a.vocimenu:link,a.vocimenu:visited{
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #004F00;
}

a.vocimenu:hover{
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #004F00;
}

a.link_contenuto:link,a.link_contenuto:visited{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #004F00;
}

a.link_contenuto:hover{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #004F00;
}

a.link_contenuto_underline:link,a.link_contenuto_underline:visited{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #004F00;
}

a.link_contenuto_underline:hover{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #004F00;
}

a.link_contenuto_underline_blue:link,a.link_contenuto_underline_blue:visited{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #483D8B;
}

a.link_contenuto_underline_blue:hover{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #483D8B;
}

a.link_contenuto_underline_rosso:link,a.link_contenuto_underline_rosso:visited{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : Red;
}

a.link_contenuto_underline_rosso:hover{
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : Red;
}

a.link_uno:link,a.link_uno:visited{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #004F00;
}

a.link_uno:hover{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #004F00;
}

a.link_uno_bold:link,a.link_uno_bold:visited{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	color : #004F00;
}

a.link_uno_bold:hover{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;
	color : #004F00;
}

a.link_uno_under:link,a.link_uno_under:visited{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: underline;
	color : #004F00;
}

a.link_uno_under:hover{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	color : #004F00;
}

.title_news{
    BACKGROUND: #9EBA9A;
    BORDER-TOP: 1px solid #9EBA9A;
    BORDER-BOTTOM: 1px solid #004F00;
	BORDER-LEFT: #9EBA9A 1px solid;
 	BORDER-RIGHT: #9EBA9A 1px solid;	
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #FDFDFF;	
}

.title_news_blue{
    BACKGROUND: #4682B4;
    BORDER-TOP: 1px solid #4682B4;
    BORDER-BOTTOM: 1px solid #483D8B;
	BORDER-LEFT: #4682B4 1px solid;
 	BORDER-RIGHT: #4682B4 1px solid;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #FDFDFF;	
}

.title_news_rosso{
    BACKGROUND: #FF6A6A;
    BORDER-TOP: 1px solid #FF6A6A;
    BORDER-BOTTOM: 1px solid Red;
	BORDER-LEFT: #FF6A6A 1px solid;
 	BORDER-RIGHT: #FF6A6A 1px solid;	
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #FDFDFF;	
}

.title_news_2{
    BACKGROUND: #9EBA9A;
    BORDER-TOP: 1px solid #9EBA9A;
    BORDER-BOTTOM: 1px solid #004F00;
	BORDER-LEFT: #9EBA9A 1px solid;
 	BORDER-RIGHT: #9EBA9A 1px solid;	
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FDFDFF;	
}

.title_news_2_blue{
    BACKGROUND: #4682B4;
    BORDER-TOP: 1px solid #4682B4;
    BORDER-BOTTOM: 1px solid #483D8B;
	BORDER-LEFT: #4682B4 1px solid;
 	BORDER-RIGHT: #4682B4 1px solid;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FDFDFF;	
}

.title_news_2_rosso{
    BACKGROUND: #FF6A6A;
    BORDER-TOP: 1px solid #FF6A6A;
    BORDER-BOTTOM: 1px solid Red;
	BORDER-LEFT: #FF6A6A 1px solid;
 	BORDER-RIGHT: #FF6A6A 1px solid;	
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #FDFDFF;	
}

.title_news_pop{
    BACKGROUND: #9EBA9A;
    BORDER-TOP: 1px solid #9EBA9A;
    BORDER-BOTTOM: 1px solid #004F00;
	BORDER-LEFT: #9EBA9A 1px solid;
 	BORDER-RIGHT: #9EBA9A 1px solid;	
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #FDFDFF;	
}

.titolo0{
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #004F00;
}

.titolo1{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #004F00;
}

.titolo1_rosso{
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : Red;
}

.titolo1_left{
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #004F00;
}

.titolo2{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : #004F00;
}

.titolo2_left{
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	color : #004F00;
}

.titolo2_rosso{
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : Red;
}

.uno{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : #004F00;
}

.uno_right{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : right;
	color : #004F00;
}

.uno_center{
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : #004F00;
}

.due{
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : #004F00;
}

.due_left{
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : #004F00;
}

.due_right{
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-align : right;
	color : #004F00;
}

.rev{
	font-size : 8px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : #004F00;
}
