* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

BODY {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url('../immagini/sfondo-body.jpg');
	background-position: top;
	background-repeat: repeat-x;
}


/* POSIZIONAMENTO ELEMENTI*/
#Contenitore {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	margin-top: 25px;
  border-right:#FF0000 1px solid;
}

#Testata {
	margin-right:0px;
	width: auto;
	position: relative; 
	height: 48px;
	background-image: url('../immagini/testata.gif');
	background-repeat: no-repeat;
}
#Testata #TestoAlto{
	text-align:right;
	padding-top:2px;
	padding-right:10px;
	}
	
	#Testata H1 {
	position: absolute;
	top: 40px;
	right: 10px;
	color:#595102;
	background-color:#F8F3B9;
	font-size: 150%;
	text-transform:capitalize;

}

#Logo {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 100px;
	height: 102px;
	background-image:url('../immagini/logoRiservata.gif');
	background-repeat:no-repeat;
	z-index:100;
}

#Logo A {
	display: block;
	width: 200px;
	height: 200px;
	text-indent: -9999px;
}
/*contiene tutta la pagina: barra sx+corpo*/
#WrapperPagina {
	background-color: #ffffff;
	float: left;  /*importante */
	width: 100%;  /* importante */
	border-left:#FF0000 1px solid;
	border-right:#FF0000 1px solid;
	border-bottom:#999999 2px solid;
} 
#WrapperBarra {
	background-color:#FFF;
	width: 135px;
	float: left;

}

#WrapperBarra #ULContainer {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 180px;
}

#WrapperBarra #ULContainer UL LI UL {
	width: auto;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 0px;
}


#WrapperBarra LI {
	list-style-type: none;
	display: inline;
}



#WrapperCorpoPagina {
	width: 780px;

}
#MenuOrizzontale{
	margin:3px 3px 3px 6px;;
	padding:2px;
	margin-left:200px;
	height:20px;
	font-size: 90%;
	color: #303030;
	width: 75%;
	text-align:center;
	white-space:nowrap;
}


#CorpoPagina {
	margin:55px 2px 5px 2px;
	font-size: 80%;
	color: #303030;
	width: 98%;
	background-color:#FFF;
	line-height:1.5em;

}
#PiedePagina {
	clear: left;
	width: 100%;	/*importante */
	position: relative;
	background-image:url('../immagini/Grifo.gif');
	background-position:730px;
	background-repeat:no-repeat;
	border-bottom:#FF0000 1px solid;
	border-left:#FF0000 1px solid;
	line-height:1.5em;
	}

/* FORMATTAZIONE*/
#TavoloTecnico{
	line-height:4em;
}

#CorpoPagina #TavoloTecnico UL LI {
	list-style:none;
	list-style-type:none;

}
#CorpoPagina #TavoloTecnico A{
	border-bottom:none;
	border-top:none;
	text-decoration:underline;
}
#CorpoPagina #TavoloTecnico IMG {
	vertical-align:bottom;
}
#TestoAlto P{
	font-weight:bold;
	font-size:80%;
	color:#6F6824;
	}
	
#TestoAlto A{
	font-size:80%;
	color:#6F6824;
	text-decoration:none;
	}
	
#TestoAlto A:hover{
	border-bottom:#6F6824 2px solid;
	color:#FF0000;
	}

#ULContainer H2 {
	margin-top:5px;
	margin-left:5px;
	text-align:right;
	font-weight:bold;
	color:#595102;
	font-size:100%;
}

/*emenu laterale: 1 liv*/	
#ULContainer LI A {
	border-bottom:#D1CC99 3px solid;
	border-right:#D1CC99 1px solid;
	border-top:#595102 1px solid;
	border-left:#595102 1px solid;
	background-color:#595102;
	display: block;
	font-size: 11px;
	padding: 2px;
	color:#F6F4B9;
	margin-top: 8px;
	text-decoration:none;
}

#ULContainer LI A:hover {
	border-bottom:#f6f4b9 3px solid;
	border-right:#f6f4b9 1px solid;
	border-top:#9D9A7F 1px solid;
	border-left:#9D9A7F 1px solid;
	background-color:#F6F4B9;
	color:#595102;
}
/* menu latarale: 2° liv*/

#ULContainer LI UL LI A {
	background:none;
	display: block;
	font-size: 9px;
	padding: 2px;
	color:#595102;
	margin-top: 1px;
	text-decoration:none;
}


#WrapperBarra H2 {
	margin-top:15px;
	margin-left:7px;
	text-align: center;
	font-weight:bold;
	font-size: 80%;
}
#WrapperBarra H2 A{
	border-top:#595102 1px dashed;
	border-bottom:#595102 1px dashed;
	text-decoration:none;
	color:#595102;
		
 }

#CorpoPagina H1 {
	text-align:center;
	color:#F8F3B9;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	padding:3px 3px 3px 0px;
	margin-bottom: 5px;
	background-color:#595102;

}

#CorpoPagina H2 {
	color: #FF0000;
	font-size: 110%;
	font-weight:bold;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
}

#CorpoPagina H2.BloccoBordato {
	border: 1px solid #ADD703;
	padding: 4px;
	margin: 5px 2px 5px 2px;
}

#CorpoPagina H3 {
	color: #595102;
	font-size: 100%;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#CorpoPagina H4 {
	color: #9A2714;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#CorpoPagina UL {
	margin: 10px 0px 5px 0px;
	border: 0px;
	padding-left: 30px;
	padding-bottom: 10px;
}

#CorpoPagina LI {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 0px 15px 0px;
	border: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#CorpoPagina A {
	color: #595102;
	border-bottom:#FF0000 1px dashed;
	border-top:#FF0000 1px dashed;
	text-decoration:none;
	
}

#CorpoPagina A.noDecoration {
	text-decoration: none;	
}

#CorpoPagina A:hover {
	background-color:#EFEFEF;
	text-decoration: none;
	color:#FF0000;
}

#CorpoPagina A:visited {
	font-style:italic;
}

#CorpoPagina HR {
	display:block;
	color: #ADD703;
}

#CorpoPagina P {
	margin: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	text-indent: 0px;
}

#CorpoPagina P.rientratoSx {
	margin-left: 10px;
}

#CorpoPagina IMG {
	margin: 10px;
}

.TestoGrande {
	font-size: 120%;
}

.TestoPiccolo {
	font-size: 90%;
}
.TestoVerde {
	color:#6F6824;
}

.AllineaDx {
	text-align:right;
}
.AllineaCentro {
	text-align:center;
}

.RientraSx {
	padding-left: 25px;
}



#CorpoPagina #ElencoRecord {
	width: 100%;
	border: 1px solid #AFAFAF;
}

#CorpoPagina #ElencoRecord TH, #ElencoRecord TD {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #efefef;
	text-align: left;
}

#CorpoPagina #ElencoRecord TD {
	background:none;
	border-top: 1px dashed #CCCCCC;
}
#CorpoPagina #ElencoRecord TD.nota {
	background:none;
	border-top:none;
}


#CorpoPagina .Bottone {
	height: 22px;
	font-weight: bold;
	background-color: #C5C5C5;
	background-repeat: repeat-x;
	background-position: top;
	color: #606060;
	font-size: 110%;
}

#PiedePagina .PiedeStampa{
	background-color:#DFDFDF;
	font-size:90%;
	text-align:right;
	border-right:#FF0000 1px solid;
	padding-right:2px;
	padding-bottom:1px;
	}
#PiedePagina .PiedeStampa A {
	color: #303030;
	text-decoration:underline;
}

#PiedePagina .PiedeStampa A:hover {
	color: #9A2714;
	text-decoration: none;
}

#PiedePagina P{
	line-height:15px;	
	padding-left:5px;
	margin-bottom:3px;
	font-size:75%;
	}
	
#PiedePagina A{
	padding-left:5px;
	font-size:75%;
	}

.Print {
	display:none;
	}
	
#MenuOrizzontale A{
	line-height:20px;
	background-color:#DFDFDF;
	padding:20px;
	border-bottom:#FFF 1px solid;
	border-left:#FFF 2px solid;
	font-variant:small-caps;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
	color:#6F6824;
}
	
#MenuOrizzontale A:hover{
	color: #FF0000;
	border-bottom:#FF0000 1px solid;
	border-left:#FF0000 2px solid;
}

/* TOOLTIP*/

a span.tt-container
{
   display:none; 
}
a:hover { position: relative; text-decoration:none; }

a:hover span.tt-container {
    background: #F6F4B9;
    display:block;
/*    height: 5em;*/
    position: absolute;
    top: 2em;
	left:1em;
    z-index: 1;
    width: 30em;
	color:#595102;
	font-size:90%;
	border: 1px solid #FF0000;
}
a:hover span.tt-arrow {
    background-image:url(../immagini/tooltiparrow.gif);
    height: 15px;
    left: 15px;
    position: absolute;
    top: -15px;
    width: 15px;
}
a:hover span.tt-text {padding: 3px; }



/* Classi di FormLogin */

#FormLogin {
	position: relative;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 100px;
	background-color: #EEEEEE; 
	border: 1px solid #AFAFAF;
	margin-bottom: 40px;
	font-size: 100%;
}

#FormLogin LABEL {
	width: 100px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom:: 5px;
}

#FormLogin INPUT {
	width: 100px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border: 1px solid #AFAFAF;
	margin-top: 5px;
	margin-bottom:: 5px;
}

#FormLogin INPUT#CampoSubmit {
	font-size: 100%;
	background-color: #cccccc;
	width: 140px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 20px;
	margin-left: 150px;
}



/* Classi di FormGest */

#FormGest LABEL {
	font-weight: bold;
	color: #808080;
	width: 170px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 10px;
	font-size: 100%;
}

#FormGest .Visualizza {
	font-size: 100%;
	
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0;
	margin-bottom: 3px;
}


#FormGest .Modifica {
	font-size: 100%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #afafaf;
	margin-bottom: 3px;
	background-color: #FFFEC9;

}

#FormGest BR {
	clear: both;
}

#FormGest .Submit {
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	font-weight: bold;
	background-color: #FFC300;
	background-repeat: repeat-x;
	background-position: top;
	color: #111111;
	text-align: right;
   	margin-left: 180px;
	font-size: 120%;
}


#FormGest .Botton {
	height: 22px;
	font-weight: bold;
	background-color: #C5C5C5;
	background-repeat: repeat-x;
	background-position: top;
	color: #606060;
	font-size: 110%;
}


