﻿html,body, form
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

html
{
    overflow-y:scroll;
}

body
{	
	text-align: left !important; 	
	text-align /**/: center; /* IE 5.x */	
	
	background-color: #c8c8c8;
}

#divContainer
{	
	position: relative;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, 'Times New Roman', Sans-Serif;
	font-size:13px;
	/*height:100%;	*/
	width:990px;
	padding:0;
	margin: 0 auto; 
    text-align:left;    
    color:#444;    
	background-color: #fff;
	/*background-color: Red;*/
	background-image: url(Immagini/bgContainer.jpg);	
    background-position:0 0;						
    background-repeat: repeat-y;    
}



#divHeader
{   	
	height:181px;
	width:950px;
    margin:0 20px;     
    background-color: Transparent;					
    /*background-color:Fuchsia; */
    background-image: url(Immagini/bgHeader.jpg);	
    background-position:0 0;						
    background-repeat: no-repeat;					
}

#divHeaderHQ
{
    height:181px;
	width:950px;
    margin:0;     
    background-color: Transparent;					
    background-image: url(Immagini/bgHeaderHQ.jpg);	
    background-position:0 0;						
    background-repeat: repeat-x;
}

#divBody
{    
    overflow:auto;
    width:950px;    
    margin:0 20px;  
    /*background-color:Silver; */
}


#divLeft
{
	float:left;
	width:290px;
	height:500px;
	margin:0;
	padding:0;
    background-repeat:no-repeat;    
    background-position:0 0;    
    background-image: url(Immagini/bgLeft.jpg);
    /*background-color:Maroon; */
}

#divContent
{   
	float:left;
    width:660px;
	margin:0;
	padding:0;
    background-image:url(Immagini/bgContent.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;	
	padding-bottom:40px;
	/*background-color:Yellow; */
}


#divFooter
{  
	height:30px;	
	width:990px;
	margin: 0 auto; 		
	padding:0;
	z-index:100;
	font-size:12px;
	color:#666;	
	font-family:  Arial, Helvetica, Verdana, 'Times New Roman', Sans-Serif;
	background-image:url(Immagini/bgFooter.jpg);
    background-repeat:no-repeat; 
    background-position:0 0 ;      
    /*background-color:Orange;*/

}
/*
#divFooterLeft
{
    float:left;
    display:inline;
    width:180px;
    margin-left:40px;
    height:30px;
    line-height:20px;
    text-align:left;    
    

}

#divFooterInt
{ 
    float:left;
    display:inline;
    width:560px;
    margin-left:50px;
    height:30px;
    line-height:20px;
    text-align:left;

}


#divFooterRight
{   
    float:left;
    display:inline; 
    width:120px;
    margin-right:40px;        
    height:30px;
    line-height:20px;
    text-align:right;
    
}
*/


#divFooterInt
{ 
    text-align:left;
    height:20px;
    line-height:20px;
    width:630px;    
    padding-left:315px; 
    
}

#divFooterExtra
{

    padding:10px 35px 10px 0;
    text-align:right;    
    font-size:12px;
}

#divFooterExtra #spnPoweredBy
{
    padding-right:635px;    
}



/******  Links Generici  **********************************************************/

a
{
    font-family: Arial, Helvetica, Verdana, 'Times New Roman', Sans-Serif;
    text-decoration:none;
    color:#5F86FD;
}

a:hover, a:focus, a:active
{
    font-family: Arial, Helvetica, Verdana, 'Times New Roman', Sans-Serif;
    text-decoration:underline;
    color:#777;
}



/************************************************************************/
/* MENU LEFT */
/************************************************************************/
#divMenuLeft
{
    padding-top:0px;
    height:234px;        
    width:260px;
    margin-left:0px;
}

.UlMenuLeft
{
    position:relative;
	list-style:none;
	height:210px;
	width:260px;
    margin:0;
    padding:0;	
	background-image:url(Immagini/bgMenuLeft.jpg);
    background-repeat:no-repeat; 
    background-position:0 0 ;   
}

.UlMenuLeft li
{
    position:absolute;
    z-index:1;
    width:260px;
    height:30px;
    
}

.UlMenuLeft li a
{  
    display:block;
    width:100%;
    height:100%;
    background-image:url(Immagini/bgMenuLeft.jpg);
    background-repeat:no-repeat;
    background-color:transparent;     
    text-decoration:none;
}


.UlMenuLeft li a span
{   
    position:absolute;    
    top:-10000px;
    left:-10000px;
}


.UlMenuLeft .LiHome, .UlMenuLeft .LiHomeSel
{
    left:0;
    top:0;    
}

.UlMenuLeft .LiAzienda, .UlMenuLeft .LiAziendaSel
{
    left:0;
    top:30px;
}

.UlMenuLeft .LiESCo, .UlMenuLeft .LiESCoSel
{
    left:0;
    top:60px;
}

.UlMenuLeft .LiServizi, .UlMenuLeft .LiServiziSel
{
    left:0;
    top:90px;
}

.UlMenuLeft .LiLavori, .UlMenuLeft .LiLavoriSel
{
    left:0;
    top:120px;   
}

.UlMenuLeft .LiInfo, .UlMenuLeft .LiInfoSel
{
    left:0;
    top:150px;   
}

.UlMenuLeft .LiContatti, .UlMenuLeft .LiContattiSel
{
    left:0;
    top:180px;
}




.UlMenuLeft .LiHome a
{
    background-position:0 0;
}

.UlMenuLeft .LiHome a:hover, .UlMenuLeft .LiHome a:focus, .UlMenuLeft .LiHome a:active
{
    background-position:-260px -0;
}


.UlMenuLeft .LiAzienda a
{
    background-position:0 -30px;
}

.UlMenuLeft .LiAzienda a:hover, .UlMenuLeft .LiAzienda a:focus, .UlMenuLeft .LiAzienda a:active
{
    background-position:-260px -30px;
}

.UlMenuLeft .LiESCo a
{
    background-position:0 -60px;
}

.UlMenuLeft .LiESCo a:hover, .UlMenuLeft .LiESCo a:focus, .UlMenuLeft .LiESCo a:active
{
    background-position:-260px -60px;
}

.UlMenuLeft .LiServizi a
{
    background-position:0 -90px;
}

.UlMenuLeft .LiServizi a:hover, .UlMenuLeft .LiServizi a:focus, .UlMenuLeft .LiServizi a:active
{
    background-position:-260px -90px;
}

.UlMenuLeft .LiLavori a
{
    background-position:0 -120px;
}

.UlMenuLeft .LiLavori a:hover, .UlMenuLeft .LiLavori a:focus, .UlMenuLeft .LiLavori a:active
{
    background-position:-260px -120px;
}

.UlMenuLeft .LiInfo a
{
    background-position:0 -150px;
}

.UlMenuLeft .LiInfo a:hover, .UlMenuLeft .LiInfo a:focus, .UlMenuLeft .LiInfo a:active
{
    background-position:-260px -150px;
}

.UlMenuLeft .LiContatti a
{
    background-position:0 -180px;
}

.UlMenuLeft .LiContatti a:hover, .UlMenuLeft .LiContatti a:focus, .UlMenuLeft .LiContatti a:active
{
    background-position:-260px -180px;
}



.UlMenuLeft .LiHomeSel a,
.UlMenuLeft .LiAziendaSel a,
.UlMenuLeft .LiESCoSel a,
.UlMenuLeft .LiServiziSel a,
.UlMenuLeft .LiLavoriSel a,
.UlMenuLeft .LiInfoSel a,
.UlMenuLeft .LiContattiSel a
{
    background-image:url(Immagini/bgMenuLeftSel.jpg);
    background-repeat:no-repeat;
    background-color:transparent;
}

.UlMenuLeft .LiHomeSel a
{
    background-position:0 0;
}

.UlMenuLeft .LiAziendaSel a
{
    background-position:0 -30px;
}

.UlMenuLeft .LiESCoSel a
{
    background-position:0 -60px;
}

.UlMenuLeft .LiServiziSel a
{
    background-position:0 -90px;
}

.UlMenuLeft .LiLavoriSel a
{
    background-position:0 -120px;
}

.UlMenuLeft .LiInfoSel a
{
    background-position:0 -150px;
}

.UlMenuLeft .LiContattiSel a
{
    background-position:0 -180px;
}

/************************************************************************/
/* MENU INFO */
/************************************************************************/

.UlMenuInfo
{
    position:relative;
	list-style:none;
	height:30px;
	width:539px;
    margin:9px 0 0 0;        
	background-image:url(Immagini/bgMenuInfo.jpg);
    background-repeat:no-repeat; 
    background-position:0 0 ;   
}

.UlMenuInfo li
{
    position:absolute;
    z-index:1;
    width:176px;
    height:30px;
    
}

.UlMenuInfo li a
{  
    display:block;
    width:100%;
    height:100%;
    background-image:url(Immagini/bgMenuInfo.jpg);
    background-repeat:no-repeat;
    background-color:transparent;     
    text-decoration:none;
}


.UlMenuInfo li a span
{   
    position:absolute;    
    top:-10000px;
    left:-10000px;
}


.UlMenuInfo .LiFamiglie, .UlMenuInfo .LiFamiglieSel
{
    left:0;
    top:0;    
}

.UlMenuInfo .LiImprese, .UlMenuInfo .LiImpreseSel
{
    left:181px;
    top:0;
}

.UlMenuInfo .LiPubblico, .UlMenuInfo .LiPubblicoSel
{
    left:363px;
    top:0;
}




.UlMenuInfo .LiFamiglie a
{
    background-position:0 0;
}

.UlMenuInfo .LiFamiglie a:hover, .UlMenuInfo .LiFamiglie a:focus, .UlMenuInfo .LiFamiglie a:active
{
    background-position: 0 -30px;
}


.UlMenuInfo .LiImprese a
{
    background-position:-181px 0;
}

.UlMenuInfo .LiImprese a:hover, .UlMenuInfo .LiImprese a:focus, .UlMenuInfo .LiImprese a:active
{
    background-position:-181px -30px;
}

.UlMenuInfo .LiPubblico a
{
    background-position:0 -363px;
}

.UlMenuInfo .LiPubblico a:hover, .UlMenuInfo .LiPubblico a:focus, .UlMenuInfo .LiPubblico a:active
{
    background-position:-363px -30px;
}



.UlMenuInfo .LiFamiglieSel a
{
    background-position:0 -60px;
}

.UlMenuInfo .LiImpreseSel a
{
    background-position:-181px -60px;
}

.UlMenuInfo .LiPubblicoSel a
{
    background-position:-363px -60px;
}



/******  Titoli  **********************************************************/

.DivTitoloPagina
{
    margin:26px 0 0 0px;
    height:40px;    
    width:660px;    
    background-position:0 0;
    background-repeat:no-repeat;
    
}

.DivTitoloPagina span
{
    position:absolute;    
    top:-10000px;
    left:-10000px;
}

.TitoloAzienda
{
    background-image:url(Immagini/TitoloAzienda.jpg)
}
.TitoloESCo
{
    background-image:url(Immagini/TitoloESCo.jpg)
}

.TitoloLavori
{
    background-image:url(Immagini/TitoloLavori.jpg)
}

.TitoloServizi
{
    background-image:url(Immagini/TitoloServizi.jpg)
}
.TitoloHome
{
    background-image:url(Immagini/TitoloHome.jpg)
}
.TitoloESCo
{
    background-image:url(Immagini/TitoloESCo.jpg)
}
.TitoloInfo
{
    background-image:url(Immagini/TitoloInfo.jpg)
}
.TitoloContatti
{
    background-image:url(Immagini/TitoloContatti.jpg)
}




/******  Contenuto  **********************************************************/

.DivContenutoPagina
{
    color:#668;     
    margin:0px 60px 0 50px;
    width:550px;
    text-align:justify;
    font-family: Trebuchet MS, Arial, Helvetica, Verdana, 'Times New Roman', Sans-Serif;
	font-size:13px;
    line-height:20px;
}

.DivContenutoPaginaLargo
{    
    margin:0px 25px 0 15px;
    width:620px;
}


.DivContenutoPagina p
{    
    margin:0;
    padding-top:10px
}

.DivContenutoPagina ul
{
    margin-top:5px;    
}

.DivContenutoPagina h4
{
    padding:25px 0 0 0;
    margin:0;
    
    font-family:  Arial, Helvetica, Verdana, 'Times New Roman', Sans-Serif;	
    font-size:15px;
}




/******  PAGINE  **********************************************************/



/**** Contatti ***/

.DivIndirizzoRecpaiti
{   
    width :550px;
    overflow:auto;
    
}
.PIndirizzo
{
    float:left;
    width:260px;
}

.PRecapiti
{
    float:left;
    width:200px;
    margin-left:50px;
    display:inline
}
.PEMail
{
    clear:both;
}

.DivCartina
{   
    margin:30px 0 0 0;    
}

.DivCartina iframe
{
    padding:0!important;
    padding:2px 0 0 2px;
    border:solid 1px #aaa;
}


/**** Home Page ***/

.DivVision
{
    background-image:url(Immagini/txtVision.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    width:620px;
    height:90px;
    margin-top:26px;
}

.DivVision span
{
    position:absolute;
    top:-10000px;
    left:-10000px;
}


.DivNews
{
    margin:10px 0 0 20px;
}

.DivTitoloNews
{
    padding:10px 0 0 10px;
    line-height:18px;
    font-size:13px;
}
.DivCorpoNews
{
    padding:0 0 0 10px;
    line-height:16px;
    font-size:13px;
}


/**** Azienda ***/

.DivAziendaFoto
{
    width:260px;
    height:auto;
    float:right;
    margin-left:20px;
    padding-top:10px;
}

.ImgAziendaFoto
{
    width:260px;
    height:239px
}

.DivAziendaTestoFoto
{
    width:260px;
    height:20px;
    text-align:center;
    font-size:11px;
}

/**** Info ***/

.DivTitoloInfo
{
    padding:0 0 0 10px;
    line-height:16px;
    font-size:13px;
}

.DivCorpoInfo
{
    padding:0 0 0 10px;
    line-height:16px;
    font-size:13px;
}

.DivLinksInfo
{
    padding:0 0 0 10px;
    line-height:16px;
    font-size:13px;
}


/**** Servizi ***/

.PServiziIndietro
{
    text-align:right;
}

.DivServiziTradizione
{
    float:left;
    display:inline; 
    margin-left:0;    
    width:160px;
    font-family: Arial, Helvetica, Verdana, 'Times New Roman', Sans-Serif;
}

.DivServiziEvoluzione
{
    float:left;
    display:inline;    
    margin-left:30px;
    width:160px;
    font-family: Arial, Helvetica, Verdana, 'Times New Roman', Sans-Serif;
}

.DivServiziInnovazione
{
    float:left; 
    display:inline;
    margin-left:30px;
    width:170px;    
    font-family: Arial, Helvetica, Verdana, 'Times New Roman', Sans-Serif;
}


/**** Lavori ***/

.DivLavoro
{
    margin:30px 0 0 0;   
    padding:0;
	width:605px; /*FF fix, IE fix italic*/
	overflow:hidden;	
	/*background-color:Orange;*/
}

.DivLavoroLeft
{
    float:left;
    width:200px;
    overflow:hidden; 
    padding:0;
    margin:0;
    /*background-color:Fuchsia;*/
}

.DivLavoroRight
{
    float:left;
    width:400px; 
    padding:0;
    margin:0; 
    /*background-color:Red;*/
}


.DivLavoroImmaginiMedie
{   
    width:200px;
    /*background-color:Red;*/
}


.DivLavoroImmagineMedia
{
    margin:0 14px;
    width:170px;
    border:solid 1px #888;
    /*background-color:Blue;*/
}

.DivLavoroImmagineMedia img
{
    width:170px;
    border:none;
}



.DivLavoroImmaginiPiccole
{
    width:180px;
    height:55px;
    margin:5px 10px;    
}

.DivLavoroImmaginePiccola
{
    margin:0 4px 4px 4px;
    display:inline;
    float:left;
    width:50px;
    height:50px;
    border:solid 1px #888;
}

.DivLavoroImmaginePiccola img
{
    width:50px;
    height:50px;
    border:none;
}




.DivLavoroTitolo
{
    font-weight:bold;
    /*background-color:Purple;*/
}

.DivLavoroSottotitolo
{
    padding-top:5px;
    font-style:italic;
    /*background-color:Silver;*/
}

.DivLavoroDescrizione
{
    padding-top:5px;
    line-height:16px;
}





/****************************************************************/

.ImgRight
{
    /*border:solid 1px #ccc;*/
    margin:5px 0 5px 20px;
    float:right;
    border:none;
}

.ImgLeft
{
    /*border:solid 1px #ccc;*/
    margin:5px 10px 5px 0;
    float:left;
}

.ImgCentred
{
   border:solid 1px #ccc;
}



/******  PAGER  **********************************************************/

.GrigliaPager_Div
{
    height:20px !important;
    height /**/:30px;
    padding:5px 0;
    
}

.GrigliaPager_DivIndietro
{
    float:left;
    height:20px;
    width:12px;    
}

.GrigliaPager_NumeroPag
{
    float:left;
    line-height:20px;
    font-size:11px;
    padding:0 10px;
}


.GrigliaPager_DivAvanti
{
    float:left;
    height:20px;
    width:12px;
}



/******  Login  **********************************************************/


.Login_divMain
{
    width:230px;
    height:200px;
    
    margin:0 auto;
}

.Login_Table, .Login_Table TD
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
    color:#333;
}



.Login_SpnErrore
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    color:red;
}

.Login_TdLabel
{
    text-align:right;
}

.Login_TdInput
{
    text-align:left;
}












/****************************************************************/

.TDOpera
{
    /*background-color:Olive;*/
    text-align:center;
    width:270px;
    padding:15px 0 5px 0;
}

.DivTestoOpera
{
    /*background-color:Purple;*/
    text-align:center;
    width:260px;
    padding-top:3px;
}





.TDThumb
{
    text-align:center;
    width:180px;
    padding:15px 0 5px 0;
}

.TDTesto
{
    text-align:center;
    width:330px;
    vertical-align:middle;
    text-align:left;
    padding:15px 0 5px 0;
}

