/*GENERIC STYLE*/
body { 
	font: 8pt/28pt Taoma, Georgia, Times New Roman, Times, serif;
	background-color: #06133f; 
	scrollbar-face-color:#942730;
	scrollbar-highlight-color:#942730;
	scrollbar-3dlight-color:#EE818A;
	scrollbar-darkshadow-color:#620000;
	scrollbar-shadow-color:#942730;
	scrollbar-arrow-color:#EE818A;
	scrollbar-track-color:#B2454E;
	}

#logo { 
	background:url("../images/header.gif") no-repeat top center; 
}

#index_image { 
	background:url("../images/copertina.gif") no-repeat top center; 
}

#schermo { 
	background:url("../images/schermoPiccolo.gif") no-repeat top center; 
	width:150px;
	height:106px;
	font-size: 10px; 
   font-family:arial;
   color:#06133f; 
	margin: 1px 1px 1px 1px;
}
#schermo .testo { 
	font-size: 11px; 
   font-family:arial;
   color:#06133f; 
	margin: 1px 1px 1px 1px;
}

/*LEFT MENU*/
#menu{
	font-size: 12px; 
   font-weight:bold; 
   font-family:arial;
   color:#06133f; 
	margin: 5px 0px 0px 5px; 
}
#menu a:link,#menu a:visited,#menu a:active {
   font-size: 12px; 
   font-weight:bold; 
   font-family:arial;
   color:#06133f; 
   text-decoration:none;
   margin: 0px 0px 0px 0px;
}
#menu .titlemenu{
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   color:#06133f; 
   margin: 0px 0px 0px 0px;
}
#menu .titlemenuRED{
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   color:#ffa800; 
   text-decoration:underline;
   margin: 0px 0px 0px 0px;
}

/*GENERIC TEXT*/
#text{
   font-size: 14px; 
   text-align:justify; 
   font-family:Arial;
   color:#010e2e; 
   text-decoration:none;
   margin: 0px 20px 0px 20px; 
   line-height:18px;
}
#text .texttable{
   font-size: 14px; 
   text-align:justify; 
   font-family:Arial;
   color:#001e55; 
   text-decoration:none;
   line-height:18px;
}
#text .titoletto{
   font-size: 14px; 
   text-align:justify; 
   font-family:Arial;
   color:#010e2e; 
   text-decoration:none;
   font-weight:bold; 
}
#text .titolettocenter{
   font-size: 14px; 
   text-align:center; 
   font-family:Arial;
   color:#010e2e; 
   text-decoration:none;
   font-weight:bold; 
}
#text .titolettocenterred{
   font-size: 14px; 
   text-align:center; 
   font-family:Arial;
   color:red; 
   text-decoration:none;
   font-weight:bold; 
}
#text a:link,#text a:visited,#text a:active {
  font-size: 13px; 
   text-align:center; 
   font-family:Arial;
   color:#06133f; 
   text-decoration:none;
   font-weight:bold; 
   margin: 2px 0px 5px 0px; 
}

#text a:hover{
  font-size: 13px; 
   text-align:center; 
   font-family:Arial;
   color:red; 
   text-decoration:none;
   font-weight:bold; 
   margin: 2px 0px 5px 0px; 
}

#titolettinews{
   font-size: 10px; 
   text-align:center; 
   font-family:Arial;
   color:#010e2e; 
   text-decoration:none; 
   margin: 10px 0px 0px 0px;
}

#text .little{
   font-size: 11px; 
   text-align:left; 
   font-family:Arial;
   color:#010e2e; 
   text-decoration:none; 
}
/*ALTRI STILI DI TESTO*/
#whitetext{
   font-size: 14px; 
   text-align:center; 
   font-family:Arial;
   color:#ffffff; 
   text-decoration:none;
   margin: 0px 20px 0px 20px; 
   line-height:18px;
}

/*FOOTER STYLE*/
#footer{
   font-size: 10px; 
   text-align:center; 
   font-family:Arial;
   color:ffec1d; 
   text-decoration:none; 
   margin: 10px 0px 0px 0px;
}
#footerRight{
   font-size: 10px; 
   text-align:right; 
   font-family:Arial;
   color:ffec1d; 
   text-decoration:none; 
   margin: 10px 0px 0px 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
   font-size: 10px; 
   text-align:center; 
   font-family:Arial;
   color:#ffec1d; 
   text-decoration:none;}
#footer a:hover {
   font-size: 10px; 
   text-align:center; 
   font-family:Arial;
   color:#ffec1d; 
   text-decoration:underline;
}




/*---------------------------
		---BOX NEWS---
---------------------------*/
.box_news_title{
	background-color:#890200;
	border: 1px solid #360E02; 
	border-top:1px solid #360E02;
	border-left:1px solid #360E02;
	border-right:1px solid #360E02;
	overflow:auto; 
	width:158px;
	height:24px;
	margin-top:8px;
	margin-right:4px;
	margin-left:2px;
	text-align:center;
	font-size: 14px; 
	font-family:verdana, arial;
    color:#ffc332; 
	font-weight:bold; 
}
#box_news{
	background-color:#e1bd9d;/*#F36940;*/
	border: 1px solid #890200; 
	overflow:auto; 
	width:158px;
	height:180px;
	margin-top:-2px;
	margin-right:4px;
	margin-left:2px;
}
#box_news .box_news_text{
	text-align:left;
	width:158px;
	font-size: 10px; 
	font-family:verdana, arial;
    color:#ae0001;
	margin: 4px 4px 4px 4px;
}
#box_news .box_news_text_underlined{
	text-align:justify;
	width:158px;
	font-size: 10px; 
	font-family:verdana, arial;
    color:#360E02;
	text-decoration: underline;
}
.box_mailing_list{
	background-color:#890200;
	border: 1px solid #360E02; 
	border-top:1px solid #360E02;
	border-left:1px solid #360E02;
	border-right:1px solid #360E02;
	overflow:auto; 
	/*width:100%;*/
	height:28px;
	margin-top:8px;
	margin-right:10px;
	margin-left:10px;
	text-align:center;
	font-size: 14px; 
	font-family:verdana, arial;
    color:#360E02; 
	font-weight:bold; 
}
/*
---------------NEWS-------------
*/
/*stile news in home-page*/
a.news_home{
	font-size: 9px; 
    text-align:left; 
	font-family:verdana, arial;
	color:#06133f; 
	margin-bottom:0px;
	font-variant:small-caps;
	}
a.news_home:hover{
	font-size: 9px; 
    text-align:left; 
	font-family:verdana, arial;
	color:#06133f; 
	margin-bottom:0px;
	font-variant:small-caps;
	}
/*stile news in home-page*/
a.news_home_important{
	font-size: 9px; 
    text-align:left; 
	font-family:verdana, arial;
	color:#06133f; 
	margin-bottom:0px;
	font-variant:small-caps;
	text-decoration: underline;
	}
a.news_home_important:hover{
	font-size: 9px; 
    text-align:left; 
	font-family:verdana, arial;
	color:#06133f; 
	margin-bottom:0px;
	font-variant:small-caps;
	text-decoration: underline;
	}
/*stile per link un po piu grossi*/
a.news_allegato{
	font-size: 12px; 
    text-align:left; 
	font-family:verdana, arial;
	color:#06133f; 
	margin-bottom:0px;
	font-variant:small-caps;
	}
a.news_allegato:hover{
	font-size: 12px; 
    text-align:left; 
	font-family:verdana, arial;
	color:#06133f; 
	margin-bottom:0px;
	font-variant:small-caps;
	}

/*----------------------*/
.title_news{
	width:500px;
	font-size: 15px; 
    text-align:left; 
	font-family:verdana, arial;
    color:#ae0001; 
	text-align:justify;
	font-weight:bold; 
	font-variant:small-caps;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	}
.desc_news{
	width:500px;
	font-size: 14px; 
    text-align:left; 
	font-family:verdana, arial;
    color:#ae0001; 
	text-align:justify;
	font-variant:small-caps;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	}
.testo_news{
	width:500px;
	font-size: 12px; 
    text-align:left; 
	font-family:verdana, arial;
    color:#ae0001; 
	text-align:justify;
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	}




	/*
#text a:link,#text a:visited,#text a:active, #text a:hover {
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   text-decoration:none;
   margin: 0px 0px 0px 0px;
   color:#010e2e; 
}
#text a:hover {
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   text-decoration:underline;
   margin: 0px 0px 0px 0px;
   color:#001e55; 
}
#text a.lnkund:link,#text a.lnkund:visited,#text a.lnkund:active {
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   text-decoration:underline;
   margin: 0px 0px 0px 0px;
   color:#001e55; 
}
#text a.lnkund:hover {
   font-size: 14px; 
   font-weight:bold; 
   font-family:arial;
   text-decoration:underline;
   margin: 0px 0px 0px 0px;
   color:red; 
}
*/
