/* CSS Document */

body {
	font-family:Verdana;
	font-size: 13px;
	color:#2C3D5C;
	line-height:20px;
	margin:0px;
	padding:0px;
	background-color:#E6F0F7;
}


/*div per tutte le pagine */

#bandheader
{
    width: 100%;
    height:110px;
	background-image: url(util/bandheader.png);
}

#headercont
{  
    margin-left:auto;
    margin-right:auto;
    width:1208px;
    height:110px;
    background-image: url(util/striscia-up.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}

#header
{
    width:1180px;
    height:110px;
    margin-left:14px;
    margin-right:14px;
    background-color:White;
    }

#logoalto
{
    height:55px;
    padding-top:20px;
    text-align:right;
    }
    
#menubar1
{
    height:35px;
    width:31px;
    float:left;
    background-image:url(util/menubar1.png);
    background-repeat:no-repeat;
    }

#menubar2
{
    height:27px;
    width:953px;
    padding-top:8px;
    float:left;
    background-image:url(util/menubar2.png);
    background-repeat:repeat-x;
    text-align:center;
    }
        
#menubar3
{
    height:35px;
    width:31px;
    float:left;
    background-image:url(util/menubar3.png);
    background-repeat:no-repeat;
    }
    
        
#container
{
    margin-left:auto;
    margin-right:auto;
    width:1194px;
    padding-right:14px;
	background-image: url(util/strisciafondobianco.png);
	background-repeat:repeat-y;
}

#carosello
{
    width:1180px;
    margin-left:14px;
    margin-bottom:20px;
    clear:both;
    }
    
#imageheader /*vecchia masterpage */
{
    width:1180px;
    height:274px;
    margin-left:14px;
    /*background-image: url(util/imageheader.jpg);*/
	background-image: url(util/imageheadercarta.jpg);
    margin-bottom:20px;
    clear:both;
    }
    
#colonnasx
{
    width:300px;
	float:left;
   }

#contenitore
{
    width:894px;
	float:left;
	margin-bottom:20px;
   }
   
#footerlogo
{
    width:1180px;
    margin-left:14px;
    height:106px;
    padding-top:10px;
    padding-bottom:6px;
    background-image:url(util/footerlogo.png);
    background-repeat:repeat-x;
    text-align:center;
    float:left;    }  

#bandfootersm /*vecchia masterpage */
{
    width: 100%;
    height:40px;
	background-image: url(util/bandfooter.png);
}

#tastoni /*vecchia masterpage */
{  
    width:1180px;
    padding-left:14px;
    height:214px;
    padding-bottom:10px;
    text-align:center;
    clear:both;
    }       

#bandfooter /*vecchia masterpage */
{
    width: 100%;
    height:182px;
	background-image: url(util/bandfooter.png);
}
   
#footer /*vecchia masterpage */
{
	clear:both;
    margin-left:auto;
    margin-right:auto;
    width:1180px;
    padding-top:14px;
    padding-left:14px;
    padding-right:14px;
    text-align:center;
    color:White;
    font-size: 12px;
	background-image: url(util/bandfooter.png);
	}
	
/* DIV COLONNA */	
.titolocolonna
{
    width:266px;
    height:41px;
    margin-left:3px;
    padding-left:22px;
    padding-top:10px;
	font-size:15px;
	color:White;    
    background-image:url(util/titolocolonna.png);
    }

.testocolonna
{
    width:220px;
    margin-left:30px;
    margin-right:50px;
    margin-bottom:40px;
    }
    
#contatti
{
   width:215px;
   padding-left:9px;
   padding-top:50px;
   margin-bottom:30px;
   background-image:url(util/contatti.png);
   background-repeat:norepeat;
   line-height:30px;  }   
   
	
/* DIV HOME PAGE */  
#testohome
{
    width:580px;
    margin-left:10px;
    padding-right:20px;
	float:left;
 	text-align:justify;
  }
 
#colonnadx
{
    width:280px;
	float:left;
   }

/* DIV ALTRE PAGINE */  

#testounico
{
    width:860px;
    margin-left:10px;
    padding-right:20px;
	float:left;
	text-align:justify;
   }
   
.portfolio
{	float:left;
    padding-right:20px;
    text-align:center;
    margin-top:10px;
    margin-bottom:30px;
    line-height:35px;
}  

/* WEBMAIL */	   
#webmail
{
    width:265px;
    height:171px;
    padding-right:6px;
    padding-top:80px;
    margin-bottom:25px;
    background-image:url(util/webmail.png);
    text-align:right;
    }

.webmailbox
{
    border:solid 1px #6A8AAA;
    width:198px;
    height:21px;
    padding:6px;
    padding-right:3px;
    margin-bottom:13px;
    margin-right:40px;
    background-color:Transparent;
    background-image:url(util/box.png);
}   
	

/* DIV GENERICI */

div.txtpadded    
{
    padding:15px;
    text-align: justify;
    }

.flottatol
{	float:left;
}

.flottator
{	float:right;
}
 
.tirare
{
	height:1px;
	clear:both;	
	font-size:2px;
}

   
/* link e elementi vari */

a {
	color:#2C3D5C;
	}
	
a.menu {
	text-decoration:none;
	font-size:14px;
	color:White;
	padding-right:25px;
	}

a.nounder
{
    color:#2C3D5C;
	text-decoration:none;
	}

a.nounder:hover
{
    text-decoration:underline;
}

a.news
{   color:#0E9B8C;}

.bianco{color:White;}
    
h1 {
	font-size:30px;
	font-weight:normal;
	color:#0E3863;
	margin:0px;
	padding-bottom:15px;
	margin-bottom:20px;
	background-image:url(util/h1.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	}
	
h2 {
	font-size:20px;
	font-weight:normal;
	color:#0E3863;
	margin:0px;
	padding-bottom:7px;
	margin-bottom:20px;
	background-image:url(util/h2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
}	


.icona
{
    border:none;
    padding-right:20px;
    }
    
.tastobig
{
    border:none;
    padding-right:10px;
    }    
    
.nobordo
{border:none;}    