@charset "UTF-8";
/*Generale*/
ul,li,img,hr {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
.separatore {
	clear: both;
}
.bordoViola {
	border: 2px solid #8C63A5;
}
.bordoAzzurro {
	border: 2px solid #06C;
}
.msgErrore {
	background-color: #FFD6AA;
	border: 1px dashed #CB3500;
	margin-bottom: 10px;
	padding: 5px;
}
.txViola {
	color: #8C63A5;
}
.txAzzurro {
	color: #06C;
}
.txBianco {
	color: #FFF;
}
ul.elenco,ul.elenco li{
	list-style:none;
	padding:0;
	margin-left: 10px;
}
ul.elenco{
	width:auto
}
ul.elenco li{
	padding: 4px 0;
	background:url(../../images/_img_amministrazione/bullet8.png) no-repeat 0 0.75em;
	text-indent: 12px;
	margin: -4px 0 0
}
/* Link */
a:link {
	color: #000066; text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active, a:focus{
	outline:none;
}
.linkBianco a:link, .linkBianco a:visited, .linkBianco a:active, .linkBianco a:hover{
	color: #FFF;
	white-space: nowrap;
	font-size: 85%;
	font-weight: bold;
}
.linkBianco a:hover{
	text-decoration: underline;
}
.linkRosa a:link, .linkRosa a:visited, .linkRosa a:active, .linkRosa a:hover{
	color: #FFDDEB;
	white-space: nowrap;
	font-size: 85%;
	font-weight: bold;
}
.linkRosa a:hover{
	text-decoration: underline;
}
/*Specifico*/
#txFoot {
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
}
#txFoot p {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 10px !important;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333;
}
/* News */
#NewsCorpo {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 140%;
	}
#NewsCorpo h1 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDF400;
	text-align: right;
	font-size: 90%;
	color: #FDF400;
	margin: 15px 0px 0px;
	padding: 0px;
}
#NewsCorpo h2 {
	margin: 5px 0px 8px;
	padding: 0px;
	color: #FFF;
	font-size: 110%;
}
#NewsCorpo h3 {
	text-align: center;
	margin: 5px 0px 0px;
	padding: 0px;
	color: #FFF;
	font-size: 120%;
}
#NewsCorpo p {
	color: #FFFF7F;
	margin: 0px;
	padding: 0px;
}
.contBox {
	width: 560px;
}
.boxSopra { /*è float left per la classe a.miniaturaFancy, altrimenti non servirebbe*/
	background-image: url(../images/boxInsieme_01.png);
	height: 31px;
	width: 560px;
	background-repeat: no-repeat;
}
.boxCentro { /*è float left per la classe a.miniaturaFancy, altrimenti non servirebbe*/
	background-image: url(../images/boxInsieme_02.png);
	background-repeat: repeat-y;
	width: 560px;
	float: left;
}
.boxSotto { /*è float left per la classe a.miniaturaFancy, altrimenti non servirebbe*/
	background-image: url(../images/boxInsieme_03.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 560px;
	float: left;
}
.boxCentroCorpo {
	padding: 5px 10px 3px;
}
.contBox, .contBox p, .contBox ul, .contBox li, .contBox h1, .contBox h2, .contBox h3, .contBox h4 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 12px;
	line-height: 140%;
}
.contBox h1{
	font-size: 120%;
	font-weight: bold;
	color: #FF6;
	padding: 9px 0px 0px 18px;
	line-height: 100%;
}
.contBox h2{
	font-size: 90%;
	font-weight: bold;
	color: #E78C4F;
}
.contBox h3{
	font-size: 110%;
	font-weight: bold;
	color: #B54E09;
}
.contBox h4 { /*spazia paragrafi personalizzato*/
	margin-bottom: 2%;
	line-height: 0px;
}
.contBox p, .contBox ul, .contBox li {
	color: #444;
}
.contBox p {
	margin-top: 0.8%;
	margin-bottom: 0.8px;
}
a.miniaturaFancy{
	float: left;
	position: relative;
	padding: 5px;
	margin: 0px 5px 5px 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
} 
a.miniaturaFancy img{
	display: block;
	border: 0 solid;
}
a.miniaturaFancy span{display: none}
a.miniaturaFancy:hover{background: #eee}
a.miniaturaFancy:hover span,a.miniaturaFancy:active span{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 16px;
	background: #eee url(../../images/_img_amministrazione/lente.gif)
}
.contBox hr {
	height: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0px;
	border: thin solid #CCC;
}
.imgInBox {
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #8C63A5;
	float: left;
}
/**/
.attivita {
}
.attivita dl {
	width:auto;
}
.attivita dt {
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	color: #F60;
	padding-left:16px;
	background: url(../images/bullet_red.png) no-repeat left center;
	margin: 0px;
}
.attivita dd {
	margin:0 0 15px;
	border:1px solid #CCC;
	background: #fef0bd url(../images/grad.jpg) no-repeat left top;
	padding: 0px 5px 5px;
}
.attivita dd p {
}
.attivita dd h1{
	font-size: 120%;
	color: #06C;
	font-weight: bold;
	line-height: 130%;
	padding: 5px 0px 0px;
	margin: 0px;
}
.txAttivita {
	font-size: 120%;
	color: #900 !Important;
}
/**/

