 
.sottolineato {text-decoration: underline}
.inlinea {display:inline}
.listaSenzaStile{list-style:none;}
a {color:black; text-decoration: none}
a:link {color: inherit; text-decoration: none} 
a:visited {color: #062B83; text-decoration: none}
a:active {color: inherit; text-decoration: none}
.Scheda A ,
.Scheda A:link ,
.Scheda A:visited ,
.Scheda A:active ,
.RichText A ,
.RichText A:link ,
.RichText A:visited ,
.RichText A:active {text-decoration: underline}
a.noVisited:visited {
	color:#4A4A4A;
}
a.noVisited:link {
	color:#4A4A4A;
}
a.noVisitedStampa, a.noVisitedStampa:visited{
color: #FFCE6B;
text-decoration:none
}
a.noVisitedStampa:hover {
color: #FFCE6B;
text-decoration:underline
} 
H1 {
	font-size: 14pt; 
	color: #000000; 
	text-align: left;
	font-style:normal;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align:bottom;
	line-height: 14pt;
	margin:2px ;
}
H2 {
	font-size: 8pt; 
	color: #A90043;
	font-weight:normal;
	font-style:normal;
	height:12px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin:3px;
}
H3 {
	font-size: small; 
	color: #000000; 
	text-align: left;
	font-weight:bold;
	/*color: #385191;*/
	/*background:#DFE3F2;*/
     background:#DBDBDB;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align:bottom;
	line-height: 12pt;
	margin:0;
}
H4 {
	font-size: 8pt; 
	color: #000000; 
	text-align: left;
	font-style:normal;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align:bottom;
	line-height: 12pt;
	margin:0;
}
.imgAlignLeft {
	float: left;
}
.imgAlignRight {
	float: right;
}
.imgNoBorder {
	border-width: 0;
}
.topAlign{
	vertical-align:top;
}
.bottomAlign{
	vertical-align:bottom;
}
.middleAlign{
	vertical-align:bottom;
}
.bold {
	font-weight: bold;
}
.blu{
	color:#425A94;
}
.black {
	color:#000000;
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.voce {
	color:black;
	font-size: 12px; 
}
a.voce img{
	padding-right:3px;
}
.vocebold {
	color:black;
	font-size: 12px;
	font-weight: bold; 
}
#inEvidenza {
	background-color:#E9E9E9;
	border:1px solid #CFCFCF;
	margin:10px 0px;
	padding:3px 8px;
}
DIV.AllegatiBox,  DIV.ApprofondimentiBox {
	font-size: 12px;
	border: 0px;
	border-style: solid;
	border-color: #C70745;
	padding-left:0px;
	padding-right:5px;
	width:98%;
}
DIV.AllegatiBox TD, DIV.ApprofondimentiBox TD{
	font-size: 12px;
}
#Titolo.AllegatiBox, #Titolo.ApprofondimentiBox {default.css (riga 135)
	border-bottom:1px solid #003060;
	color:#4f4f4f;
	font-size:12px;
	font-weight:bold;
	/*padding-left: 1px;*/
	width:98%;
}
.AllegatiBoxTitolo, .ApprofondimentiBoxTitolo{
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	margin-top: 5px; 
	padding-left: 0px;
	color: #4f4f4f;
	width:98%;
	background-color:transparent;
}
DIV.AllegatiBoxManifestazioni TD{
	font-size: 10px;	
}
.altezzaMinima {
	height:300px;
}
div.container {width:98%; margin:1%;text-align: center;}
.AllegatiBox a,
.AllegatiBox a:link,
.AllegatiBox a:visited,
.AllegatiBox a:active {text-decoration: none}
.AllegatiBox a:hover {text-decoration: underline}
.ApprofondimentiBox a,
.ApprofondimentiBox a:link,
.ApprofondimentiBox a:visited,
.ApprofondimentiBox a:active {text-decoration: none}
.ApprofondimentiBox a:hover {text-decoration: underline}
.bottone{
	text-align:center;
	background-color:#F0F0F0;
	border: 1px;
	border-color: #425A94;
	border-style: solid;
}
.bottone a  {text-decoration: none; color:black}
.bottone a:link {color: inherit; text-decoration: none} 
.bottone a:visited {color: #062B83; text-decoration: none}
.bottone a:active {color: inherit; text-decoration: none}
TR .hidden {
	display:none;
}
/* gestione dello stile della visualizzazione della scheda (es regolamenti ...) */
.titoliScheda {
	color:black;
	font-weight: bold;
	font-size: 12px; 
	line-height: 14pt;
}
.vociScheda {
	color:black;
	font-size: 12px; 
	line-height: 14pt;
}
/* classi base per la creazione di liste prese come dblookup da una vista (es. Comunicati in hommina UfficioStampa) */
.sommario{
	padding:0px 0px 0px 0px;
                line-height:16px;
	vertical-align:middle;
}
.sommario li{
	list-style-type:none;
	margin:0px 0px 10px 0px;
	color:#000000;
	font-size: 12px; 
}
.sommario ul {
	text-align:left;
	list-style: outside;
	margin: 0px;
	padding-top: 0em;
	padding-left: 0px;
} 
.archivio {
	text-align:right;
	margin-top:10px;
	font-size: 12px; 
}
.txtbase {
	padding:0px 2px 0px 2px;
	margin-top:0px;
	display: inline;
}
.txtbase a {
	color:black;
	font-weight:normal;
}
.txtbase a:visited {
	color: #062b83; 
	font-weight:normal;
}
.floatLeft {
	position:relative;
	float:left;
}
.iconaAllegato {
	float:left;
	padding:0px 2px 0px 0px;
	position:relative;
}
/* 
 * classi utilizzate per la gestione degli elenchi schede retecivica
 */
.elencoview IMG.icon{
	border: 10px;
	margin: 0px 5px 0px 5px;
	float:left;
}
.elencoview .voce{
	font-weight:bold;
}
.elencoview .abstract{
	font-size:12px;
}
.elencoview .interlinea {
	border-top-color: #cccccc; 
	border-top-style: solid; 
	border-top-width:1px;
	line-height:1px;
	width:100%;
	margin-top: 3px;
	margin-bottom: 5px;
}
.elencoview a.voce,
.elencoview a.voce:link ,
.elencoview a.voce:visited ,
.elencoview a.voce:active,
.elencoview .abstract a,
.elencoview .abstract a:link ,
.elencoview .abstract a:visited ,
.elencoview .abstract a:active {color: inherit; text-decoration: underline}
/* GESTIONE TAB */
.shadetabs li a.tabAttivo {
	background-color:#FFC0CB;
}
.shadetabs li a.tabNonAttivo {
	background-color:white;
}
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.contentstyle{
       margin-bottom: 1em; 
        padding: 10px;
} 
/* GESTIONE TAB END*/
.RichText{
	font-family:verdana;
}
/*  
= GESTIONE BOX IN EVIDENZA RETECIVICA
*/
#inEvidenza{
	border:0px !important;
	border-top:1px solid #CFCFCF !important;
	border-bottom:1px solid #CFCFCF !important;
	padding:0px !important;
	padding-top:5px !important;
}
#modulistica{
	margin-bottom:10px;
}
#allegati{
	margin-bottom:10px;
}
#approfondimenti{
	margin-bottom:10px;
}
.boxTitolo{
	font-weight:bold;
	color:#4F4F4F;
}
.boxContenuto{
	padding-left:5px;
}
.boxContenuto td{
	font-size:12px !important;
}
.boxContenuto a{
	font-size:12px !important;
	text-decoration:none !important;
}
.boxContenuto a:hover{
	font-size:12px !important;
	text-decoration:underline !important;;
}
.boxContenuto a:visited{
	font-size:12px !important;
	text-decoration:none !important;;
}
.avviso{
		font-size: 12pt; 
		color: #A90043;
		font-weight:bold;
		font-style:normal;
		height:12px;
		padding-top: 0px;
		padding-bottom: 5px;
		margin:3px;
		background-color:yellow;
}
.leftpadding15 {
	padding-left: 15px;
} 

