.hide {
	display: none
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

.destra {
	text-align: right;
}
.sinistra {
	text-align: left;
}

.centro {
	text-align: center;
}
.error{
	background-image: url(../images/err-red.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	border-color: #c81627;
	border-style: solid;
}
span.big {
	font-weight: bolder;
}

.lnkr { color: #990001}
.lnkr a:link {color: #990000; text-decoration: none;  background-color: transparent} 
.lnkr a:visited {color:#990003; text-decoration: none; background-color: transparent} 
.lnkr a:hover {color: #336699; text-decoration: underline; background-color: #FAFCEB} 
.lnkr a:active {color: #990002; text-decoration: underline; background-color: transparent}

div.boxx {
	background-color: #FEF1F3;
	margin: 4px;
	border: 1px solid #C81627;
	overflow: hidden;
}

div.boxx-title {
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	background-color: #C81627;
	border-bottom: 1px solid Gray;
	color: #FFF;
	font-size: 95%;
	overflow: hidden;
	text-align: center;
	padding: 0px;
}

td.bottellodx{
width:18%;
text-align:center;
}

td.bottellosx{
	width: 25%;
	text-align: left;
}

.boxbbx {
	font-weight: bold;
	color: Black;
	background-color: #F2F2F2;
	text-indent: 5pt;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border: thin solid #C81627;
}

.tiny {
	font-size: x-small;
}

.capolett {
	font-size: larger;
	font-weight: bold;
	text-transform: uppercase;
}

.menusx {
	font-size: x-small; 
	font-weight: normal;  
	background-color: #E6EBEC; 
	text-decoration: none;
	color: Black;
	}

a.menusx:hover {
	font-size: x-small; 
	font-weight: normal; 
	color: #cdd9e3; 
	text-decoration: underline; 
	background-color: #666699;
	}
.menudx {
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	padding-right: 1%;
}

.boxbianco {
	font-weight: normal;
	color: #C81627;
	background-color: #FFFFFF;
	vertical-align: middle;
	background-attachment: fixed;
	background-repeat: repeat-y;
	text-align: left;
	border: thin solid #CCCCCC;
	padding: 3px;
}	

.boxtemi {
	font-weight: normal;
	color: #000000;
	background-color: #FAF8EF;
	vertical-align: middle;
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: left;
	border: thin solid #E0D59C;
	padding: 1px;
}

.boxred {
	border: 1px solid #C81627;
	padding: 2px;
	margin: 2px;
	font-size: 95%;
}

.boxtemi1 {
	border: 1px solid Gray;
	padding: 2px;
	margin: 2px;
}

.boxbs1 {
	font-weight: bold;
	color: #C81627;
	background-color: White;
	text-indent: 5pt;
	vertical-align: middle;
	text-decoration: none;
	border: thin solid #C81627;
}

	 
a.evidLink, a:active.evidLink, a:visited.evidLink {
	border: thin groove;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}
a:active.evidLink, a:focus.evidLink, a:hover.evidLink  {
	border: thin groove;
	font-weight: bolder;
	text-align: center;
	text-decoration: underline;
}
div.intOb3 {
	background-attachment: scroll;
	background-image: url(../images/logofse.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 100%;
	vertical-align: bottom;
	color: Black;
	font-weight: bold;
	text-align: center;
	height: 60px;
	font-size: 105%;
}
div.defForm {
   border: 1px solid Gray;
   text-align: center;
}
td.tdMs {
   width: 120;
}
td.tdMd{
  width: 180;
}

INPUT.evidr {
	background-color: #C81627;
	font: bold;
	padding: 2 2 2 2;
	color: White;
	border: thin groove;
	border-bottom-color: #5C5C5C;
	border-right-color: #5C5C5C;
}
INPUT.evidb {
   background-color: #99CC00;
   font: bold;
   color: Black;
   padding: 2 2 2 2;
   border: thin groove;
   border-bottom-color: #5C5C5C;
   border-right-color: #5C5C5C;
}
input.pub {
   background-color: #F4C60B;
   font: bold;
   color: Black;
   padding: 2 2 2 2;
   border: thin groove;
   border-bottom-color: #5C5C5C;
   border-right-color: #5C5C5C;
} 
INPUT {
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial, Helvetica, "sans serif";
	padding: 0;
	color: black;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
} 

INPUT.max {
	font-size: 12px;
	font-family: Verdana,Tahoma,Arial, Helvetica, "sans serif";
	padding: 0;
	color: black;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
} 

TEXTAREA{
	font-size:13px;
	font-family: Verdana,Tahoma,Arial, Helvetica, "sans serif"; 
	border: 0.5pt solid black;
	color: black;
	} 
	
SELECT{
	font-size: 13px;
	font-family: Verdana,Tahoma,Arial, Helvetica, "sans serif";
	border: 0.5pt gray solid;
	color: black;
} 
		
H2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #C81627;
	TEXT-DECORATION: none;
}

h3 {
	font-size: small;
	text-align: center;
	font-weight: bold;
	color: Black;
	background-color: #F28893;
	text-indent: 5pt;
	vertical-align: middle;
	text-decoration: none;
	background-repeat: repeat-y;
}

hr {
    height: 1px;
    border-style: solid;
    color: #dedede;
}
.index
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 1px;
	COLOR: Black;
	PADDING-TOP: 2px;
	background: transparent;
	border: 1px solid #C81627;
}
.index A:link
{
	COLOR: Black;
}
.index A:active
{
	COLOR: Black;
}
.index A:visited
{
	COLOR: Black;
}
.index A:hover
{
	COLOR: #C81627;
}
.index2
{
	font-weight: bold;
	color: #e2e2e2;
	background-color: #336699;
	text-indent: 5pt;
	vertical-align: middle;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}
.index2 A
{
    COLOR: #FFCC00;
}
.index3
{
	FONT-SIZE: 1em;
	BACKGROUND-COLOR: #E7EFF7;
	TEXT-DECORATION: none;
	padding: 2px;
	border: thin solid Gray;
}

.index3 A:active, A:hover
{
	COLOR: Red;
	text-decoration: underline;
}

.indexNoLink
{
	font-weight: normal;
	color: #000000;
	background-color: #EDF3ED;
	vertical-align: middle;
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: left;
	border: thin solid #C81627;
	padding: 1px;
	font-size: x-small;
}
.title1
{
 /* background-color: #E7EFF7;
  margin: 4px;
  border: 1px solid #336699; 
  overflow: hidden; 
 font: x-small;
 */
 padding:2px;
 background-color:#f2f2f2;
 border-right:1px solid #d5d5d5;
 border-left:1px solid #d5d5d5;
 border-bottom:1px solid #d5d5d5;
 }
.title2
{
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	background-color: #C81627;
	color: White;
	font-size: small;
	padding: 3px 12px;
	border-bottom: 1px solid #a41123;
	border-right: 1px solid #a41123;
	margin: 2px 0px 2px 0px;
}
.title3
{
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	font-size: small;
	margin: 2px 0px 2px 0px;
  border: 1px solid #C81627;
  padding: 2px;
}
.title4
{
	text-decoration: none;
	background-color: #E6E6E6;
	color: Black;
	border: 2px solid #C81627;
	font-size: 95%;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
	font-weight: bolder;
	margin-bottom: 2px;
	margin-top: 2px;
}
.title5
{
	background-color: #C81627;
	border-bottom: 1px solid Gray;
	color: #FFF;
	font-size: 95%;
	text-align: center;
	padding: 0px;
}
.riga1
{
	/*color: #000099;
   text-decoration: none;
   background-color: White;
   border: 1px groove #000099;
   margin-bottom: 2px;
   margin-left: 2px;
   margin-right: 2px;
	*/
	background-color: #f2f2f2;
	border: 1px solid Gray;
}	

.riga1 A:link
{
	COLOR: #C81627;
}
.riga1 A:visited
{
    COLOR: #C81627;
}
.riga2
{
	COLOR: Black;
	BACKGROUND-COLOR: #E3E3E3;
	border: thin solid #669966;
	margin-top: 5px;
	margin-bottom: 5px;
}
.riga2 A:visited
{
   COLOR: Black;
}
.riga2 A:link
{
    COLOR: #ff0099
}
.riga3
{
	COLOR: Black;
	border: 1px solid #C81627;
	background-color: transparent;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.riga3 A:visited
{
	COLOR: #C81627;
}
.riga3 A:link
{
    COLOR: #C81627
}
.riga4
{
   FONT-WEIGHT: normal;
   FONT-SIZE: small;
   COLOR: #000033;
   border: 0.5pt solid #666699;
   background-color: #EFEFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.riga4 A:link
{
    COLOR: #ff0099
}
.riga4 A:visited
{
   COLOR: Black;
}
.riga5
{
   FONT-WEIGHT: normal;
   FONT-SIZE: small;
   COLOR: #000033;
   border: 0.5pt solid gray;
   background-color: white;
   text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;	
}
.riga5 A:link
{
    COLOR: #ff3b1a
}
.riga5 A:visited
{
    COLOR: #ff3b1a;
}

.riga5 a:hover
{
	 text-decoration: underline;
}

.riga6
{
   FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
   COLOR: #d50044;
   BACKGROUND-COLOR: #ccccff;
	margin-top: 5px;
	margin-bottom: 5px;	
}
.riga7
{
   COLOR: #ff0033;
   border: #ff0033 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;	
}
.evid
{
	FONT-WEIGHT: bold;
	FONT-SIZE: small;
	COLOR: Black;
	BACKGROUND-COLOR: #FFFF66;
}
.evid A
{
	COLOR: Black;
}
.evid A:active
{
	COLOR: #000066;
}
.evid A:hover
{
    COLOR: #000066;
}

.mailClass
{
   BORDER-RIGHT: 1px solid #333333;
   PADDING-RIGHT: 2px;
   BORDER-TOP: 1px solid #333333;
   PADDING-LEFT: 3px;
   FONT-WEIGHT: normal;
   FONT-SIZE: x-small;
   PADDING-BOTTOM: 2px;
   BORDER-LEFT: 1px solid #333333;
   COLOR: Black;
   PADDING-TOP: 2px;
   BORDER-BOTTOM: 1px solid #333333;
   BACKGROUND-COLOR: #E1E1E1;
   TEXT-DECORATION: none;
}
.mailClass A:link
{
    COLOR: Black;
}
.mailClass A:active
{
    COLOR: #ff0066
}
.mailClass A:hover
{
    COLOR: #ff0066
}
.mailClass A:visited
{
    COLOR: #0000cc
}
.credit
{
	FONT-SIZE: smaller;
	COLOR: #FFFFFF;
}
.data
{
	FONT-WEIGHT: normal;
	FONT-SIZE: x-small;
	COLOR: black;
	BACKGROUND-COLOR: #e1e1e1;
	TEXT-DECORATION: none;
	text-align: center;
	border: thin solid gray;
}
.brkPage
{
    PAGE-BREAK-AFTER: always
}
.homeBody
{
	BACKGROUND-COLOR: #97b0cb;
}
.credit A
{
	COLOR: #ffffff;
}
.index2 A:visited
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff
}
.indexNoLink A
{
    COLOR: #191970
}
.tbnd1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: small;
	COLOR: #222222;
	BACKGROUND-COLOR: #c7C7C7;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	border: thin groove #CCCCCC;
}
.tbnd2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #222222;
	BACKGROUND-COLOR: #c4C4C4;
	TEXT-ALIGN: center;
}
.tbnd3
{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #666666;
	TEXT-DECORATION: none;
	border: thin ridge Black;
}
.tbnd4
{
	FONT-WEIGHT: normal;
	FONT-SIZE: small;
	COLOR: #222222;
	BACKGROUND-COLOR: #CCCCCC;
	text-align: left;
}

.bnd1
{
	FONT-WEIGHT: bold;
	font-size: small;
	COLOR: White;
	BACKGROUND-COLOR: #666666;
}
.bnd2
{
	FONT-WEIGHT: bold;
	font-size: small;
	COLOR: Black;
	BACKGROUND-COLOR: #BBbbbb;
}
.bnd3
{
	FONT-WEIGHT: bold;
	font-size: small;
	COLOR: #2f2F2F;
	BACKGROUND-COLOR: #D1D1D1;
}
.bnd4
{
	FONT-WEIGHT: bold;
	font-size: small;
	COLOR: #000033;
	text-align: left;
	background: #EFEFEF;
	border: thin groove;
}
.bnd5
{
   FONT-WEIGHT: bold;
   FONT-SIZE: small;
   COLOR: #222222;
   BACKGROUND-COLOR: #DEDEDE;
   TEXT-ALIGN: right;
   border: 1px solid #666666;
}
.bnd6
{
   FONT-WEIGHT: bold;
   FONT-SIZE: small;
   COLOR: #990000;
   BACKGROUND-COLOR: #DEDEDE;
   TEXT-ALIGN: right;
   border: 1px solid #666666;
}
.bnd7
{
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	COLOR: #ff0033;
	border: thin solid #ff0033;
}

.printPage
{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
.printPageTD1
{
    BORDER-RIGHT: #000000 2px solid;
    BORDER-TOP: #000000 2px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    BORDER-LEFT: #000000 2px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 2px solid;
    FONT-FAMILY: 'Times New Roman';
    BACKGROUND-COLOR: #eeeeee;
    TEXT-ALIGN: center
}
.printPageTD2
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    BORDER-LEFT: #000000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: 'Times New Roman';
    TEXT-ALIGN: center
}
.printPageTD3
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman';
    BACKGROUND-COLOR: #eeeeee
}
.riquadro {
   border-bottom: thin solid Blue;
   border-left: thin solid Blue;
   padding-left: 5px;
   padding-bottom: 5px;
   padding: 5px;
}
.tasto_attivo{
	font-weight: normal;
	padding: 0;
	border-left: 10px solid #C81627;
	border-top: 1px solid #C81627;
	border-right: 1px solid #C81627;
	border-bottom: 1px solid #C81627;
	background-color: #DDDDDD;
	padding-left: 10;
	padding-right: 10;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: left;
}
.tasto_attivo2{
	font-weight: normal;
	border-left: 10px solid #B1C1DA;
	border-top: 1px solid #B1C1DA;
	border-right: 1px solid #B1C1DA;
	border-bottom: 1px solid #B1C1DA;
	background-color: #E7EFF7;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.tasto_attivoRed{
	font-weight: normal;
	border-left: 10px solid #FF6633;
	border-top: 1px solid #FF6633;
	border-right: 1px solid #FF6633;
	border-bottom: 1px solid #FF6633;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: left;
}
.tasto_attivoGreen{
   font-weight: normal;
   border-left: 10px solid #66FF00;
   border-top: 1px solid #66FF00;
   border-right: 1px solid #66FF00;
   border-bottom: 1px solid #66FF00;
   background-color: #DEFFBD;
	padding-left: 10px;
	padding-right: 10px;
   margin-top: 5px;
   margin-left: 2px;
   margin-right: 2px;
   text-align: left;
}
.tasto_attivoGiallo{
   font-weight: normal;
   border-left: 10px solid #FFCC00;
   border-top: 1px solid #FFCC00;
   border-right: 1px solid #FFCC00;
   border-bottom: 1px solid #FFCC00;
   background-color: #FFFF99;
	padding-left: 10px;
	padding-right: 10px;
   margin-top: 5px;
   margin-left: 2px;
   margin-right: 2px;
   text-align: left;
}
#menu_verticale {
	float: left;
	width: 200px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:0.7em;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0;
}
#menu_verticale ul{

	margin: 0;
	padding: 0;
}
#menu_verticale li {
	list-style: none;
	display: block;
	text-align: left;
	color: #00448E;
}
#menu_verticale li a:link, #menu_verticale a:visited, #menu_verticale a:active{
	display: block;
	padding: 2 0 2 2;
	background-color: #DCE4F5;
	margin-top: 2px;
	color: #00448E;
	text-decoration: none;
}
#menu_verticale li a:hover, #menu_verticale li #acceso {
	display: block;
	margin-top: 2px;
	padding: 2 0 2 2;
	background-color: transparent;
	margin-top: 2px;
	color: #FF2906;
	text-decoration: none;
}
#menu_verticale_dx {
	float: right;
	width: 150px;
	font-weight: bold;
	font-size: 0.7em;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
#menu_verticale_dx ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_verticale_dx li {
	display:block;
   text-align: left;
	
}
#menu_verticale_dx li a:link, #menu_verticale_dx a:visited, #menu_verticale_dx a:active{
	display: block;
	padding: 2 0 2 2;
	border-left: 1px solid #FF6633;
	border-top: 1px solid #FF6633;
	border-right: 1px solid #FF6633;
	border-bottom: 1px solid #FF6633;
	background-color: White;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
}
#menu_verticale_dx li a:hover, #menu_verticale_dx li #acceso {
	display: block;
	padding: 2 0 2 2;
	border-left: 1px solid #FF6633;
	border-top: 1px solid #FF6633;
	border-right: 1px solid #FF6633;
	border-bottom: 1px solid #FF6633;
	background-color: #D6D6D6;
	color: #000000;
	margin-top: 2px;
}
.menusxG {
	font-size: x-small;
	font-weight: normal;
	color: #191970;
	text-decoration: none;
	background-color: #F0E68C;
	border: 1px solid #71FF00;
	padding-left: 1%;
	border-left: 5px solid #71FF00;
}
div.boxG {
	background-color: transparent;
	margin: 2px;
	border: 1px solid #2F4F4F;
	overflow: hidden;
	position: fixed;
	font-size: x-small;  
   font-weight: normal;
   text-align:left;
}
 .tableF {
 border-top:1px solid #a41123;
 }
 .tableF th{
	background-color: #C81627;
	color: #FFF;
	border: 2px solid #A41123;
}
.tableF tr {
background-color:#f2f2f2;
}
 .tableF td {
 border-top:1px solid #a41123;
 border-right:1px solid #d5d5d5;
 border-left:1px solid #d5d5d5;
 border-bottom:1px solid #d5d5d5;
 vertical-align: middle;
 }

