body {
	background: url(../images/back_all_village.png) repeat-x #ffffff;	}

	
#menu	{
	background: url(../images/back_menu_village.png) repeat-x; }

td.align-right p.bodytext
						{	text-align:right !important;
							margin-right:15px !important;		}

td.align-center p.bodytext
						{	text-align:center !important;		}
							
							
/* MENU LIST */	
.menu_list	{
	width: 170px;
	text-align: left;
	list-style: none;
	font-size: 11px; 	}
	
.menu_list_li	{
	background: url(../images/li_village_up.png) no-repeat;
	padding-top: 5px;
	padding-bottom: 6px;
	color: #342725;
	border-bottom: 1px dotted #cccccc;	}
	
.menu_list_li a {
	padding-left: 30px;
	text-decoration: none;
	color: #342725;
	padding-top: 5px !important;
	padding-bottom: 6px !important;		}
	
.menu_list_li a:hover	{
	color: #499ccb;	}
	
/* secondo livello */
	
.menu_list2	{
	width: 170px;
	text-align: left;
	list-style: none;
	font-size: 11px;				}	
	
.menu_list_li2	{
	background: url(../images/li_village_neutro.png) no-repeat;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #342725;	}	

.menu_list2 a {
	padding-left: 30px;
	text-decoration: none;
	color: #342725;
	padding-top: 5px !important;
	padding-bottom: 6px !important;	}
	
.menu_list2 a:hover	{
	color: #499ccb;	}	

.current	{
	background: url(../images/li_village_down.png) no-repeat;
	color: #ffffff;
	padding-left: 30px;
	padding-top: 5px !important;
	padding-bottom: 6px !important;		
	border-bottom: 1px dotted #cccccc;	}

.current a {
	color: #ffffff;						}
	
.current2	{
	background: url(../images/li_village_down.png) no-repeat;
	color: #ffffff;
	p adding-top: 5px !important;
	p adding-bottom: 6px !important;
	border: 1px solid lime;	}

.current2 a {
	color: #ffffff;					}			
	
	
	
	
/* CONTENUTI  - 3COLONNE*/	
#top_contenuto h1 {
	color: #499ccb !important;			}

.contenuto b	{
	color: #499ccb;	}

.contenuto a {
	color: #499ccb;						}
	
.contenuto	ul {	
	margin:0; padding:0;
	margin-left:20px;
	list-style-position:outside;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align: left;
	line-height: 11pt;
	padding-bottom: 15px;
	color: #333333;						}		
	
	
/* CONTENUTI  - 2COLONNE*/		
#top_contenuto_2col h1 {
	color: #499ccb !important;			}

.contenuto_2col b	{
	color: #499ccb;	}

.contenuto_2col a {
	color: #499ccb;						}
	
.contenuto_2col	ul {	
	margin:0; padding:0;
	margin-left:20px;
	list-style-position:outside;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align: left;
	line-height: 11pt;
	padding-bottom: 15px;
	color: #333333;						}	
	
	
/* CONTENUTI  - 1COLONNA */		
#top_contenuto_1col h1 {
	color: #499ccb;						}

.contenuto_1col b	{
	color: #499ccb;	}	
	
.contenuto_1col a {
	color: #499ccb;						}
	
.contenuto_1col	ul {	
	margin:0; padding:0;
	margin-left:20px;
	list-style-position:outside;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align: left;
	line-height: 11pt;
	padding-bottom: 15px;
	color: #333333;	
}		

/* CONTENITORE A 3 COLONNE */
.box_3col td 	{	vertical-align:top;
				width:769px;
				overflow:hidden;		}

.box_3col h1	{
	color: #499ccb !important;			}


/* CLASSI TYPO 3 */
.csc-header h1	{
	font-size: 9.5pt !important;
	text-align: left;
	font-weight: 100;
	color: #499ccb !important;
	padding-bottom: 2px;	}
	
.contenuto_2col	h1	{	
	font-size: 9.5pt !important;
	color: #499ccb !important;	}		
	
	
	
	
/* FOOTER  */
#footer { 
	background: #499ccb !important;	}	
	
#footer b {	
	font-weight:bold;}
	
#footer a, #footer a:visited {
	color:white;
	text-decoration: none	}	
	
	
	
	
	
/* TT_NEWS */ 	
/* LIST */ 
.news-list-container h3 {
	color:#499ccb;				}
	
.news-list-container h3 a , .news-list-container h3 a:link,.news-list-container h3 a:visited,.news-list-container h3 a:hover {
	color:#499ccb;				}
	
.news-list-morelink 	{
	margin-bottom:2px; 
	clear: both !important; 	
}
	
.news-list-morelink a {
	background-color:#499ccb;
	color:white;
	padding: 3px 10px;		}
	
.news-list-date, .news-single-date	{
	display:none;
	}
	
	