
#links {
	position:relative;
	width:144px;	
	top:-24px;
	left:0px;
}

img{
	border: 0pt;
}

	a:link       { text-decoration:none; color:#666666; }
	a:active     { text-decoration:none; color:#666666; }
	a:visited    { text-decoration:none; color:#666666; }
	a:hover	     { text-decoration:none; color:#000000; }

	a.banner{width:100%;height:100%;}
	
/* usato in home.xml (per banner Grande) */	
.BANNER_GRANDE, .BANNER_GRANDE:visited,.BANNER_GRANDE:hover, 
a.BANNER_GRANDE, a.BANNER_GRANDE:visited, a.BANNER_GRANDE:hover, 
span.BANNER_GRANDE a, span.BANNER_GRANDE a:visited, span.BANNER_GRANDE a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

/* usato in home.xml (menu sotto le immagini) */	
.menu { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;	
}
/* usato in home.xml (menu sotto le immagini) */	
.menu, .menu:visited, .menu:hover,
a.menu, a.menu:visited, a.menu:hover,
span.menu a, span.menu a:visited, span.menu a:hover  { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
	line-height: 12px;
	margin-bottom: 1px;
	margin-top: 1px;	
}


	
/**** usato in menu.xsl ****/		
.titolo_menu {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	/*font-style: normal; 
	font-weight: normal; */
	color: #666666; 
	text-decoration: none;
	margin-bottom: 1px;
	margin-top: 1px;		
}

.titolo_menu_selected {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	/*font-style: normal; */
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	margin-bottom: 1px;
	margin-top: 1px;	
}


/**** usato in main.xsl ****/
.txt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 145%; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	padding-bottom: 5px;
}

.txt_titledocument { 
	font-family: Arial; 
	font-size: 21px; 
	font-style: normal; 
	font-weight: normal; 
	color: #555555; 
	text-decoration: none 
}

.txt_medio { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none 
}

.txt_piccolo {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: 100%; 
	font-style: normal; 
	font-weight: normal;
	color: #000000; 
	text-decoration: none
}

.txt_titolo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none 
}

.txt_titolo_piccolo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 130%;
	font-style: normal; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none 
}


/**** usato in footer/home.xml e in main.xsl ****/	
.importante { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none
}


/**** usato in footer/home.xml ****/	
.special{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-style: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none
}

.txt_big {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 25px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}
.txt_middle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}


/**** usato in cms.xsl ****/

fieldset {
	font-family: Arial, Helvetica, sans-serif; 
	color: #888;
	background-color: #FCFCFC;
	border: 1px solid #888888;
  	/*border: 1px solid #053188;*/
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 5px;
	font-size: small;
}

fieldset legend {
	color: #000000;
	background-color: #DCDCDC;
	font-variant: small-caps;
	font-size: 11px; 
	padding: .1ex .5ex;
	border-right: 1px solid gray;
 	border-bottom: 1px solid gray;
	font-weight: bold;
	margin-bottom: 6px; 
}

.edit_grande { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	color: #3333FF; 
	text-decoration: none 
}

.edit_medio { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	font-style: normal; 
	font-weight: bold; 
	color: #9900AA; 
	text-decoration: none 
}

.edit_piccolo {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none
}

.edit_inserire {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 200%; 
	font-style: normal; 
	font-weight: normal; 
	color: #00AA00; 
	text-decoration: none
}

span.banner_grande, span.banner_grande:hover{
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}