﻿HTML {

	MARGIN: 0; 
	PADDING: 0; 

}
BODY {
	MARGIN: 0; 
	PADDING: 0; 
	/*background-color: #ffe6a6;*/
}
BODY
{ 
	font-size: 75%;
	font-family: verdana, arial, sans-serif;
}
DIV#header
{
    width: 100%;
    /*background-image: url(../img/headersfo.jpg);*/
    background-image: url(../img/evlogomysol3.jpg);
	background-repeat: repeat-x;
}
DIV#headerlb
{
    width: 100%;
    /*background-image: url(../img/headersfo.jpg);*/
    background-image: url(../img/evlblogomysol3.jpg);
	background-repeat: repeat-x;
}
IMG
{
	border: none;
}
.input
{
	border: solid 1px Gray;
}

DIV#corpo
{
	MARGIN: 0; 
	PADDING: 0;
	FLOAT: left; 
	WIDTH: 100%;
	padding-bottom: 30px;
	height: 80%;
}
DIV#framesx
{
	MARGIN: 0; 
	PADDING: 0;
	display: block;
	float:left;
	padding: 2px; 
	width: 24%;
	/* border: 1px solid black; */
	height: 89%; 
	background-color: #ffffff;
}
DIV#barraverticale
{
	MARGIN: 0; 
	PADDING: 0;
	float:left;
	width: 3px;
	background-color: #bdbdbd;
	background-image: url(../img/barraverticale.gif);
	background-repeat: repeat-y;
	/* border: 1px solid black; */
	height: 89%; 
	cursor: w-resize;
}
DIV#barraverticale_apri
{
    display: none;
    float:left;
	visibility: hidden;
	left:6px;
	top:200px;
}
DIV#contenutoalbero
{
    height: 63%; 
	padding: 2px;
	margin:0px;
	/*font-size: 100%!important;
	font-size: 90%;*/
	width: 99%;
	overflow:auto!important;
}

DIV#toolbar
{
    height: 19px;
    padding-top: 2px;
    padding-bottom: 1px;
    width: 100%;
    background-color: #dedede;
    background-image: url(../img/tollbarsfo.gif);
	background-repeat: repeat-x;
    /*border: 1px solid black;*/
}

DIV#titoloProvvedimento
{
    height: 26px;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    font-variant: small-caps; 
    vertical-align:middle;
    position:relative;
    z-index:25;
}
.tab
{

    height: 17px;
    FLOAT: left; 
	display: block;
	background-color: #dedede;
	background-image: url(../img/tabsfo.gif);
	background-repeat: repeat-x;
}
.tabselected
{

    height: 17px;
    FLOAT: left; 
	display: block;
	background-color: white;
	background-image: url(../img/tabsfo.gif);
	background-repeat: repeat-x;
}
DIV#content 
{
	MARGIN: 0; 
	PADDING: 0;
	width: 74%;  
	FLOAT: left; 
	display: block;
	height: 90%;
	text-align: center;
	/*border-left: 1px solid black;*/
	background-color: #ffffff;
}
DIV#framebasso 
{
	text-align: left;
	width: 100%; 
	overflow:auto!important;
	padding: 0px;
	/*border:1px solid black;*/
	height: 0%;
	display:none;
}
DIV#framebassotitolo 
{
	text-align: left;
	width: 100%; 
	padding: 0px;
	height: 19px;
	display:none;
	background-color: #dedede;

}
DIV#framelinea
{
	MARGIN: 0; 
	PADDING: 0;
	height: 3px;
	background-color: #bdbdbd;
	width: 100%; 
	cursor: n-resize;
}
DIV#contentparte
{
    text-align: left;
	width: 100%; 
	overflow:auto!important;
	padding: 0px;
	/*border:1px solid Red;*/
	height: 90%;
}
div#container
{
	width: auto;
	border: 0px;
	position: relative; 
	height:100%;
	margin: 0 auto;
	text-align: left;

}

.titolotree
{
    color:#993300; 
    font-weight:bold;
    background-color: #dedede;
    font-size:12px;
}

DIV#sommario
{
    top:150px;
    right: 50px;
    margin-top:10px;
    height: 400px;
    width: 200px;
	display: none;
	border:1px solid #bdbdbd;
	background-color: #dedede;
	float:right;
	margin-left:10px;
	margin-right:15px;
	margin-bottom: 3px;
}
DIV#sommariocontent
{
    overflow: auto;
	background-color: #f4f4f4;
	font-size: 91%;
	height: 380px;
	width: 100%;
}
DIV#navigazione UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}
DIV#navigazione LI
{
	padding-right: 0px;
	display: inline;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 1em;
	padding-top: 0px;
}

DIV#navigazione A {
	FONT: bold 1.15em/2.2em Verdana, arial,sans-serif; 
	COLOR: #004f00; 
	TEXT-DECORATION: none
}
DIV#navigazione A:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.headerLink
{
	font-size: 13px;
	font-family: Tahoma; 
	COLOR: #828282; 
	TEXT-DECORATION: none
}
.headerLink:HOVER
{
	font-size: 13px;
	font-family: Tahoma; 
	COLOR: Maroon; 
	TEXT-DECORATION: none
}
.headerLink:VISITED
{
	font-size: 13px;
	font-family: Tahoma; 
	COLOR: #828282; 
	TEXT-DECORATION: none
}
.headerLink:VISITED:HOVER
{
	font-size: 13px;
	font-family: Tahoma; 
	COLOR: Maroon; 
	TEXT-DECORATION: none
}

.tablink
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.tablink:HOVER
{
	text-decoration: none;
	color: Maroon;
	font-size: 12px;
}
.tablink:VISITED:HOVER
{
	text-decoration: none;
	color: Maroon;
	font-size: 12px;
}
.tablink:VISITED
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

.rigatree
{
    white-space:nowrap;
}
.livello
{
    margin-left: 10px;
    display: none;
}
.livelloaperto
{
    margin-left: 10px;
    display: block;
}
.barraOrizAlto
{
	white-space: nowrap;
	background-repeat: no-repeat;
	padding: 0px;
}
UL#barraheader {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 2px;
	height:17px;
}
UL#barraheader LI
{
	padding-right: 8px;
	display: inline;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 8px;
	padding-top: 0px;
	font-size: 12px;
	border-right: 1px solid #ff6600;
	color: White;
}
UL#barraheader LI:HOVER
{
	border-bottom: 1px solid #ff6600;
	padding-right: 8px;
	display: inline;
	padding-left:8px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 12px;
}
.barraaltoSelezionato
{
	font-size: 12px;
	text-decoration: none;
	color: Maroon;
	background-color: White;
}
.divprodotto
{
    /*white-space:nowrap;*/
    margin-left: 10px;
    padding-left: 0px;
}
.divprodotto:HOVER
{ 
    /*white-space:nowrap;*/
    padding-left: 10px;
    margin-left: 0px;
    background-image: url(../img/fredx.gif);
	background-repeat: no-repeat;
}


UL#barraheader A
{
	font-size: 12px;
	text-decoration: none;
	color: #212121;
}
UL#barraheader A:HOVER
{
	font-size: 12px;
	text-decoration: none;
	color: Maroon;
}
UL#barraheader A:VISITED
{
	font-size: 12px;
	text-decoration: none;
	color: #212121;
}
UL#barraheader A:VISITED:HOVER
{
	font-size: 12px;
	text-decoration: none;
	color: Maroon;
}

.link
{
	text-decoration: underline;
	color: #1e285f;
}
.link:HOVER
{
	text-decoration: none;
	color: #526d94;
}
.link:VISITED:HOVER
{
	text-decoration: none;
	color: #526d94;

}
.link:VISITED
{
    text-decoration: underline;
	color: #33213b;
}

.linkprodotto
{
	font-weight: bold;
    text-decoration: none;
	color: #2d3139;
}
.linkprodotto:HOVER
{
	font-weight: bold;
    text-decoration: none;
	color: Maroon;
}
.linkprodotto:VISITED:HOVER
{
	font-weight: bold;
    text-decoration: none;
	color: Maroon;
}
.linkprodotto:VISITED
{
    font-weight: bold;
    text-decoration: none;
	
	color: #2d3139;
}

.linkprodottocentro
{
	color: Navy;
    text-decoration: none;
}
.linkprodottocentro:HOVER
{
	text-decoration: none;
	color: #ff6600;
}
.linkprodottocentro:VISITED:HOVER
{
    text-decoration: none;
	color: #ff6600;
}
.linkprodottocentro:VISITED
{
	color: Navy;
    text-decoration: none;
}


.linktree
{
	text-decoration: none;
	color: #2d3139;
}
.linktree:HOVER
{
    text-decoration: none;
	color: Maroon;
}
.linktree:VISITED:HOVER
{
    text-decoration: none;
	color: Maroon;
}
.linktree:VISITED
{
    text-decoration: none;
	color: #2d3139;
}

.button
{
    margin-left:2px;
    margin-right:2px;
	border-color: #bdbdbd;
	COLOR: Maroon; 
	background-image: url(../img/tollbarsfo.gif);
	font-size:12px;
}

.barraCorrelazioni
{
	width: 95%;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 3px;
    margin-top: 7px;
    border-bottom: solid 1px #FF6200;
}
.titoloCorrelazione
{
	float:left;
	font-variant: small-caps; 
	width: 100%; 
	border-bottom: dashed 1px #FF6600; 
	font-weight: bold; 
	font-size: 105%; 
	color: #993300;
}

.labelRicerca
{
	font-size: 11px;
	color: Gray;
}

.settoreRicercaSel
{
	width: 100%;
	background-color: #ffffff;
	border-bottom: solid 1px #bdbdbd;
	padding-left: 10px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
}
.settoreRicerca
{
	width: 100%;
	background-color: #dedede;
	border-bottom: solid 1px #bdbdbd;
	padding-left: 10px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
}

.hf
{
	display: none;
	position: absolute;
	bottom: 30px;
	right:30px;
}


.linknero
{
	text-decoration: none;
	color: black;
}
.linknero:HOVER
{
	text-decoration: none;
	color: #526d94;
}
.linknero:VISITED:HOVER
{
	text-decoration: none;
	color: #526d94;

}
.linknero:VISITED
{
    text-decoration: none;
	color: black;
}


.cellaNovita
{
	border-bottom: #d2d5dc 1px solid;
	border-left: #d2d5dc 1px solid;
	border-right: #d2d5dc 1px solid;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	width: 30%;
}
.cellaNovitaBk
{
	border-bottom: #d2d5dc 1px solid;
	border-left: #d2d5dc 1px solid;
	border-right: #d2d5dc 1px solid;
	background-color: #f3f4f8;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	width: 40%;
}

.testoNovita
{
	border-bottom: #d2d5dc 1px solid;
	border-left: #d2d5dc 1px solid;
	border-right: #d2d5dc 1px solid;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
}

.areaNovita
{
	text-align: center;
	padding-top: 3px;
	font-family: Tahoma;
	font-size: 11px;
}

.newatt {
	color: red;
	padding-left: 39px;
	background-image: url('../img/newatt.gif');
	background-repeat: no-repeat;
}
.newapp {
	color: red;
	padding-left: 39px;
	background-image: url('../img/newapp.gif');
	background-repeat: no-repeat;
}
.newbd {
	color: red;
	padding-left: 39px;
	background-image: url('../img/newbd.gif');
	background-repeat: no-repeat;
}

