/***********************************************/
/* sabbia.css                             */
/* Da usare con il template ModConsorzio.html          */
/***********************************************/
/***********************************************/
/* Collegamenti ipertestuali                                */
/***********************************************/
a{
	color: #FFFFFF;
	font-size: 100%;
	padding: 0 4px 0 0;
	text-decoration: none;
	background-color: transparent;
}

a:link{
	/*background: transparent;*/
	color: #69553F;
	font-size: 100%;
	padding: 0 2px 0 0;
	text-decoration: none;
	/*background: transparent;*/
}

a:visited{
	color: #69553F;
	/*background-color: inherit;*/
	font-size: 100%;
	padding: 0 2px 0 0;
	text-decoration: none;
}

a:hover{
	color: #FFCC33;
	background-color: #333366;
	font-size: 100%;
	padding: 0 2px 0 0;
	
	}

.sezris {
	padding-top: 15px;	
}	


.sezris a:visited{
	color: #FFFFFF;
	font-size: 100%;
	/*padding: 0 2px 0 0;*/
	text-decoration: none;
	
}
.sezris a:hover{
	color: #333366;
	background-color: #FFCC33;
	margin: 0;
	text-decoration: none;
}

.sezris a:hover img{
	margin:0;
	border: 2px #FFCC33 solid;
	border:none;
}

p {
	padding-right: 4px;
	padding-left: 4px;
}

/* Box laterale          */
/***********************************************/
.box-container {
	position:relative;
	width: 200px;
	max-height: 300px;
	border: 2px solid #fff;
	background-color: #ffffff;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	behavior: url(PIE.htc);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	left: auto;
	right: auto;
}
.box-body,
.box-header,
.box-footer {
    padding: 5px;
}
.box-body {
    margin-top: 0;
    min-height: 150px;
    max-height: 300px;
    overflow: auto;
}
.box-header {
    height: 40px;
    border-bottom: 1px solid #EEE;
    background-color: #CCFFCC;
    height: 40px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.box-footer {
    height: 40px;
    background-color: #CCFFCC;
    border-top: 1px solid #DDD;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body{
	margin: 2px;
	padding: 2px;
	border: 0px;
	font-family: Verdana, sans-serif;
	color: #000000;
	background-image: url(../Immagini/Sfondi/d79.gif);
	font-size: 100%;
	line-height: 150%;
	text-align: center;
	background-repeat: repeat;
	background-color: #E4DFC5;
}

/***********************************************/
/* Layout Container                                 */
/***********************************************/
#container{
	width: 75%;
	text-align: left;
	padding: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
	/*-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	-moz-box-shadow: 0 0 3px 0 #666666;
	box-shadow: 0 0px 3px 0 #666666;
	border-radius: 15px;
	-webkit-box-shadow: 0 0px 3px 0 #666666;*/

	border-radius: 15px;
	box-shadow: inset 0px 1px 5px 0px rgba(NaN,NaN,NaN,1);
	border: 2px solid #A4974D;
	background-attachment: scroll;
	background-color: #C9BF8B;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	
	behavior: url(PIE.htc);
}

/***********************************************/
/* Layout Header                                 */
/***********************************************/
	
	#header{
	width: 100%;
	padding: 0px;
	}
	
	#header img {
	border: 1px;
	/*width: 100%;*/
	width: 100%;
	height: 100%;*/
	text-align: center;
	margin: auto;
	display: block;
	}
		
    #sitename{
	margin: 0;
	color: #333366;
	/*background-color: #AAA6A3;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	font-size: 100%;
	width: 100%;
	text-align: center;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	clear: right;	
	}
	
	#skin{
	/*background-color: #AAA6A3;*/
	
	
	display: block;
	float:right;
	width: 20%;
	text-align: center;
	list-style-type: none;
	border-bottom-style: solid;
	background-color: #333366;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	clear: both;
}

	#NavContainer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 100%;
	border-bottom-style: solid;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
	#navlist
{
	width: 100%;
	text-align: center;
	text-indent: 0;
	list-style-type: none;
	border-bottom-style: solid;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	/*background-color: #000000;*/
	background-color: #333366;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
font-size: 1.1em;
}

#navlist li a
{
letter-spacing: -1px;
text-decoration: none;
color: #FFFFFF;
/*font-size: 0.9em;*/
padding: 0 2px;
}

#navlist li a:hover
{

color: #999999;
background-color: #333366;

border-top: none;
font-size: 1.2em;
font-weight: bold;

}

#navlist a#current
{
color: #FFCC33;
background-color: inherit;
border-top: none;
font-size: 1.2em;
font-weight: bold;

}




/***********************************************/
/* Layout Colonna sinistra                                 */
/***********************************************/

#navBar{
	float: left;
	width: 15%;
	/*background-color: #AAA6A3;*/
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
#navBar h1{
	background-color: inherit;
	/*color: #000000;*/
	color: #FFFFFF;
	font-size: 120%;
	padding: 0px 0px 0px 4px;
	
}

#navBar li a#current {
color: #FFCC33;
background-color: inherit;
border-top: none;
font-size: 1.2em;
font-weight: bold;
}

#navBar li a:hover {

color: #FFCC33;
background-color: #333366;
border-top: none;
font-size: 1.2em;
font-weight: bold;
}

#navBar #activelink {
	color: #FFCC33;
	background-color: inherit;
	font-weight: bold;
	font-size: 1.2em;
}


/***********************************************/
/* Layout Colonna destra                                 */
/***********************************************/
#extra{
	float:right;
	width: 20%;
	/*background-color: #AAA6A3;*/
	margin: 0px;
	padding: 0px;
}

/*#extra #activelink {
	color: #FFCC33;
	background-color: inherit;
	font-weight: bold;
	font-size: 1.2em;
}*/

#extra li a#current
{
color: #FFCC33;
background-color: inherit;
border-top: none;
font-size: 1.2em;
font-weight: bold;
}
#extra li a:hover {
color: #FFCC33;
background-color: #333366;
border-top: none;
font-size: 1.2em;
font-weight: bold;
}


#extra img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#extra h1{
	background-color: inherit;
	/*color: #000000;*/
	color: #000000;
	font-size: 120%;
	padding: 0px 0px 0px 4px;
	
}
/***********************************************/
/* Layout Colonna centrale                                 */
/***********************************************/

#content{
	float: left;
	width: 70%;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0px;
	font-size: 80%;
}

#content p:First-Letter {
    font-size: 3em;
    font-style: normal;
    color: #FFCC33;
    background-color: #333366;
    line-height: 1em;
    padding-right: 0.1em;
   
}
#content img{

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#content ul{
	font-size: 100%;
	padding-left: 1em;
	margin-left: 1em;
}


#content h1{
	background-color: inherit;
	color: #333366;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 160%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#content h2{
	background-color: inherit;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 130%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}
#content h3{
	background-color: inherit;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 120%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h4{
	background-color: inherit;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 110%;
	
}
#content h5{
	background-color: inherit;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	
}
#content h6{
	background-color: inherit;
	color: #000000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
	
}

#content .contentcart h1 {
font-size: 144%;
}
/************** stile delle notizie in  primo piano ***************/

#primopiano {
	width: 85%;
	border: thin solid #AAA6A3;*/
	padding: 4px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	
}

#primopiano .ui-accordion-content {
	
	color: #000;
	font-size: 12pt;
	line-height: 16pt;
}

#primopiano .ui-accordion-content > * {
	margin: 0;
	padding: 0px;
}
#primopiano a {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}

#primopiano a:hover {
	color: #FFCC33;

}
	
#primopiano .ui-accordion-content a:hover {
		color: #FFCC33;
}

#primopiano .ui-accordion-header {
	background-color: #b3bec4;
	margin: 0px;
}

#primopiano .ui-accordion-header a {
	/*color: #fff;*/
	line-height: 25px;
	display: block;
	font-size: 12pt;
	width: 100%;
	text-indent: 10px;
}
#primopiano .ui-accordion-header:first-of-type {
	background-color: #b3bec4;
	background-image: -moz-linear-gradient(top,  #fa9300 0%, #dc621e 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa9300), color-stop(100%,#dc621e)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  #fa9300 0%,#dc621e 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  #fa9300 0%,#dc621e 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  #fa9300 0%,#dc621e 100%); /* IE10+ */
	background-image: linear-gradient(to bottom,  #fa9300 0%,#dc621e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa9300', endColorstr='#dc621e',GradientType=0 ); /* IE6-9 */
}

#primopiano .ui-accordion-header:last-of-type {
	background-color: #b3bec4;
	background-image: -moz-linear-gradient(top,  #b3bec4 0%, #95a0a4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3bec4), color-stop(100%,#95a0a4));
	background-image: -webkit-linear-gradient(top,  #b3bec4 0%,#95a0a4 100%);
	background-image: -o-linear-gradient(top,  #b3bec4 0%,#95a0a4 100%);
	background-image: -ms-linear-gradient(top,  #b3bec4 0%,#95a0a4 100%);
	background-image: linear-gradient(to bottom,  #b3bec4 0%,#95a0a4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3bec4', endColorstr='#95a0a4',GradientType=0 ); /* IE6-9 */
}

#primopiano .ui-accordion-header a {
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	border-right: 1px solid rgba(0, 0, 0, .2);
	border-left: 1px solid rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	border-top: 1px solid rgba(250, 250, 250, .2);
}

#primopiano .ui-accordion-content {
	box-shadow: inset 0px -1px 0px 0px rgba(0, 0, 0, .4),
				inset 0px 1px 1px 0px rgba(0, 0, 0, .2);
}
#primopiano .ui-accordion-content:last-of-type {
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .2),
				inset 0px 0 0px 0px rgba(0, 0, 0, .5);
}

#cartella 
 {
	font-size: 80%;
	margin-left: 1em;
	padding-left: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: medium solid #000;
}
#cartella img
 {
 
	text-align: center;
	display: block;
	padding: 10px;
	margin: auto;
}

#cartella p:First-Letter {
	font-size: 3em;
	font-style: normal;
	color: #FFFFFF;
	background-color: #F9B989;
	line-height: 1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
}
/*.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	font-size: medium;
	color: #FF99CC;
}
*/
/*.feature img{
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	
}*/
p.primalett:first-letter {color: red; font-weight: bold;}

/*.feature p:First-Letter {
	font-size: 3em;
	font-style: normal;
	color: #FFFFFF;
	background-color: #F9B989;
	line-height: 1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
}*/
/*.feature h1 {
	color: #F9B989;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 180%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/


/*.feature ol{
	font-size: 100%;
	padding-left: 1em;
	margin-left: 1em;
}*/
/*.feature ul{
	font-size: 100%;
	padding-left: 1em;
	margin-left: 1em;
}*/

/************* #footer styles: fascia inferiore ***************/

#footer{
	clear: both;
	font-size: 75%;
	border: 1px solid #cccccc;
	color: #FFFFFF;
	background-color: inherit;
	padding: 10px 10px 10px 10px;
	/*background-color: #AAA6A3;*/
}

#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/***********************************************/
/* Definizione rapida di termine                                */
/***********************************************/
dfn {
	font-style: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor: help;
}


/*a:link{
	background: transparent;
	color: #FFFFFF;
	font-size: 100%;
	padding: 0 4px 0 0;
	text-decoration: none;
	background: transparent;
}*/

/*a:visited{
	color: #FFFFFF;
	background-color: inherit;
	font-size: 100%;
	padding: 0 4px 0 0;
	text-decoration: none;
}

a:hover{
	color: #FFCC33;
	background-color: #333366;
	font-size: 100%;
	padding: 0 4px 0 0;
	
	}*/
	

a#dettagli{
	color: #CC0000;
	background-color: inherit;
	font-size: 110%;
	padding: 0;
	text-decoration: none;
	
}
.dettagli{
	color: #CC0000;
	background-color: inherit;
	font-size: 110%;
	padding: 0;
	text-decoration: none;
	
}

/*#a.activelink{color: #FFCC33;text-decoration: none}*/
/***********************************************/
/* Titoli                            */
/***********************************************/
/*h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


h2{
	font-family: Verdana, sans-serif;
	font-size: 105%;
	color: #FFCC33;
	margin: 0px;
	padding: 0px;
	background: none;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #334d55;
	margin: 0px;
	line-height: normal;
	padding: 0px;
}*/

/***********************************************/
/* Elenchi ordinati                                 */
/***********************************************/
ol{
	
	padding: 0 10px 0px 30px;
	margin: 0px;

}

/***********************************************/
/* Elenchi non ordinati                             */
/***********************************************/

div#navBar ul, div#extra ul{
	list-style-type: none;
	padding: 2px 0px 4px 4px;
	margin: 0px;
	list-style-image: none;
}


/*ul ul{
	list-style-type: none;
	text-indent: 0.7em;
	font-size: 0.9em;
}

ul ul li{
	
	color: #99FF99;
}


ul ul ul{
 list-style-type: none;
 text-indent: 1.2em;
}	*/


/************* #stile glossario **************/

	#glossario{
	
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	}

	#glossario img{
			display: block;
		}

	#glossario a {
			font-size: 90%;
			padding: 0 4px 0 0;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}

			
/************* Glossario: Stile della barra orizzontale **************/

h2.lettera{
	margin: 2em 0 2em 0;
	}

h2.lettera a kbd{
	font-size: 200%;
	color: #000000;
	background-color: inherit;
	}

dl.alfa2 {
	margin: 0 0 0 2em;	
	}
dl.alfa2 dt{
	color: #000000;
	background-color: inherit;
	font-weight: bold;
	}
dl.alfa2 dd{
	color: #000000;
	background-color: inherit;
	font-weight: normal;
	margin: 0 0 1.5em 0;
	}
	


/*Search*/

	
	#search{
	font-size: 90%;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}

#search form{
	margin: 0px;
	padding: 0px;
	/*width: 100%;*/
}
/*
#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
*/
input {
	/*border: 1px solid #000;*/
	font-size: 12px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	
}

#content2col{
	float: left;
	width: 70%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ImmagineCentrata {
	display: block;
	margin: 0px auto;
	text-align: center;
}



.imgcentrata {
	text-align: center;
	display: block;
	padding: 4px;
	margin: auto;
}

/*.tabella{
	font-size: 80%;
	padding: 0px;
}*/


/*#content .tabella img{
	float: left;
	height: 130px;
	width: 130px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/




td.corto {
	width: 20%;
	text-align: left;
}
td.corto5 {
	width: 5%;
	text-align: left;
}

td.largo {
	width: 48%;
}
td.largo2 {
	width: 45%;
	
}
td.largo4 {
	width: 80%;
	text-align: left;
}

td.medio {
	width: 40%;
	text-align: left;
}
td.largo15 {
	width: 15%;
	text-align: left;
}
td.largo30 {
	width: 30%;
	text-align: left;
}
td.largo40evid {
	width: 40%;
	text-align: left;
	font-weight: bold;
}

td.mediocentrato {
	width: 40%;
	text-align: center;
}
td.mediogras {
	width: 40%;
	text-align: left;
	font-weight: bold;
}

td.largo10 {
	width: 10%;
	text-align: left;
}
td.largo20 {
	width: 20%;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: auto;
}
td.largo50 {
	width: 50%;
	text-align: left;
}
td.largo70 {
	width: 70%;
	text-align: justify;

}
td.l60 {
	width: 60%;
	text-align: justify;

}
td.largo100 {
	width: 100%;
	text-align: left;
}
td.largo90 {
	width: 90%;
	text-align: left;
}
td.largo95 {
	width: 95%;
	text-align: left;
}


td.largo5 {
	width: 5%;
	text-align: center;
}

.d {
	text-align: right;
	
}
.dgras {
	text-align: right;
	font-weight: bold;
}



/*.datatable, th{border: 1px solid #000000; border-collapse: collapse}*/


.tabcentrata70pcent{
	
	margin: 0 15%;	
	text-align: center;
}

.tabcentrata100pcent{
	
	margin: 0%;	
	text-align: center;
}
.datatable, th, td{
	border: 1px solid #000000;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;

}

.datatable td {
 padding: 4px;
}

.datatable th {
    color: inherit;
	background-color: #BCBCBC;
	font-weight: bold;
	padding-left: 4px;

}

.datatable caption {

	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #33517A;
	background-color: inherit;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;

}


.datatable tr.alternata {
	background-color: #DFE7F2;
	color: #000000;
}

.datatable tr.alternatanera {
	background-color: #000000;
	color: #000000;
}

.datatable tr.alternataverde {
	background-color: #77FFBB;
	color: #000000;
}
.datatable tr.alternatascura {
	background-color: #A8BDDB;
	color: #000000;
}
.datatable tr.alternatarossa {
	background-color: #E54E55;
	color: #FFFFFF;
}

.datatable tr.alternatamarrone {
	background-color: #541F12;
	color: #FFFFFF;
}

.datatable tr.evidenziata {
	background-color: #FFCC33;
	color: #000000;
}
.datatable tr.evidenziatagrigio {
	background-color: #D5C1A6;
	color: #000000;
}

.datatable tr.marronescuro {
	background-color: #896A41;
	color: #000000;
}

/*.datatable td img {
	text-align: center;
	margin: auto;
	
}*/
.datatable td corto {
	text-align: center;
	margin: auto;
	/*height: 50px;
	width: 50px;*/

}
.datatable td.centrato {
	color: #009966;
	background-color: inherit;
	text-align: center;
	font-size: 130%;
   
}
.datatable td.centratonormale {
	text-align: center;
	font-size: 130%;
   
}
.centrato {
	font-weight: bold;
	color: #CC3300;
	background-color: inherit;
	text-align: center;
}
.datatable td.evidenza {
	color: #990000;
	background-color: inherit;
	font-size: 100%;
	font-weight: bold;
}

.separatore {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	background-color: #333333;
}
.testotab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
	text-align: justify;
}
.evidenziato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}
.corsivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: inherit;
	font-style: italic;
}
.evidenziato2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	font-size: 1.3em;
}
.evidenziato2d {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	font-size: 1.3em;
	text-align: right;
}
.evidenziato3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	font-size: 1.5em;
}
.evidenziatoblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	background-color: inherit;
	
}

.evidenziatoverde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
	background-color: inherit;
	
}
.evidenziatoArancio {
	color: #FFCC33;
	font-weight: bold;
	background-color: inherit;
}
.evidenziatorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	background-color: inherit;
}
.evidenziato3rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	background-color: inherit;
	font-size: 1.5em;
	text-align: left;
}
/*.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFCC33;
	background-color: inherit;
	text-align: center;
}*/


.feature2{
	font-size: 80%;
	margin-left: 1em;
	padding-left: 1em;
}

.feature2 p:First-Letter {
	font-size: 3em;
	font-style: normal;
	color: #FFFFFF;
	background-color: #F9B989;
	line-height: 1em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
}

#content .feature2 img{
/*	float: left;*/
	/*height: 200px;
	width: 200px;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
}

#content .feature2 h2 {
	color: #666666;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 180%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ultimoaggiornamento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7pt;
	height: 60px;
	width: 150px;
	padding: 20px;
	background-image: url(../Immagini/BoxUlt2.png);
	background-repeat: no-repeat;
}

/******************************Servizi.html *************************/
dl#serviziTriBas dt
{
	font-weight:bold;
	margin: 1em 0 0 0;
}

dl#serviziTriBas dd
{
	font-weight:normal;
	margin: 0;
}

.anbi {
	padding-left: 4px;	
}

.separatorebandi {
	
	padding-top: 10px;
	
	padding-bottom: 10px;
	
}

.testo{
	background-color: #AAA6A3;
	color: #FFFFFF;
	font-size: 90%;
	margin-bottom: 150px;
}

OL.alfabetico { list-style-type: lower-alpha }

.rounded {
  border-radius:3ex;
  -webkit-border-radius:3ex;
  -moz-border-radius:3ex;
}
