﻿.sottomenu
{
	/*position: absolute;
	top: 72px;
	left: 0px;
	
		font-size: 12px;
	font-family: Tahoma; 
	
	z-index: 50;*/
	display:none;

}
.sottomenuVis
{
	/*position: absolute;
	top: 72px;
	left: 0px;

	font-size: 12px;
	font-family: Tahoma; 
	z-index: 40;*/
}
.lineaprodotti
{
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma; font-size:13px; color:#1E4A64;
}
.lineaprodottiInterno
{
	padding-left: 7px;
}




.tabDivEsterno
{

	float: left; 
	/*margin-left: 16px; margin-right: 16px; */
	height: 23px; 
	/*width: 130px; height: 25px; 
	background-repeat: repeat-x; background-image: url(../img/header/evtabbk.gif);*/
	cursor: hand;
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.tabDivInterno
{
	 height: 23px; 
	text-align: center;
	/*background-image: url(../img/header/evtabdx.gif); background-repeat: no-repeat;  background-position: right; */
}
.tabspacer
{
	float: left; 
	height: 23px; 
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: White;
}




.labelRicerca
{	font-size: 11px;
	color: Gray;
}
.tabDivEsternoSel
{
	
	float: left; 
	/*padding-left: 16px; padding-right: 16px; */
	 height: 23px; 
	/*background-color: #FF6600;*/
	background-color: #CAE9FF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	COLOR: Black; /*color: #004171; blu scuro*/
	border-top: solid 1px #004171;
	/*background-repeat: repeat-x; background-image: url(../img/header/evtabbksel.gif);*/
	cursor: hand;
}
.tabDivInternoSel
{
	height: 23px; 
	text-align: center;
	/*background-repeat: no-repeat; height: 25px; 
	text-align: center; background-position: right; 
	background-image: url(../img/header/evtabdxsel.gif);*/
}
.tabDivEsternoSel1
{
	float: left; 
	/*padding-left: 16px; padding-right: 16px; */
	 height: 23px; 
	/*background-color: #FF6600;*/
	background-color: #CAE9FF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	COLOR: Black; /*color: #004171; blu scuro*/
	border-top: solid 1px #004171;
	/*background-repeat: repeat-x; background-image: url(../img/header/evtabbksel.gif);*/
	cursor: hand;
}
.tabDivInternoSel1
{
	height: 23px; 
	text-align: center;
	/*background-repeat: no-repeat; height: 25px; 
	text-align: center; background-position: right; 
	background-image: url(../img/header/evtabdxsel.gif);*/
}
.boxRicerca
{
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 10px;
	font-family: Tahoma; 
	font-size: 12px;
	background-color: #E7EAF1;
	background-image: url('../img/header/angolosxRicerca.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align:bottom;
}




.tab
{
    height: 17px;
    FLOAT: left; 
	display: block;
	background-color: white;
	background-image: url(../img/toolbar/tabsfo.gif);
	background-repeat: repeat-x;
	margin-top:1px;
}
.tabselected
{
	height: 17px;
	float: left;
	display: block;
	background-color: #EEF3F9;
	background-image: url(../img/toolbar/tabsfo.gif);
	background-repeat: repeat-x;
	margin-top:1px;
}

.tablink
{
	text-decoration: none;
	color: #818183; 
	font-size: 12px;
}
.tablink:HOVER
{
	text-decoration: none;
	color: #FF6600;
	font-size: 12px;
}
.tablink:VISITED:HOVER
{
	text-decoration: none;
	color: #FF6600;
	font-size: 12px;
}
.tablink:VISITED
{
	text-decoration: none;
	color: #818183; 
	font-size: 12px;
}


.toolBarContainer
{
	padding-top: 2px;
    padding-bottom: 0px;
    width: 100%;
    font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma;
    color: #818183;
   /* background-color: #dedede;
    background-image: url('../img/toolbar/toolbarSfo.gif');
    background-repeat: repeat-x;*/
}

.toolBarContainer2
{
	
	padding-top: 2px;
    padding-bottom: 0px;
    font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma;
    color: #818183;
}
.titleContainer
{
    /*width: 100%;*/
    text-align: left;
    vertical-align:middle;
    /*position:relative;
    z-index:25;*/
    font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma;
	font-size: 16px;
}

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%;
}


.rigaTreeInterno
{
    font-family: Tahoma;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 98%;
}
.rigatree
{
    white-space:nowrap;
    font-family: Tahoma;
}
.rigatreearea
{
    white-space:nowrap;
    font-family: Tahoma;
    border-bottom: solid 1px #e1e1e1;
    padding-right: 4px;
}
.livello
{
    margin-left: 10px;
    display: none;
}
.livelloaperto
{
    margin-left: 10px;
    display: block;
}
.livelloInterno
{
    margin-left: 20px;
    display: none;
}
.livelloInternoaperto
{
    margin-left: 20px;
    display: block;
}


.titolotree
{
   /* color:#993300; background-color: #dedede;*/
    font-weight:bold;
    background-color: #4F8FBB; color: white;
    font-size:12px;
}

.TabLeftMenu
{
	margin-left: 0px; margin-right: 2px;
	float: left; width:100px;
	background-image: url('../img/leftMenu/tabSpento.gif');
}
.TabLeftMenuAcceso
{
	margin-left: 0px; margin-right: 2px;
	float: left;
	width:100px;
	background-image: url('../img/leftMenu/tabAcceso.gif');
	
}
.TabLeftMenu80
{
	margin-left: 0px; margin-right: 2px;
	float: left; width:80px;
	background-image: url('../img/leftMenu/tabSpento80.gif');
}
.TabLeftMenuAcceso80
{
	margin-left: 0px; margin-right: 2px;
	float: left;
	width:80px;
	background-image: url('../img/leftMenu/tabAcceso80.gif');
	
}
.AreaLeftMenu
{
	margin-left: 0px; margin-right: 0%;
	clear: both;
	background-image: url('../img/leftMenu/bkIndice.gif');
	border-bottom: solid 1px #9DC1D9;
	border-top: solid 1px #9DC1D9;
}
.AreaLeftMenuInner
{
	padding: 4px;
	text-transform: uppercase; color:#4C8CB8;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma;
	font-size: 14px;
}
.TabLeftMenu a, .TabLeftMenu80 a 
{
	COLOR: #4C8CB8; 
	TEXT-DECORATION: none
}
.TabLeftMenu a:HOVER, .TabLeftMenu80 a:HOVER
{
	COLOR: #FF6600; 
	TEXT-DECORATION: none
}
.TabLeftMenu a:VISITED, .TabLeftMenu80 a:VISITED
{
	COLOR: #4C8CB8; 
	TEXT-DECORATION: none
}
.TabLeftMenu a:VISITED:HOVER, .TabLeftMenu80 a:VISITED:HOVER
{
	COLOR: #FF6600; 
	TEXT-DECORATION: none
}
.TabLeftMenuAcceso a, .TabLeftMenuAcceso80 a
{COLOR: #FF6600; 
	TEXT-DECORATION: none}


.titoloLeftMenu
{
	margin-top: 25px;
	margin-left: 18px; margin-right: 10%;
	clear: both;
	background-repeat: no-repeat;
	background-image: url('../img/triIndici.gif');
	padding-bottom: 2px;
	border-bottom: solid 1px #9DC1D9; 
}
.titoloLeftMenuInner
{
	padding-right: 5px;
	text-transform: uppercase; padding-left: 10px; color:#4C8CB8;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma;
	font-size: 14px;
}
.titoloLeftMenuLine
{
	float: right; border-bottom: solid 1px black; height: 7px;
}
.elencoSx
{
	padding: 0px;
	margin-left: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-image: none;
	list-style: none;
}
.elencoSx li
{
	margin-left: 0px;
	padding-left:0px;
	padding-bottom: 2px;
	clear:both;
}
.indiceCella
{
	padding: 2px;
}
.indiceCellaMono
{
	padding: 2px;
	text-transform: lowercase;
}
.elencoDossier
{
	padding: 0px;
	margin-left: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-image: none;
	list-style: none;
}
.elencoDossier li
{
	margin-left: 0px;
	margin-top: 5px;
	padding-left:0px;
	padding-bottom: 2px;
	clear:both;
}

.settoreSelezionato
{
	float:left;
	margin-top: 20px;
	font-weight: bold;
	color:#B55F0E;
	font-size: 13px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding-left: 7px;
}
.settoreNonSelezionato
{
	float:left;
	margin-top: 20px;
	font-size: 13px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	padding-left: 7px;
}

.settorelink
{
	text-decoration: none;
	color: Navy;
	font-size: 12px;
}
.settorelink:HOVER
{
	text-decoration: none;
	color: #ff6600;
	font-size: 12px;
}
.settorelink:VISITED:HOVER
{
	text-decoration: none;
	color: #ff6600;
	font-size: 12px;
}
.settorelink:VISITED
{
	text-decoration: none;
	color: Navy;
	font-size: 12px;
}

.indiceGruppoPrimoLivello
{
	margin-top: 20px;
	font-size: 15px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	padding-left: 7px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma;
}
.divprodotto
{
    border-bottom: 1px solid #ccd1d7;
    padding: 3px 2px 3px 5px;
}
.divprodotto:HOVER
{ 
    background-image: url(../img/sfobnt.jpg);
}







.indiceTitolo
{
	padding-left: 15px;
}
.indiceCella
{
	font-family: Tahoma;
	padding: 2px;
	padding-bottom: 3px;
	padding-top: 5px;
}
.indiceCellaNoBordo
{
	
	padding: 2px;
	padding-bottom: 3px;
	padding-top: 5px;
}
.indiceCellaArticolo
{
	 padding-left: 30px; width: 95%; padding-top: 2px; text-align: justify; padding-right: 5px;
}
.indiceDiv
{
	font-family: Tahoma;
	padding: 2px;
	padding-bottom: 3px;
	padding-top: 5px;
	float: right;
	text-align:center;
	width:9%;
}
.indiceDivC
{
	font-family: Tahoma;
	padding: 2px;
	padding-bottom: 3px;
	padding-top: 5px;
	vertical-align: top;
	width:90%;
}
.indiceDivArticolo
{
	 padding-left: 30px; width: 95%; 
	 padding-top: 2px; text-align: justify; padding-right: 5px;
}
.rigaDiv
{
	width: 95%;
	margin: 0 auto 0 auto;
	clear: both;
}

.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;
}
.linkprodotto
{
	font-family: Tahoma;
    text-decoration: none;
	color: #2d3139;
}
.linkprodotto:HOVER
{
	font-family: Tahoma;
    text-decoration: none;
	color: Maroon;
}
.linkprodotto:VISITED:HOVER
{
	font-family: Tahoma;
    text-decoration: none;
	color: Maroon;
}
.linkprodotto:VISITED
{
	font-family: Tahoma;
    text-decoration: none;
	color: #2d3139;
}
.leftLink
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma;
	COLOR: #717173; 
	TEXT-DECORATION: none
}
.leftLink:HOVER
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma;
	COLOR: #FF6600; 
	TEXT-DECORATION: none
}
.leftLink:VISITED
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma;
	COLOR: #717173; 
	TEXT-DECORATION: none
}
.leftLink:VISITED:HOVER
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma;
	COLOR: #FF6600; 
	TEXT-DECORATION: none
}
.headerLink2
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma; 
	COLOR: #1E4A64;  
	TEXT-DECORATION: none;
}
.headerLink2:HOVER
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma; 
	COLOR:  #ff6600 ; 
	TEXT-DECORATION: underline;
}
.headerLink2:VISITED
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma; 
	COLOR: #1E4A64; 
	TEXT-DECORATION: none;
}
.headerLink2:VISITED:HOVER
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma; 
	COLOR:  #ff6600 ; 
	TEXT-DECORATION: underline;
}
.headerLink2sel
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma; 
	COLOR:   #ff6600; 
	TEXT-DECORATION: underline;
}
.headerLink2sel:HOVER
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma; 
	COLOR:   #ff6600;
	TEXT-DECORATION: underline;
}
.headerLink2sel:VISITED
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma; 
	COLOR:   #ff6600;
	TEXT-DECORATION: underline;
}
.headerLink2sel:VISITED:HOVER
{
	font-size: 13px;
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif',sans-serif,Tahoma; 
	COLOR:   #ff6600;
	TEXT-DECORATION: underline;
}
.linkHomeGuida
{
	font-family:Tahoma; font-size: 12px; color:white;
}
.linkHomeGuida:HOVER
{
	font-family:Tahoma; font-size: 12px; color:#FFED00;
}
.linkHomeGuida:VISITED
{
	font-family:Tahoma; font-size: 12px; color:white;
}
.linkHomeGuida:VISITED:HOVER
{
	font-family:Tahoma; font-size: 12px; color:#FFED00;
}
.linkHomeGuidaQ
{
	font-family:Tahoma; font-size: 12px; color:#4F8FBB;
}
.linkHomeGuidaQ:HOVER
{
	font-family:Tahoma; font-size: 12px; color:#ff6600;
}
.linkHomeGuidaQ:VISITED
{
	font-family:Tahoma; font-size: 12px; color:#4F8FBB;
}
.linkHomeGuidaQ:VISITED:HOVER
{
	font-family:Tahoma; font-size: 12px; color:#ff6600;
}
.linkQuesiti
{
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: none;
	color: #9e1e2b;
}
.linkQuesiti:HOVER
{
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #551015;
}
.linkQuesiti:VISITED:HOVER
{
	font-size: 14px;
	font-family: Tahoma;
	text-decoration: underline;
	color: #551015;

}
.linkQuesiti:VISITED
{
	font-size: 14px;
	font-family: Tahoma;
    text-decoration: none;
	color: #9e1e2b;
}
.prodottoGriglia
{
	padding-bottom: 5px; padding-left: 5px; padding-top: 3px; clear: both; font-family: Tahoma; font-size: 12px;
}
.button2
{
    height:22px;
    background-color: #ff8726;
    font-size:11px;
	font-weight: bold;
	border: none;
	background-image: url(../img/tastodx.gif); 
	background-position: right; 
	background-repeat:no-repeat;
	padding-right: 4px;
	cursor: pointer;
}
.button3
{
    height:22px;
    background-color: #E3E3E3;
    font-size:11px;
	font-weight: bold;
	border: none;
	background-image: url(../img/ricerca/tastodx.gif); 
	background-position: right; 
	background-repeat:no-repeat;
	padding-right: 4px;
	cursor: pointer;
}
.settoreRicercaSel
{
	/*width: 100%;*/
	background-color: #ffffff;
	border-bottom: solid 1px #c0c8d3;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
	font-family: Tahoma; 
	text-align:left;
}
.settoreRicerca
{
	/*width: 100%;*/
	background-color:  #EEF3F9;
	border-bottom: solid 1px #c0c8d3;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-family:Tahoma; 
	text-align:left;
}
.cellaresultSx
{
	border-right: 1px solid rgb(192, 200, 211); 
	padding-bottom: 4px; 
	padding-top: 4px; 
	padding-left: 4px;
}

.cellaresultSx2
{
	border-right: 1px solid rgb(192, 200, 211); 
	padding-left: 4px; 
	padding-top: 4px; 
	padding-bottom: 4px;
	font-family: Tahoma;
	text-align:left;
	border-bottom: 1px solid rgb(192, 200, 211); 
}




.cellaresultDx
{
	text-align: center;
	font-size: 90%;
	width: 100px;
	border-bottom: 1px solid rgb(192, 200, 211); 
}

.piulettiLinks { 
	clear:both;
	margin-top: 8px; margin-bottom: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
}
.piulettiLinks  ul
{
	margin: 0px 3px 0px 28px;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style-type: decimal;
	font-weight: normal;
	color: #4F8FBB;
}


#popupIpad
{
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	opacity: .55;
	background-color: Gray;
	position:absolute;
	top:0px; left:0px;
	width: 100%; height: 100%;
	z-index: 80;
}
#popupIpadInt 
{
		filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	top:0px; left:0px;
	width: 100%; height: 100%;
		position:absolute; z-index: 81;
}
#popupIpadBk
{	width: 780px; height: 450px;
	margin: 90px auto 0px auto;
	/*background-image: url('../img/popupbk.gif');*/
}
.popupContenuto
{
	margin-left: 375px; margin-right: 30px;
}

ul.ppt {
	position: relative;  z-index: 1090; top: 20px; left: 30px; margin: 0px; padding: 0px;
}

.ppt li {
	list-style-type: none;
	position: absolute; z-index: 1100;
	top: 0;
	left: 0;
}

.ppt img {
	border: 1px solid #e7e7e7;
	padding: 5px; 
	background-color: white;
}

.titoloModuloFormazione{
	
	color:#99CC00; border-bottom: solid 1px #99CC00; font-size: 13px; font-weight:bold; margin-bottom:10px;
}
.elencoFormazione li{ margin-bottom: 5px}
.elencoFormazione{
 list-style-image: url('../img/trattino.gif');

}
.elencoFormazione ul{
 list-style-image: url('../img/quadratino.gif');
  margin-bottom: 20px;
}
.tabellaFormazione{
	border-left: solid 1px black;
	border-top: solid 1px black;
}
.tabellaFormazione td{
	border-right: solid 1px black;
	border-bottom: solid 1px black;

	padding: 5px; margin:0px;
}

