.cssBBox {width:100%;}
.cssBBox .cssBoxTitle{
	background-color: #003176;
	font-size: 140%;
	font-weight:bold;
	
	color:white;
	padding:2px;
}
.cssBBox{border:1px solid #cccccc;}
.cssArticle{
	width:100%;
}
.cssArticle .cssTitle, .cssArticle h3{
	font-weight:bold;
	font-size:140%;
	font-weight:bold;
	color: #003176;
}
.cssArticle h2{
	font-weight:bold;
	font-size:140%;
	font-weight:bold;
	color: #003176;
	border-bottom:1px solid #003176;
}
.cssArticle .cssSubTitle {
	font-weight:bold;	
	font-size : 100%;
}

.cssArticle .cssBody, .cssArticle .cssArticleAbstract {
	color: black;
	/*font-size : 85%;*/
	text-align:left;
}
.cssBBox  .cssArticle{
	margin:2px;
}
.Margin-Right .cssBBox{
	width:174px;
	
}
.Margin-Right .cssBBox .cssBBox {
	width:99%;
}
.Margin-Right .cssBoxTitle{
	font-size:80%;
}
.Margin-Right .cssArticle .cssTitle{
	font-size:76%;
}
.cssBBox .cssArticle .cssTitle{
	border:none;
}
.cssBBox .cssArticle .cssBody{
	
}
.readmore {
	padding:2px;
	text-align:right;
}

.ArticleRelated {margin:6px;}
.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 {
	width:174px;
	border:1px solid gray;
	padding-top: 1px;
	background-color: #F0F4F5;
}
.calendar .toolbar{width: 100%;}
form {margin:0px;
}
.cssCalendarTitle{
	width:174px;
	margin-top: 4px;
	font-weight:bold;
	color: #ffffff;
	background-color: #003176;

}
.calendar input, .calendar select{
	cursor:pointer;
	color: #003176;
	/*background-color:#ededed;*/
	background-color: transparent;
	margin:0px;
	padding:0px;
	border:0px solid silver;
	font-size:11px;	
}
.calendar th{
	font-size:11px;
	text-align:center;
	font-weight:bold;
	color: #003176;
}
.calendar td{
	width:20px;
	font-size:11px;
	text-align:center;
	vertical-align:bottom;
}
.calendar .day{
	/*background-image: url(../../common/templates/images/calendar/caldaybk.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	*/
	color: #4E4A49;
}
.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:1px solid #C7212b;
}
.calendar .withevents{
	/*background-image: url(../../common/templates/images/calendar/caldayev.gif);
	background-repeat: no-repeat;
	background-position: center center;
	*/
}
.calendar .withevents a{
	color:blue;
	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-size:10px;
	font-weight:normal;
	margin-left:15px;
	list-style: url();
	list-style-type: square;	
}
/*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*/
* html .cssPoll td{font-size: 11px}
.cssPoll .thanks{font-weight:bold; color:green}
.cssPoll .warning{font-weight:bold; color:#c7212b}
.cssPoll table td {vertical-align:top;}

.cssPoll .cssTitle{margin-top: 4px; font-weight: bold;}
/*FINE PlugIn Sondaggi*/

/*Newsletter*/
.Newsletter .error{color: red}
.Newsletter .info{color: green}