@charset "utf-8";
/* CSS Document */

body {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	}
	
td {
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}

/* MENU CERCA */

.cerca{
	list-style-type: none;
	width: 130px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding: 0;
}

.cerca li a{
	color: #333333;
	display: block;
	width: auto;
	padding-left: 40px;
	text-decoration: none;
	background-color: white;
	background-image: url(../Images/CERCA.jpg);
	background-repeat: repeat-x;
	padding-right: 0;
	padding-bottom: 12px;
	padding-top: 12px;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}


* html cerca li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 120px;
}

.cerca li a:visited, .cerca li a:active{
	color: #FF0000;
}

.cerca li a:hover{
	background-image: url(../Images/CERCA1.jpg);
	color: #FF0000;
}	
/* MENU VERTICALE */
	
.glossymenu{
	width: 170px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 3px;
	padding: 0;
}

.glossymenu a.menuitem{
	background: black url(../images/glossyback.gif) repeat-x bottom left;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	margin-left: 3px;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background-color: white;
	background-image: url(../Images/sfondino1.jpg);
	margin-left: 3px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81B2F1;
}

.glossymenu div.submenu ul li a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	color: #000000;
	background-image: url(../Images/Sfondimenu-G7.jpg);
	background-position: right;
}

/* MENU ORIZZONTALE */
	
#tabsE {
	float:left;
	width:100%;
	font-size:83%;
	line-height:normal;
	font-family: tahoma, verdana, "Microsoft Sans Serif";
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
  }
#tabsE ul {
	margin:0;
	list-style:none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
  }
#tabsE li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabsE a {
float:left;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
background-image: url(../Images/tableftE.gif);
background-repeat: no-repeat;
background-position: left top;
  }
#tabsE a span {
float:left;
display:block;
padding:5px 15px 4px 6px;
color:#FFF;
background-image: url(../Images/tabrightE.gif);
background-repeat: no-repeat;
background-position: right top;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span {float:none;}
/* End IE5-Mac hack */
#tabsE a:hover span {
  color:#FFF;
  }
#tabsE a:hover {
  background-position:0% -42px;
  }
#tabsE a:hover span {
  background-position:100% -42px;
  } 
#mtop {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#infoto {
	padding-left: 3px;
}
#infotored {
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #710000;
}
#infotosf {
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #710000;
	background-image: url(../Images/Sfondimenu-G9.jpg);
	background-position: left;
}
#linered {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#databold{
	font-weight: bold;
	color: #BB0004;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #003333;
	background-color: #E4ECF1;
}

input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2C70BA;
	height: 25px;
	border: 1px solid #BDE1EC;
	padding-bottom: 4px;
	padding-top: 1px;
	width: 100px;
	background-image: url(../Images/Sfondimenu-or1.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* Classi  */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
}
.sidebarText {
	color: #244848;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}	
.bodyText {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 3px;
	text-align: justify;
}	
.pageName {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
}	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
}
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
}
.sidebarText1 {
	color: #FFFFFF;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
td.fotosfrosso {
	background-image: url(../Images/buttonline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
td.categ {
	background-image: url(../Images/Lsfondo11.jpg);
	font-family: tahoma, verdana, "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
td.categblu {
	background-image: url(../Images/Lsfondo7.jpg);
	font-family: tahoma, verdana, "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

td.datanews {
	width: 100%; /*leave this value as is in most cases*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
td.fotosf {
	background-image: url(../Images/sfblu.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.loghidx {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 2px;
	border: 1px solid #9EABB1;
	width: 130px;
	padding: 2px;
	background-color: #FFFFFF;
}
.footernew {
	background-position: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 980px;
	margin-top: 3px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #669966;
}
.loghidx1 {
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 2px;
	border: 1px solid #9EABB1;
	width: 130px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.tdcentrale {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C4D7D7;
}

.loghisx {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 2px;
	border: 1px solid #9EABB1;
	width: 162px;
	padding: 2px;
	background-color: #FFFFFF;
}
.loghisx1 {
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 2px;
	border: 1px solid #9EABB1;
	width: 162px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.autore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #275A99;
}

td.newstit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #1B395F;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-transform: uppercase;
}
td.newsabst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
td.newstesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	line-height: 16px;
}
td.newsdata {
	width: 100%; /*leave this value as is in most cases*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	color: #990000;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.newsdatasx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #275A99;
}

td.testata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #17467E;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #DCE6EF;
}



td.continua {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: right;
}
td.icone {
	font-family: tahoma, verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
td.back {
	font-family: tahoma, verdana, "Microsoft Sans Serif";
	font-size: 11px;
	color: #003399;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
img.icon {
	vertical-align: middle;
}
.td_sx {
	background-image: url(../Images/Sf_dx6.gif);
	background-repeat: repeat-y;
	background-position: -3px;
	background-color: #FFFFFF;
}
.BigText0 {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 3px;
	text-align: left;
	background-color: #F0F7F9;
}


/* ------NOTIZIE GRANDI-----------*/
.BigText {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 3px;
	text-align: left;
}
.Bigtitle {
	color: #1B395F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.Bigtitle1 {
	color: #1B395F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.BigText3 {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 3px;
	text-align: left;
}

.MaxText {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 3px;
	text-align: left;
	font-weight: bold;
	background-color: #E8F0EF;
}
.MaxText1 {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 3px;
	text-align: left;
	font-weight: bold;
	background-color: #EDF1F3;
}

.Maxtitle {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-transform: uppercase;
}
.Maxtitle1 {
	color: #1D569C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-transform: uppercase;
}

    /* MARQUEE */
.title {
	font-face:arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFD;
	padding:4px;
	background-image: url(../Images/Sfondimenu-G6.jpg);
	width: 130px;
	font-family: tahoma, verdana, "Microsoft Sans Serif";
}
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFD;
	padding: 10px;
}
.vscroll{
	display:none;
	z-index:0;
	}
.comunicati {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFD;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0000;
}
.strillo {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFD;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CC0066;
}
.appuntamenti { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFD;
	padding:4px;
	background-color: #339900;
}
.vswap{
	padding:30;
	height:90%;
	
	}
.vswap1{
	position:relative;
	display:none;
	z-index:0;
	}
.rstampatit {
	background-image: url(../Images/Lsfondo7.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.rass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76AD48;
}
.rass a {
	color: #3E6F9F;
	font-weight: bold;
	text-decoration: none;
}
.rass a:hover {
	color: #C03;
	font-weight: bold;
}


.titpag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/Lsfondo6.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding: 3px;
	margin-right: 5px;
}
.titpag1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #17467E;
	border: 1px solid #3D78BC;
	padding: 3px;
	margin-right: 5px;
}
.titpagnn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #246CC6;
	padding: 3px;
	margin-right: 5px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3E79BD;
}



.rass1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76AD48;
}
.cdrdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.cdrnome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.titpagCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/Lsfondo6.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding: 3px;
	margin-right: 5px;
}
.titpag1Copia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FF0000;
	border: 1px solid #3D78BC;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 3px;
}
hr.comu {
	color: #91BAC8;
	height: 1px;
}
.tabnidif {
	background-color: #DCEAEF;
}
.tabcerca {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFD;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2A5D9C;
	text-align: right;
}

/*-------------- DAL VECCHIO SITO ----------------*/

.pagtit h5
{
	padding:3px;
	font-size:12pt;
	font-weight:bold;
	color:#000;
	margin-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.pagtxt
{
	font-size:13px;
	font-weight:normal;
	color:#003366;
	margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 3px;
	width: 98%;
}
.pagtxt-Bcenter
{
	padding:1px 5px 1px 3px;
	font-size:13px;
	font-weight:bold;
	color:#003366;
	margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.pagtxt-Bleft
{
	font-size:13px;
	font-weight:bold;
	color:#003366;
	margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;

}
.pagtxt a:hover
{
	color:red
}

.pagtxt a
{
	text-decoration:none
}
.tabstoria {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.cellaStoria {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	padding-top: 6px;
	padding-bottom: 6px;
}
ul.contrax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	list-style-image: url(../Images/arrow_right.gif);
	line-height: 19px;
}
ul.contrax a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
ul.contrax a:hover {
	font-weight: bold;
	color: #FF0000;
}
 .odd{
	background-color: #EEF7F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
} 
 .even{
	background-color: #BDD8EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
} 
td.agendasx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #8D9CA5;
}
td.agendasx1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #CC0000;
}
td.cellaStoria1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #CCCCCC;
}
.odd2 {
	background-color: #D1E3CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	text-align: center;
}
.even1 {
	background-color: #CCD7DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
}
.odd1 {
	background-color: #F0F5F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
}
.odd1 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.odd1 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.even1 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.even1 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.loghidxCopia {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 2px;
	border: 1px solid #9EABB1;
	width: 130px;
	padding: 2px;
}
.odd3 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #A4B7C1;
}
.odd2 a {
	color: #000000;
	text-decoration: none;
}
.odd2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
td.libritesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: justify;
}
td.libritesto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006699;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: justify;
}
.odd5 {
	background-color: #EEF7F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.odd5 a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.odd5 a:hover {
	text-decoration: none;
	color: #FF0000;
}
.even5 {
	background-color: #BDD8EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.even5 a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.even5 a:hover {
	text-decoration: none;
	color: #FF0000;
}
.pageNamez  a {
	color: #333333;
	font-weight: bold;
}
.pageNamez  a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.pageNamez {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.ossertit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ossertit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ossertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}
.ossertitA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ossertitA a {
	font-weight: bold;
	color: #39C;
	text-decoration: none;
}
.ossertitA a:hover {
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
.ossertxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}
.o2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.uploadA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	color: #666;
	padding-right: 5px;
}
.uploadA a {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.uploadA a:hover {
	font-weight: normal;
	color: #F00;
	text-decoration: underline;
}
.invia a {
	background-image:url(../Images/mail2_16x16.gif);
	background-repeat: no-repeat;
	color:#000;
	text-decoration:none;
	line-height:20px;
	float:left;
clear:left
	margin-left: 25px; 	width:25px;
	background-position: right;
}
.stampa a {
	background-image:url(../Images/print_16x16.gif);
	background-repeat: no-repeat;
	color:#000;
	text-decoration:none;
	line-height:20px;
	float:left; 
	margin-left: 585px;
	width:25px
}