
.cssArticle .cssTitle {
	font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 150%;
	color: black;
	border-bottom:1px solid gray;
	margin:10px;
	
}


.cssArticle h3{
	background-image: url(/templates/images/h3_item.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:20px;
	border-bottom: 1px solid #aaa; 
	line-height: 120%; 
	font-size: 130%;
	font-weight:normal;
}
.cssArticle .cssSubTitle {
	font-weight:bold;
	color: #0b2653;
	font-size : 100%;
}

.cssArticle .cssBody, .cssArticle .cssArticleAbstract {
	padding-left:10px;
	padding-right:20px;
	color: #0b2653;
	font-size : 100%;
	text-align:left;
}

/* vecchia versione con chiocciolina
 .cssBoxTitle{
	font-size: 140%;
	font-weight:bold;
	font-family: Verdana;
	color: #D1815C;
	background-image: url(images/boxtitle.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:26px;	
}
*/

.Margin-Right .cssBBox{overflow: hidden; margin: 0px; border:2px solid white;}
.cssBoxTitle{
	display: inline;
	font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif;
	background-color: #19456F;
	font-size:160%;
	font-weight:bold;
	color: white;
	padding:3px;
	position:relative;
	left:-3px;
	margin-bottom:10px;
}
.Margin-Right .cssBoxTitle{
	display: block;
	color: black;
	font-family: "Trebuchet MS", Verdana;
	font-weight:bold;
	FONT-SIZE: 100%;
	
	left:0px;
	
	BACKGROUND-COLOR: #f5b076;
}


.cssBBox .cssArticle{
	padding-left:1px;
	margin-top:3px;
	width:95%;
	border-bottom:0px solid gray;
}

.cssBBox .cssArticle .cssTitle {
	font-weight:bold;
	font-size : 80%;
}

.cssBBox{
	margin:2px;
	padding:2px;
	border:1px solid #D1815C;
}
.cssBBox  .cssArticle .cssBody{
	width:100%;
	padding:2px;
}

.Margin-Right .cssArticle .cssBody, .Margin-Right .cssArticle .cssArticleAbstract {
	padding-left:1px;
	padding-right:1px;
}
.Margin-Right .cssArticle, * html .Margin-Right .cssBBox .cssArticle .cssBody{
	font-size: 86%;
}

.Margin-Right .cssArticle .cssTitle{
	font-size: 110%;
	margin:0px;
}
* html .Margin-Right .cssArticle .cssTitle{
	font-size: 86%;
}
.readmore {
	margin-top:12px;
	padding-right:6px;
	font-size : 90%;
	text-align:right;
	
}
.readmore a, .readmore a:visited{	
	
}
.ultimo_aggiornamento{
	padding-top:10px;
	font-size : 86%;
	font-style: italic ;
}

.cssArticleToolbar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top:1px solid #000000;;
	border-bottom:1px solid #000000;;
	border-right:1px solid #000000;;
	border-left:1px solid #000000;;
	text-align:center;
}

.cssArticleToolbarItem a{
	text-decoration:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: black;
	text-align:left;
}

/*PlugIn Calendario*/
.calendar {
	
	border:1px solid gray;
	margin-bottom:4px;
	font-size:76%;
	
}

form {margin:0px;
}
.cssCalendarTitle{
	background-color:#008801;
	font-family: "Trebuchet MS", verdana, arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;

	color: #ffffff;
	text-align: left;

	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:3px;
}
.calendar form{margin-top:2px;}

.calendar input, .calendar select{
	cursor:pointer;
	/*background-color:#ededed;*/
	background-color: transparent;
	margin:0px;
	padding:0px;
	border:0px solid silver;
}


.calendar input{font-size:90%;}
.calendar th{
	text-align:center;
	font-weight:bold;
}
.calendar td{
	width:20px;
	text-align:center;
	vertical-align:bottom;
}
.calendar .toolbar {width:100%}
.calendar .day{
	background-image: url(../../common/templates/images/calendar/caldaybk.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}
.calendar .uncurrent{
	color:silver;
}
.calendar .currentday{
	background-image: url(../../common/templates/images/calendar/caldaybk.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	font-weight:bold;
	border:2px solid green;
}
.calendar .withevents{
	background-image: url(../../common/templates/images/calendar/caldayev.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.calendar .withevents a{
	color:green;
	font-weight:bold;
	text-decoration:none;
}
.calendar .cssEventsOfDay{
	padding-top:3px;
	padding-bottom:3px;
	background-color:#ededed;
	font-size:12px;
	font-weight:bold;
}
.cssEventsOfDay ul{
	margin:0px; 
	margin-left:3px;
	padding:0px;
}	
.cssEventsOfDay li{
	
	font-weight:normal;
	margin-left:15px;
	list-style: url();
	list-style-type: square;	
}

* html .calendar td, * html .calendar th{font-size:70%;}

/*FrontOffice*/
#calendar_fo_div{
	display:none;
	color: #C34636; 
	padding:1px;
	font-size:80%;
	background-color:#ededed; 
	border:1px dashed blue;
	
}
#calendar_fo_div span{
	font-size:11px;
	font-weight:bold;
	
}


/*FINE PlugIn Calendario*/

/*PlugIn Sondaggi*/
.cssPoll .thanks{font-weight:bold; color:green}
.cssPoll .warning{font-weight:bold; color:#c7212b}
.cssPoll table td {vertical-align:top;}
/*FINE PlugIn Sondaggi*/


.Margin-Right .cssArticle .cssBody{margin:0px; padding:0px;}

/*Newsletter*/
.Newsletter .error{color: red}
.Newsletter .info{color: green}