

/********************************************************************************************************
*       INIZIO       ****** INFOGEC ******   WEBJACK                                                    *
*********************************************************************************************************/

/****************************************************
* Parametri generici che valgono per tutto il sito  *
*****************************************************/
* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}

a:link, a:visited {
	color: #407aa9;
}

a:active, a:hover { 
	color: #039635;
}

.tabelleW10	
{ 
	width: 10%;
}

.tabelleW100
{ 
	width: 100%;
}
						
.bodyText {
	/*overflow: hidden;*/
	background-color: #f7f4e9;
    background-image :url('../images/bg-body.jpg');
    background-repeat: no-repeat;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica,  Verdana, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}
    
body { 
	background: #f7f4e9 url(../images/bg-body.jpg) 50% 0 no-repeat;
	font: 12px/16px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}
    
#wrapper {
	margin: 0 auto;
	width: 960px;
	background: url(../images/bg-wrapper.png) 0px 427px no-repeat;
}


#header { 
	height: 124px;
}

#header h1 a { 
	float: left;
	width: 263px;
	height: 64px;
	background: url(../images/logo-isoltech.png) 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	margin-top: 42px;
}

#header h2 { 
	float: right;
	width: 497px; 
	height: 37px;
	background: url('../images//slogan.png') 0 0 no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	margin-top: 64px;
}

#main-products {
    background: url("../images/bg-top-nav.jpg") no-repeat scroll 0 0 transparent;
    height: 37px;
    padding: 27px 0 0 58px;
}

#main-products li {
    float: left;
    list-style-type: none;
    margin-right: 48px;
}

#main-products a {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#main-products a:link, a:visited, a:acactive {
	text-decoration: none;
	color: white;
}
#main-products a:hover {
	text-decoration: none;
	color: yellow;
}

#main-contents {
    width: 720px;
    height: 238px;
}
#main-contents, #sidebar {
    float: left;
}


.promo {
    margin-bottom: 12px;
}

#sidebar {
	margin-top: -64px;    
    width: 240px;
}

#sidebar li, #sidebar address, #sidebar dl {
    list-style-type: none;
    margin-left: 12px;
    margin-right: 12px;
}

#nav {
    background: url("../images/bg-nav.jpg") no-repeat scroll 0 0 transparent;
    height: 290px;
    padding-top: 12px;
    width: 240px;
    text-align: left;
}


#nav li a {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 12px 12px 12px 0;
    text-decoration: none;
    text-transform: uppercase;    
}

#nav a:link, a:visited, a:acactive {
	text-decoration: none;
	color: white;
}
#nav a:hover {
	text-decoration: none;
	color: yellow;
}

#glossary ul li a {
	color: #407AA9;
    display: block;	
    text-decoration: none;
    list-style-type: none;
}

#glossary a:link, a:visited, a:acactive {
	text-decoration: none;
    list-style-type: none;
	color: #407AA9;
}

#glossary a:hover {
    list-style-type: none;
	text-decoration: none;
	color: green;
}

div.core {
	margin: 15px;
    vertical-align:top
    font-size: 0.75em;
	color: #333333;
}

.gallery img {
    border: 1px solid;
    margin: 0 0 12px 12px;
    padding: 1px;
}

@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('CartoGothicStd-Book-webfont.eot');
    src: url('CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('CartoGothicStd-Book-webfont.woff') format('woff'),
         url('CartoGothicStd-Book-webfont.ttf') format('truetype'),
         url('CartoGothicStd-Book-webfont.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdItalic';
    src: url('CartoGothicStd-Italic-webfont.eot');
    src: url('CartoGothicStd-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('CartoGothicStd-Italic-webfont.woff') format('woff'),
         url('CartoGothicStd-Italic-webfont.ttf') format('truetype'),
         url('CartoGothicStd-Italic-webfont.svg#CartoGothicStdItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'CartoGothicStdBoldItalic';
    src: url('CartoGothicStd-BoldItalic-webfont.eot');
    src: url('CartoGothicStd-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('CartoGothicStd-BoldItalic-webfont.woff') format('woff'),
         url('CartoGothicStd-BoldItalic-webfont.ttf') format('truetype'),
         url('CartoGothicStd-BoldItalic-webfont.svg#CartoGothicStdBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'CartoGothicStdBold';
    src: url('CartoGothicStd-Bold-webfont.eot');
    src: url('CartoGothicStd-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('CartoGothicStd-Bold-webfont.woff') format('woff'),
         url('CartoGothicStd-Bold-webfont.ttf') format('truetype'),
         url('CartoGothicStd-Bold-webfont.svg#CartoGothicStdBold') format('svg');
    font-weight: bold;
    font-style: normal;
    
}

div.core h4 {
	font: 18px 'CartoGothicStdBold', Arial, sans-serif; 
	color: #039635; 
    font-weight: bold; 
    text-decoration: none; 
    display: block;
    font-stretch: ultra-condensed;
}

div.core h3 {
	font: 18px 'CartoGothicStdBold', Arial, sans-serif; 
	color: #039635; 
    font-weight: bold; 
    text-decoration: none; 
    display: block;
    font-stretch: ultra-condensed;
}

div.core h1, div.core h2, div.core h3, div.core h4, div.core h5, div.core h6 {
	color: #039635;
    font-weight: bold;
    font-family:  "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    text-decoration: none;
    display: block;
}
div.core h1 a, div.core h2 a, div.core h3 a, div.core h4 a, div.core h5 a, div.core h6 a {
	color: #039635;
    text-decoration: none;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;    
}

div.core ul, div.core ol {
    margin-left: 44px;
}

div.core table {
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
    margin-left: 12px;
}
div.core table td, div.core table th {
    padding: 4px;
}
div.core table td {
	background-color: #EDF3FE;
    border-left: 1px solid #D9D9D9;
}
div.core table th {
    background-color: #3D80DF;
    color: #FFFFFF;
    font-weight: bold;
}
div.core table.none {
    border: 0;
}
div.core table.none td, div.core table.none th {
    padding: 1px;
}
div.core table.none td {	
	background-color: #FFFFFF;
    border: 0;
}
div.core table.none th {
}
.elenco-impianti div {
    float: left;
    margin-bottom: 12px;
    margin-left: 6px;
    text-align: center;
    width: 224px;
}

.elenco-impianti div img {
    border: 1px solid;
    margin-bottom: 12px;
    padding: 1px;
}

/*.tbtitle {
	font-size: 1.3em;
    color: green;
    font-weight: bold;
}
*/
div.app {
    margin-left: 44px;
    margin-top: 12px;
}

.zemContactForm input, .zemContactForm textarea {
    border-color: #A9A9A9 #CCCCCC #CCCCCC #A9A9A9;
    border-style: solid;
    border-width: 2px 1px 1px 2px;
    height: 18px;
    padding: 2px;
    width: 240px;
}
.zemContactForm input:focus, .zemContactForm textarea:focus {
    background-color: #FEFDD5;
}
.zemContactForm textarea {
    height: 240px;
    width: 480px;
}
.zemContactForm button {
    background: url("../images/bg-button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #407AA9;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 122px;
}
.zemContactForm button:hover {
    color: #039635;
}
legend, #phone, #mail {
    display: none;
    overflow: hidden;
    visibility: hidden;
}
.zemContactForm input.zemCheckbox {
    width: auto;
}
.zemThanks p {
    background-color: #D4FCA9;
    border: 1px solid #A7D278;
    font-weight: bold;
    padding: 12px;
}

div#langbar {
	height: 24px;
	text-align:right;
    margin-top:10px;
}
div#langbar a, div#langbar a:link,div#langbar a:visited{
	text-decoration:none;
}


fieldset {
    border: 0 none;
    margin: 0 12px 12px;
}
label {
    color: #039635;
}
form fieldset div {
    margin-bottom: 12px;
}
/*
a:link, a:visited {
    color: #407AA9;
}

a {
    outline: medium none;
} */

/* Stili di DIV  */

/*------------------     In comune a tutto il sito  -----------------*/ 

#sopra 
{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	max-width:763px !important;
	margin-right:auto;
	margin-left:auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
	
#sopra h1 {display:inline;font-size:10px;font-weight:normal}


#linksotto 
{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	max-width:763px !important;
	margin-right:auto;
	margin-left:auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
	
#lkinksotto h1 {display:inline;font-size:10px;font-weight:normal}
#lkinksotto a {display:inline;font-size:10px;font-weight:normal}

#sotto 
{
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;
	max-width:763px !important;
	margin-right:auto;
	margin-left:auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}
	
#sotto h1 {display:inline;font-size:10px;font-weight:normal}

.tab {position: relative;
    text-align:center;
	z-index: 1;
    }
	
#testata
{
	position:relative;
	z-index: 1;
}

.Chiudi {
	color: #982225;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

/* Inizio sezione di pič di pagina */
.tab_chiusura
{
	position:relative;
    top: 0px;
	width:100%; 
	height:43px;
	background-image :url('../images//bottom.jpg');
	background-repeat: no-repeat; 

}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	text-align:center
	}
	
.bottom a {
	}
	
.bottom a:hover {
	text-decoration: underline;
	}	
	
/* Fine sezione di pič di pagina */

/*------------------     x Home Page  -----------------*/
#PagHome {
	position:relative;
	margin-left:0px;
	margin-top:0px;
    width:960px;
}

/*.SfimgCenterHome {
	background-image :url('../images//sfcentro.jpg');
	background-repeat: repeat-y;
    width:960px;
	}*/

/*.imgCenterHome {
	border: 1px solid rgb(0,51,153);
	}*/
	
/* spalla sinistra */
.sxsfondoHome {
	position:relative;
	left:15px;
	top:5px;
	background-color: #FFFFFF;
	width:300px;
	}

.sxsepara {
	position:relative;
	background-image :url('../images/pixRigasx.gif');
	background-repeat: repeat-X;
	}

.testosx {  font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size:12px;
               font-weight: bold; 
               color: #000000;
               text-decoration: none;
			   padding-bottom:4px;
               }

/* spalla destra */
.dxsfondoHome {
	position:relative;
	left:0px;
	top:2px;
	background-color: #FFFFFF;
	}
.dxsepara {
	position:relative;
	width:3px;
	/*background-image :url('../images/mm_spacer.gif'); */
	background-color: #FFFFFF;
	/*background-repeat: repeat-y; */
	}

.mdsfondoHome {
	position:relative;
	/*Width:40%; */
	width: 460px;
	background-color: #FFFFFF;
	}

/* inizio x Ricerca */
.ricerca {
	position:relative;
	left:5px;
	background-image: url('../images/pixRicerca.gif');  
	background-repeat: no-repeat;
	width:200px;
	height:1px; 
    } 
    
.titoliRic {  font-family: Arial, Helvetica, sans-serif; 
               font-size:17px;
               font-weight: bold; 
               color: #FFFFFF;
               text-decoration: none;
			   padding-bottom:4px;
               }
a.titoliRic:Link {  text-decoration: none;}
a.titoliRic:Hover {  text-decoration: underline; }

.divisoreB {
	background-image: url('../images/divisoreB.gif'); 
	background-repeat: no-repeat;
	width:2px; 
	height: 15px;
    }

/* fine x ricerca*/

/* inizio Box in Home page */
.sfondoBoxHome {
	background-repeat: no-repeat;
}

.titoloBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003399;
	}

.titoloBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	}
	
.sottotitoloBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	}
.testoBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	}

/* fine Box Home Page */

/* inizio x primo piano*/
.titoloPP {
	background-image: url('../images/SfondoPP.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif; 
	text-indent:10px;
    font-size: 17px;
    font-weight: bold; 
    color: #777777;
    text-decoration: none;
    width: 100%;
	}

.titoloPPSottotitolo {
	color: #000000;
	font-weight: bold; 
	font-size: 107%;
	}
.bodyPP {
	color: #000000;
	font-weight: normal; 
	font-size: 90%;
	}
/* fine x primo piano*/	

/* inizio x altre news*/
.titoloAN {
	background-image :url('../images//titoloANsfondo.jpg');
	background-repeat: no-repeat;
	line-height:20px;
	}
.bodyAN {
	color: #000000;
	font-weight: normal; 
	font-size: 90%;
	}
/* fine x altre news*/

/* inizio x evento o iniziative*/
.titoloEV {
	background-image :url('../images//TitIniziative.gif');
	background-repeat: no-repeat;
	line-height:20px;
	}
	
.bodyEV {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: bold; 
	
	}
	
.TestoEV {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: normal; 
	}

/* fine x evento*/

/* inizio x elenco Pacchetti */
.titoloPa {
	color: #000000;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	}
.testoPa {
	color: #000000;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	}
	
/* inizio x notizie utili */
.titoloNU {
	color: #000000;
	font-weight: bold; 
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background="#E2E3D5"
	}
.bodyNU {
	color: #000000;
	font-weight: normal; 
	font-size: 90%;
	}
/* fine x notizie utili */


/* inizio x Ultime notizie (rss)*/
.titoloUN {
	background-image :url('../images//TitUltimeN.gif');
	background-repeat: no-repeat;
	line-height:20px;
	}

.txtTitUN {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold; 
	font-size: 11px;
	text-decoration:none;
	}	
	
.bodyUN {
	color: #000000;
	font-weight: normal; 
	font-size: 90%;
	}
/* fine x ULTIME NOTIZIE*/




/*------------------     x Pagine Azienda   -----------------*/
#PagHomeAz {
position:absolute;
	margin-left:0px;
	margin-top:60px;
	border-left:   1px solid #385EA8; 
	border-right:  1px solid #385EA8; 
	border-bottom: 1px solid #385EA8; 
	background-color: #FFFFFF;
	width:100%;
	}

.sfTitoloAz {
	
	}
	
.TitoloAz {

	}
.TxtTitoloAz {
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	}

.SfimgSxAz {
/*	background-image :url('../images//SfImgAz.gif');
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid rgb(0,51,153); */
	}
.PosimgAz {
	text-decoration:none;
	border-style: none;
	text-align:center;
	vertical-align:top;
	}


.SottotitoloAz {
	color: #FA7500;
	font-size: 130%;
	font-weight:bold;
	}	
	
	
.TestoAz {
	font-size: 85%;
	color: #333333;
	}


.TitAllAz {
	color: #982225;
	font-size: 95%;
	text-align: left;
	font-weight:normal;
	}
		
.TxtAllAz {
	color: #000000;
	font-size: 95%;
	text-align: left;
	font-weight:normal;
	}
.TxtAllAz a:link,a:active {
	color: #000000;
	font-size: 95%;
	text-align: left;
	font-weight:normal;
	}
    
.TxtAllAz a:hover {
	color: #0000FF;
	font-size: 95%;
	text-align: left;
	font-weight:normal;
	}    

.LineaAllAz {
	background-image :url('../images/LineaSeparaLinkAz.gif');
	background-repeat: repeat-x;
	line-height:3px;
	}
	
/*------------------     x Pagine Prodotti  -----------------*/
#PagHomePr {
	position:absolute;
	margin-left:0px;
	margin-top:40px;
	color: #99CCFF;
	background: #ffffff;
	width:100%;
	border-left:   1px solid #385EA8; 
	border-right:  1px solid #385EA8; 
	border-bottom: 1px solid #385EA8; 
	z-index:5;
	}

.sfTitoloPr {
	
	}
	
.TitoloPr {
	color: #000000;
	font-size: 80%;
	font-weight:bold;
	}
	
.TxtTitoloPr {
	color: #000000;
	font-size: 100%;
	font-weight:bold;
	}

.SfimgSxPr {
	
	}

.SottotitoloPr {
	color: #982225;
	font-size: 80%;
	font-weight:bold;
	}	
	
	
.TestoPr {
	font-size: 80%;
	color: #000000;
	}
	
.TestoPrezziL {
	text-align: Center;
	font-size: 80%;
	color: #982225;
	}
.TestoPrezziS {
	text-align: right;
	color: #982225;
	}
	
.SfAllPr {
	background-color: #EFEFEF;
	}

.TitoloAllPr {
	color: #7F7F7F;
	background-image :url('../images//SfImgAz.gif');
	background-repeat: repeat-x;
	font-size: 100%;
	font-weight:bold;
	text-align: Center;
	}

.TitAllPr {
	color: #000000;
	font-size: 90%;
	text-align: left;
	font-weight:bold;
	background-color: #EFEFEF;
	}
		
.TxtAllPr {
	color: #000000;
	font-size: 60%;
	text-align: left;
	}
	
.LineaAllPr {
	background-image :url('../images//LineaSeparaLinkAz.gif');
	background-repeat: repeat-x;
	}

.etichetta { 
	background-image: url('../images/etichetta.gif'); 
	background-repeat:no-repeat;
	width:180px; 
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #163C6D;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	  }

/* Elenco prodotti/servizi */

#PagElePr {
	position:relative;
	margin-left:-1px;
	margin-top:-18px;
	color: #99CCFF;
	background: #ffffff;
	width:100%;
	z-index:10;
	}
	
.BoxEle {
	background-color: #EEEEEE;
	font-size: 80%;
	text-align: left;
	}
	
.PosimgElePr {
	text-decoration:none;
	border-style: none;
	text-align:center;
	vertical-align:top;
	}

.SfimgSxElePr {
	background-repeat: norepeat;
	background-position: center;
	background-color: #EFEFEF;
	}
	
.TitElePr {
	color: #000000;
	font-size: 90%;
	text-align: left;
	font-weight:bold;
	background-color: #EFEFEF;
	}
		
.TxtElePr {
	color: #000000;
	font-size: 90%;
	text-align: left;
	}
	
.TestoPrezzi {
	text-align: right;
	color: #982225;
	font-size: 90%;
	}
		
.LineaElePr {
	background-image :url('../images//LineaSeparaProdotti.gif');
	background-repeat: repeat-x;
	}
/*------------------     x Pagine News      -----------------*/

#PagHomeNew {
	position:absolute;
	margin-left:0px;
	margin-top:68px;
	color: #99CCFF;
	background: #ffffff;
	border-left:   1px solid #385EA8; 
	border-right:  1px solid #385EA8; 
	border-bottom: 1px solid #385EA8; 
	width:100%;
	}
	
.sfTitoloNew {
	
	}
	
.TitoloNew {
	background-position: center;
	}
	
.TxtTitoloNew {
	position:ablosute;
	top:0px;
	color: #982225;
	font-size: 100%;
	text-align: left;
	font-weight:bold;
	}

.SfimgSxNew {
	background-image :url('../images//SfImgNew.gif');
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid rgb(0,51,153);
	}
.PosimgNew {
	text-decoration:none;
	border-style: none;
	text-align:center;
	vertical-align:top;
	}


.SottotitoloNew {
	color: #FA7500;
	font-size: 130%;
	font-weight:bold;
	}		
	
.TestoNew {
	color: #000000;
	font-weight:normal;
	}

.TitoloAllNew1 {
	color: #000000;
	background-image :url('../images//TitAltreNot.gif');
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight:bold;
	text-align: center;
	}

.SfAllNew {
	background-color: #EFEFEF;
	}

.TitoloAllNew {
	color: #000000;
	font-size: 100%;
	font-weight:bold;
	text-align: left;
	}


.TitAllNew {
	color: #000000;
	font-size: 90%;
	text-align: left;
	font-weight:bold;
	background-color: #EFEFEF;
	}
		
.TxtAllNew {
	color: #982225;
	font-size: 90%;
	text-align: Center;
	background-color: #EFEFEF;
	}
	
.LineaAllNew  {
	background-image :url('../images//LineaSeparaLinkNew.gif');
	background-repeat: repeat-x;
	line-height:5px;
	}


/* Inizio Box delle altre novitā che scorrono  */
#news
{
	width:140px;
	background:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;

}
#news a
{
	color:#000000;
	text-decoration: none;
	font-weight:normal;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:1em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:relative;
	top:120px;
	left:0;
	margin:0 .1em 0 .1em;
	padding:0;
}
/* Fine Box delle altre novitā che scorrono  */


		
/*------------------     x Pagine Login      -----------------*/
#pageNameLogin {
	color: #99CCFF;
	background="#ffffff"
	}
	
#PagLogin {
	color: #99CCFF;
	background="#ffffff"
	}
	
#PagHomeLogin {
	position:relative;
	left:0px;
	top:-22px;
	color: #FA7500;
	background="#ffffff";
	}

.sfTitoloLogin {
	color: #FFFFFF;
	font-size: 160%;
	}
	
.TitoloLogin {
	background-image :url('../images//LogSfTitolo.gif');
	background-repeat: no-repeat; 
	background-position: center;
	line-height:60px;
	}


.SfimgSxLogin {
	background-image :url('../images//SfImgAz.gif');
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid rgb(0,51,153);
	}

.SottotitoloLogin {
	color: #FA7500;
	font-size: 130%;
	font-weight:bold;
	}	
	
	
.TestoLogin {
	color: #000000;
	}

.SfAllAz {
	background-color: #EFEFEF;
	}
	
		
/*------------------     x Pagine Newsletter      -----------------*/
.testo {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	}
	
/*------------------     x Pagine Varie      -----------------*/

.txtpiccolo {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.slogan {
	font:11px times new roman;
	color: #FFFF00;
	letter-spacing:.2em;
	}
	


	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */




.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	

	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
/* ______________________________________Layout N. 1 */

/* Link x Top */	

.topSfondo {
	background-image :url('../images//topsfondo.jpg');
	position:absolute;
	left:0px;
	top:-0.4px;
	background-repeat: repeat-x;
}

/* Stile per le bandierine scelta lingua */
.lingua {
	text-decoration:none;
	border-style: none;
}	

.lingua:hover {
	text-decoration:none;
	border-style: none;
}	

.linkdx {
	text-decoration:none;
	border-style: none;
}	

.linkdx:hover {
	text-decoration:none;
	border-style: none;
}	

.divisore {
	background-image: url('../images/divisore.gif'); 
	background-repeat: no-repeat;
	background-position: 3, 0; 
	width:2px; 
	height: 15px;
    }


#Layer0 {   /* per la posizione delle bandierine della scelta lingua */
	position:relative;
	left:430px;
	top:1em;
	width:116px;
	height:20px;
	z-index:2;
	font-weight: bold; 
	color: #003399;
	background-color: #FFFFFF;
	text-align: center;
	white-space:nowrap;
	text-decoration: none;
	font-size: 100%;
}
#LayerH {	/* per la posizione delle voce Home */
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left:400px;
	top:0.8em;
	width:116px;
	height:20px;
	z-index:1;
	font-weight: bold; 
	color: #385EA8;
	text-align: center;
	white-space:nowrap;
	text-decoration: none;
	font-size: 11px;
	text-align:center
	
	
}		
#Layer1 {	/* per la posizione delle voce mappa del sito */
	position:absolute;
	left:300px;
	top:-12px;
	width:116px;
	height:20px;
	z-index:1;
	font-weight: bold; 
	color: #000000;
	text-align: center;
	white-space:nowrap;
	text-decoration: none;
	font-size: 100%;
}

#Layer4 {	/* per la posizione delle voce mappa del sito */
	position:absolute;
	left:404px;
	top:-12px;
	width:116px;
	height:20px;
	z-index:15;
	font-weight: bold; 
	color: #000000;
	text-align: center;
	white-space:nowrap;
	text-decoration: none;
	font-size: 100%;
}
#Layer2 {	/* per la posizione delle voce link */
	position:absolute;
	left:533px;
	top:-12px;
	width:116px;
	height:20px;
	z-index:1;
	font-weight: bold; 
	color: #000000;
	text-align: center;
	white-space:nowrap;
	text-decoration: none;
	font-size: 100%;
}
#Layer3 {	/* per la posizione delle voce contatti */
	position:absolute;
	left:694px;
	top:-12px;
	width:116px;
	height:20px;
	z-index:1;
	font-weight: bold; 
	color: #000000;
	text-align: center;
	white-space:nowrap;
	text-decoration: none;
	font-size: 100%;
}

.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #385EA8; text-decoration: none; text-align:center; vertical-align:top;}
a.menu:Link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #385EA8; text-decoration: none; text-align:center;vertical-align:top;}
a.menu:Hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #A03336; text-decoration: underline; text-align:center;vertical-align:top;}

/* Logo + Barra di navigazione */
#tab_barranav
{
	position:relative;
	/*left:7px;
	top:0px;*/
	height:64px;
	background-image :url('../images/bg-top-nav.gif'); 
	background-repeat: no-repeat; 
	z-index:10;
	width:100%;	
}

#myMenuID
{
	position:relative;
	left:-2px;
	top:-43px;
}
#mainContent
{
	position:relative;
	left:-2px;
	top:-43px;
}


#tab_barranav1
{
	position:absolute;
	left:450px;
	top:0px;
	height:20px;
	z-index:1000;
	width:100%;	
}

#logo
{
	position:absolute;
	left:10px;
	top:8px;
	width:198px;
	height:50px;
	z-index:5;
	background-image :url('../images//toplogo.jpg');
	background-repeat: no-repeat; 
	background-position: center; 
}
						
/*     ESEMPIO DI COMANDI CSS
.BottomTabelle          {
						background-color: #D5D5FF;
						background-image : url(img/salvatutto.jpg);
						border-top:    1px solid #000066; 
						border-left:   1px solid #94BEE7; 
						border-right:  1px solid #94BEE7; 
						border-bottom: 1px solid #94BEE7; 
						line-height: 50%; 
						background-repeat: no-repeat; 
						background-position: center; 
						font-family: Verdana, Arial, Helvetica, sans-serif; 
						font-size: 90%;
						font-weight: bold; 
						color: #000066;
						text-align: center;
						white-space:nowrap;
						text-decoration: none;
						}
*/


/********************************************************************************************************
*       FINE       ****** INFOGEC ******   WEBJACK                                                      *
*********************************************************************************************************/


