/********************* ERROR PAGE (fine) ********************/
.errorHeader {
	background-color: #0048ab;
}
/********************* ERROR PAGE (fine) ********************/


/********************* NEWS ********************/
.elenconewsTitle{
	font-weight: bold;
	background-color: transparent;
	background-image: none;
	color: #0060c3;
}
.elenconewsNumber{
	background-color: transparent;
	background-image: none;
	color: gray;
	font-weight: bold;
	font-size: 11px;
	/*color: #009933;*/
}
.elenconewsText{
	background-color: transparent;
	background-image: none;
	/*color: #009933;*/
}
.elenconewsTextDetail{
	background-color: transparent;
	background-image: none;
	color: gray;
	color: #0060c3;
}
/********************* NEWS (fine) ********************/


/********************* PROMOZIONI ********************/
.promoTitle{
	font-weight: bold;
	background-color: transparent;
	background-image: none;
	color: #b35a04;
	font-size: 20px;
	font-variant: small-caps;
}
/********************* PROMOZIONI (fine) ********************/


/********************* GESTIONE FILES NELLA WELCOME ********************/
.files_tabPanel{
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
	color: #de0000;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #D9D9D9;
	background-image: url('custom/line1x5-white70-to-transp.png');	
}
.files_tabPanel:hover{
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
	color: #de0000;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #CACACA;
	background-image: url('custom/line1x5-black25-to-transp.png');	
}
.files_tabPanelSelected{
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #8dc2f9;
	background-image: url('custom/line1x5-white70-to-transp.png');	
}
.files_tabTitle{
	color: #387bc1;
}
.files_tabTitleSelected{
	color: white;
}
.files_RowClasses {
}

/*.files_RowClasses:hover {
	font-family: Lucida Sans, Arial, Verdana, sans-serif;
	text-align: left;
	font-size: 12px;
	background-color: #E3E3E3;
	background-image: url('custom/rowDatatableHoverTranspWhiteBottom.png');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
	height: 25px;
}*/
.files_fileSize {
	font-size: 10px;
	color: gray;
	white-space: nowrap;
}
.trentatrepercento{
	width: 33%;
}
.files_StyleClass{
	background-color: #c6e0fc;
	background-image: url('custom/line1x5-black25-to-transp.png');
	background-repeat: repeat-x;
	background-position: top;
}
/********************* GESTIONE FILES NELLA WELCOME (fine) ********************/



/********************* TEMPLATE EMAIL ********************/
.emailTemplateTitle{
	font-weight: bold;
	font-size: 16px;
	color: white;
	background-color: gray;
	text-align: center;
	font-variant: small-caps;
}
.emailTemplateInfo{
	font-size: 12px;
}
.emailTemplateContent{
	font-size: 12px;
}
.bodySubTitleTemplate{
	font-weight: bold;
	font-size: 14px;
	color: gray;
}
.bodyTitleTemplate{
	font-weight: bold;
	font-size: 16px;
	color: white;
	background-color: gray;
	text-align: center;
	font-variant: small-caps;
}
.infoTitleTemplate{
	vertical-align: top;
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-align: center;
}
.email030503_small{
	font-family: Nimbus Mono L, Courier New;
	font-size: 13px;
}
.email030503_normal{
	font-family: Nimbus Mono L, Courier New;
	font-size: 16px;
}
.email030503_bold{
	font-family: Nimbus Mono L, Courier New;
	font-size: 16px;
	font-weight: bold;
}
.email030503_verticalLine{
	vertical-align: top;
	width: 1px;
	background-color: black;
}
.email030503_horizontalLine{
	vertical-align: top;
	height: 1px;
	background-color: black;
}
.email030503_50percento{
	vertical-align: top;
	width: 50%;
}
.email030503_top{
	vertical-align: top;
}
.email030503_panelGrid{
	font-family: Nimbus Mono L, Courier New;
	border-style: ridge;
	border-width: 1px;
	border-color: gray;
}
/********************* TEMPLATE EMAIL (fine) ********************/
