body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    background:url(../images/background.jpg) fixed;
    background-position:top;
    background-repeat:no-repeat;
    background-color:#000000;
}


#testo_centrale_piccolo {    
    font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
    color:#ebebeb;
    width:385px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:10px;
	vertical-align:top;
}

#testo_centrale_piccolo img{ 
	margin-right:10px;
	margin-left:0px;
	float:left;
	margin-top:5px;
}


#testo_centrale_home {    
    font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
    color:#ebebeb;
    width:1040px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:10px;
	vertical-align:top;
}

#testo_centrale_home img{ 
	margin-right:10px;
	margin-left:0px;
	float:left;
	margin-top:5px;
}

#testo_centrale {    
    font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
    color:#ebebeb;
    width:780px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:10px;
	vertical-align:top;
}

#testo_centrale img{ 
	margin-right:10px;
	margin-left:0px;
	float:left;
	margin-top:5px;
}

#testo_laterale {    
    font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    line-height:18px;
    color:#ebebeb;
    width:240px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:10px;
	vertical-align:top;
}

#testo_laterale img{ 
	margin-right:10px;
	margin-left:0px;
	float:left;
	margin-top:5px;
}


h1 {
    font-size:12px;
    color:#cccccc;
    margin-top:5px;
    text-align:left;
	text-decoration:underline;
}

h2 {
    font-size:12px;
    color:#999999;
    margin-top:5px;
    text-align:center;
}


h3 {
    font-size:12px;
    color:#999999;
    margin-top:5px;
    text-align:left;
}

h5 {
    font-size:12px;
	color:#999999;
    margin-top:5px;
    text-align:left;
	text-decoration:underline;
}



a:link{
	color:#b1b1b1;
	text-decoration: none;
	font-size:11px;
	text-decoration:none;
	
}

a:visited{
	color:#b1b1b1;
	font-size:11px;
	text-decoration:underline;
}

a:hover{
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;
}



#commenti_finali { 
    
    color:#ffffff;
    text-align:center;
    margin-top:10px;
    margin-bottom:6px;
	font-size:12px;
    width:950px;
    height:30px;
    background-color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font: Arial, Helvetica, sans-serif;
    
}

/*inizio pulsantiera */
#pulsantiera_finale {	  
	  margin-top:20px;
	  font-size:11px;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  color:#ffffff;
	  font-variant: normal;
	  font-style:normal;
	  text-transform: none;
	  width:1050px;
	  background:url(../images/bg_parte_sotto.png);
	}
	
	
#pulsantiera_finale a {
	  color:#ffffff;
	  text-decoration:underline;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px;
	  width:1050px;
	}
	
	#pulsantiera_finale a:hover {
	  color:#E2E2E2;
	  text-decoration:underline;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px;
	  width:1050px;
	}
	
	/*fine pulsantiera */
