/* LAYOUT INFORMATION */
body {
	margin:0px;
	width: auto;
	background-color:#999999;
}
#dxShad {
	background-image:url(../imgs/dx_shad.gif);
	background-repeat:repeat-y;
}
#sxShad {
	background-image:url(../imgs/sx_shad.gif);
	background-repeat:repeat-y;
}
#logoUp {
	background-image:url(../imgs/logo_up.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}
#menuBg { 
	background-image:url(../imgs/menu_bg.gif);
	background-repeat:repeat-x;
}
.globalWhite{
	background-color:#FFF;
}
.topRightBg { 
	background-color:#d0d2b3;
}
.greyRow{
	background-color:#eeeeee;
}
#topBoxNews {
	background-image:url(../imgs/top_box_news.gif);
	background-repeat:no-repeat;
}
#rowBoxNews {
	background-image:url(../imgs/row_box_news.gif);
	background-repeat:repeat-y;
}
#closeBoxNews {
	background-image:url(../imgs/close_box_news.gif);
	background-repeat:no-repeat;
}
/* SET DEFAULT IMAGE FOR CENTRAL BANNER*/
#centerBanner{
	background-image:url(../imgs/center_banner.jpg);
	background-repeat:no-repeat;
}
/* SET QUICK TOP MENU STYLE */
#quickMenu {
	background-color:#f6f4ee;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color: #a5037c;
	text-decoration:none;
	text-align:left;
	line-height:20px;
	padding-left:10px;
}
.quickMenu a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color: #a5037c;
	text-decoration:none;
}
.quickMenu a:hover {
	color:#a7a59f;
	text-decoration:none;
}
/* DEFINE STYLE FOR SPOT MODULE - Text, link, image */
#spotBox {
	background-color:#626262;
	border-top: 2px solid #000000;
	border-bottom: 4px solid #000000;
}
.spotBorderRight {
	border-right: 1px dashed #eeeeee;
}
.evidenceBorderLeft {
	border-left: 1px dashed #484d04;
}
.spotTtl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fabb22;
	font-weight:bold;
	text-decoration:none;
}
.spotTxt, .spotTxt a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#eee;
	text-decoration:none;
}
.spotImg {
	border:2px solid #484d04;
	margin:0px 0px 5px 0px;
}
.spotTxt2, .spotTxt2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eee;
	text-decoration:none;
}
.icoDetails {
	padding-right:10px;

}
#liteGreyBox {
	background-color:#eeeeee;
}
.welcome, .welcome a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484d04;
	text-align:right;
	background-color:#D0D2B3;
}
/* SET STYLE FOR SIMPLE TEXT*/
.homeTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
}
.homeTxtEvidence {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-align:justify;
}
/* SET FOOTER STYLE */
#footer {
	background-color:#eee4da;
	background-image:url(../imgs/footer_gradient.gif);
	background-repeat:repeat-x;
}
.footerLink, .footerLink a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#eeeeee;
	text-decoration:none;
	line-height:14px;
}
.footerLink a:hover {
	color:#fabb22;
}
.bullet{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fabb22;
	text-decoration:none;
}
/* NEWSLETTER */
.contactInput{ 
	display:block;
	width:256px;
	height:20;
	border: 1px solid #a7a59f;
	margin:2px 0px 2px 0px;
	text-align:left;
}
.contactTxt {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:112px;
	font-size:10px;
	color:#a5037c;
	float:left;
}
.contactButton { 
	display:block;
	width:64px;
	height:20;
	background-image:url(../imgs/invia.gif);
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	color:#fabb22;
	text-align:left;
	padding-left:8px;
	margin-left:192px;
}
/* ******************************************************* */
.bigTtl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#484d04;
	text-decoration:none;
}
.servizi {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	border-bottom:1px dashed #000000
}
.newsTtl {
	font-family:"Times New Roman", Times, serif
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#484d04;
	text-decoration:none;
	text-align:right;
	border-bottom:1px dashed #484d04;
}
.newsImg {
	border:1px solid #484d04;
	margin:3px 5px 5px 0px;
	float:left;