.cssBBox{margin:4px;}
.Margin-Right .cssBoxTitle{
	font-size:105%;
	color: #000000;
	padding:3px;
	border-bottom:1px solid black;
}
.cssArticle{
	width:100%;
}

.cssArticle .cssTitle {
	font-size:150%;
	color: #f69220;
	
}

.cssArticle .cssSubTitle {
	font-weight:bold;
	
	font-size : 100%;
}

.cssArticle h2{font-size : 160%;}


.Margin-Right .cssArticle .cssTitle {
	font-size : 110%;
	font-weight:bold;
	color: #000000;
}
.Margin-Right .cssArticle {
	margin-left: 5px;
	color: #000000;
}
.cssArticle {
	color: #333333;
	font-size : 85%;
	text-align:left;
}

 .cssBoxTitle {
 	border-bottom:1px solid #000000;
	font-size: 140%;
	font-weight:bold;
	color: black;
}

* html .cssBBox  .cssArticle {
	font-size: 70%;
}
.cssBBox  .cssArticle{
	
	margin:2px;
}

.cssBBox .cssArticle .cssTitle{
	border:none;
}
.cssBBox .cssArticle .cssBody{
	width:100%;
}
* html .readmore {	
	font-size: 11px;
}
.readmore {	
	padding:2px;
	text-align:right;
}

.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 {
	padding: 1px;
	width:170px;
	color: #333333;
	border:1px solid gray;
}
.calendar .toolbar {width:100%}
form {margin:0px;
}
.cssCalendarTitle{
	padding: 1px;
	padding-left: 10px;
	width:161px;
	font-weight:bold;
	background-color: #f6931f;
	color: white;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
.calendar input, .calendar select{
	cursor:pointer;
	/*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;
}
.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;	
}
.calendar .uncurrent{
	color:gray;
}
.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;
	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*/
.cssPoll .thanks{font-weight:bold; color:green}
.cssPoll .warning{font-weight:bold; color:#c7212b}
.cssPoll table td {vertical-align:top;}
/*FINE PlugIn Sondaggi*/

/*Newsletter*/
.Newsletter .error{color: red}
.Newsletter .info{color: green}