@charset "UTF-8";
/* CSS Document */

body{
	font-family: Arial;
	font-weight: 100;
	font-size: 12px;
	background-color: #666666;
	}



#page{
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	border: #000000;
	border: 2px;
	border-style: solid;
	}


#menu{
	margin: 0px;
	margin-bottom: -3px;
	padding: 0px;
	}
	



#bordoIndex{
	height: 9px;
	width: 100%;
	background-image: url(../graphics/home/home_barra-sopra-immagine.jpg);
	background-repeat: repeat-x;
        align: center;
	}

#bordoAzienda{
	height: 9px;
	width: 100%;
	background-image: url(../graphics/azienda/azienda_barra-sopra-immagine.jpg);
	background-repeat: repeat-x;
        align: center;
	}

#bordoAttivita{
	height: 9px;
	width: 100%;
	background-image: url(../graphics/attivita/attivita_barra-sopra-immagine.jpg);
	background-repeat: repeat-x;
        align: center;
	}

#bordoNews{
	height: 9px;
	width: 100%;
	background-image: url(../graphics/news/news_barra-sopra-immagine.jpg);
	background-repeat: repeat-x;
        align: center;
	}

#bordoDownload{
	height: 9px;
	width: 100%;
	background-image: url(../graphics/download/download_barra-sopra-immagine.jpg);
	background-repeat: repeat-x;
        align: center;
	}

#bordoPartners{
	height: 9px;
	width: 100%;
	background-image: url(../graphics/partners/partners_barra-sopra-immagine.jpg);
	background-repeat: repeat-x;
        align: center;
	}

#footer{
	background-image: url(../graphics/footer.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	color: #999999;
	text-align: center;
        align: center;
	}
	


.link {
	text-align: right;
	color: #FF0000;
	text-decoration: none;
	}
.link a:link{
	text-align: right;
	color: #FF0000;
	text-decoration: none;
	}
.link a:visited{
	text-align: right;
	color: #FF0000;
	text-decoration: none;
	}
.link a:hover {
	text-align: right;
	color: #FF0000;
	text-decoration: none;
	}
.link a:focus{
	text-align: right;
	color: #FF0000;
	text-decoration: none;
	}
.link a:active {
	text-align: right;
	color: #FF0000;
	text-decoration: none;
	}
.link2 {
	text-align: left;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	}
.link2 a:link{
	text-align: left;
	color: #000000;
	text-decoration: none;
	}
.link2 a:visited{
	text-align: left;
	color: #000000;
	text-decoration: none;
	}
.link2 a:hover {
	text-align: left;
	color: #000000;
	text-decoration: none;
	}
.link2 a:focus{
	text-align: left;
	color: #000000;
	text-decoration: none;
	}
.link2 a:active {
	text-align: left;
	color: #000000;
	text-decoration: none;
	}
.titoloSezione{
	font-size: 1.2em;
	color: #669933;
	font-weight: bold;
	font-style: italic;
	}
.titolo2{
	font-size: 1.1em;
	font-weight: bolder;
	}

.center{
	text-align:center;
	width: 100%;
	}
	


.menutitoli{
	color:#FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	}
.menutitoli a:link{
	text-decoration: none;
color:#FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	}
.menutitoli a:visited{
	text-decoration: none;
color:#FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}

.menutitoli a:hover{
	text-decoration: none;
color:#FFFFFF;
	font-size: 0.9em;
	font-weight: bold;}

.menutitoli a:focus{
	text-decoration: none;
color:#FFFFFF;
	font-size: 0.9em;
	font-weight: bold;}

.menutitoli a:active{
	text-decoration: none;
color:#FFFFFF;
	font-size: 0.9em;
	font-weight: bold;}

.menutitoli2{
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	}
.menutitoli2 a:link{
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	}
.menutitoli2 a:visited{
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
}

.menutitoli2 a:hover{
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;}

.menutitoli2 a:focus{
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;}

.menutitoli2 a:active{
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;}
