body{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	text-align: center;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #000;
}
a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD0305;
}
h3{
	color: #BD0305;
	font-size: 22px;
	border-bottom:1px solid #5F6A87;
	font-weight: normal;
}
h4{
	font-weight:bold;
}
#wrapper{
	width: 980px;
		margin-left: auto;
	margin-right: auto;
}
#header{
	padding: 0px;
	border: 0px;
	margin: 0px;
	margin-top: 2px;
	font-size: 0.9em;
}
#breadcrumbs a{
	color: #000;
}
#breadcrumbs{
	padding-bottom: 10px;
	text-transform: capitalize;
}
#topMenu{
	text-align: right;
	margin-bottom: 4px;
}
#headerMenu{
	background-color: #5F6A87;
	padding: 4px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
}
#headerMenu a{
	color: #FFF;
	border-bottom-color: #FFF;
}
#mainContent{
	background-color: white;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
}
#leftColumn,
#rightColumn{
	width: 220px;
	vertical-align: top;
	background-color: #CED5E5;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
.menutitle{
	background-color: #5F6A87;
	color: #FFF;
	font-weight: bold;
	padding: 4px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.submenu{
	background-color: #CED5E5;
	text-transform: capitalize;
}
.submenu a{
	color: #000;
	border-bottom-color: #000;
	font-weight: normal;
}
.submenu ul{
	list-style-type: square;
	margin-top: 2px;
	margin-right: 0pt;
	margin-bottom: 6px;
	margin-left: 0pt;
	padding-left: 2em;
}
.submenu ul li{
	padding-top: 14px;
	padding-bottom: 14px;
}
ul.subsubmenu{
	list-style-type: circle;
}
.submenu ul li ul li{
	padding-top: 14px;
	padding-bottom: 4px;
}
#pubblicazione{
	background-color:#EDF2FF;
	margin-left:5px;
	margin-right:5px;
	border:1px solid #000;
	margin-bottom: 40px;
}
.pubblicazioneimg{
	border:1px solid #000;
}
.pubblicazionetxt{
	font-weight:normal;
	font-size:10px;
}
#sidelinks,
#rightlinks{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}
#centerColumn{
	vertical-align:top;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
}
#centerColumn .foto{
	border: 1px solid #000;
	margin: 4px;
}
#rightColumn{
	
}
.contatti{
 color: #000;
 font-size: 12px;
 padding-left: 4px;
 font-weight: normal;
 padding-bottom: 10px;
}
.categoriadesc{
	font-weight: normal;
}
.iniziativealtre{
	text-align: right;
}
.iniziativeimg{
	padding-bottom: 20px;
}
.iniziativeimg a{
	background-color: #000;
	border: 0px;
}
.iniziativearchivio{
	text-align: center;
}
#newstable{
	border:1px solid #BD0305;
	color: #FFF;
	background-color: #BD0305;
}
#newstable .newsitem{
	background-color: #FFF;
	color: #000;
	padding: 6px;
	padding-bottom: 12px;
}
#newstitle{
	background-color: #BD0305;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}
.newsdata{
	font-size: 10px;
}
.newslinks{
	font-weight: bold;
}
.newshr{
	color: #CCC;
	background-color: #CCC;
	height: 1px;
}
.temititolo {
	font-size: 14px;
	font-weight: bold;
}
.temihr{
	color: #BECDDA;
	background-color: #BECDDA;
	height: 2px;
}
.temiimg{
	float:left;
	padding-right: 4px;
}
#pagetitle{
	border-bottom: 1px solid #BD0305;
	font-size: 22px;
	padding-top: 15px;
	padding-bottom: 4px;
	color: #BD0305;
}
#temi{
	border-bottom: 1px solid #BD0305;
	font-size: 22px;
	padding-top: 15px;
}
#footer{
	text-align: left;
	border-top:8px solid #939CB3;
	font-size: 0.9em;
	padding-bottom: 4px;
	padding-top: 6px;
}
.footerlogo{
	float:left;
	padding-right: 10px;	
}
/*** NEWS ***/
.NewsTitle{
	font-size: 12px;
	font-weight: bold;
}
.DataNews{
	font-size: 10px;
}
.NewsTitleTable {
	background-color: #F3F3F3;
	border: 1px solid #4C4C80;
	padding: 2px;
}