/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/pagSfondo.jpg);
	text-align: center;
	background-repeat: repeat-x;
	background-color: #6C74B3;
}



/* -- SFONDO TABELLE -- */
.tabSfondo {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.tabPagina {
	background-image: url(../img/bandeAlfinox.gif);
	background-repeat: no-repeat;
}



/* -- SOTTOLINEATURE -- */
.doppiaLinea {
	background-image: url(../img/doppiaLinea.gif);
	background-repeat: repeat-x;
}



/* -- TESTO E LINKS DEFAULT -- */
.testoDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #00479a;
	text-decoration: none;
}
a:visited {
	color: #00479a;
	text-decoration: none;
}
a:hover {
	color: #7682BE;
	text-decoration: none;
}
a:active {
	color: #00479a;
	text-decoration: none;
}



/* -- TESTO NERO -- */
.testoNeroGiust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align:justify;
}



/* -- TESTO BLU -- */
.testoBlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00479a;
	font-size: 12px;
	text-decoration: none;
}



/* -- TESTO E LINKS CREDITS -- */
.testoCredits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.testoCredits:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.testoCredits:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.testoCredits:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.testoCredits:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}



/* -- CARATTERISTICHE TECNICHE -- */
.carattTecnicheTabellaHeader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #023175;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.carattTecnicheTabellaRiga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #023175;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}



/* -- PRODOTTI -- */
.prodottiTabellaContenitore {
	border: 1px solid #023175;
	padding: 10px;
}
.prodottiTabellaContenitoreHeader {
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA6D2;
}
.prodottiTabellaContenitoreRiga {
	text-indent: 20px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DA6D2;
}
.prodottiTabellaHeader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #023175;
	padding: 10px;
}
.prodottiTabellaHeader2 {
	font-weight: bold;
	text-align: center;
	padding: 7px;
}
.prodottiTabellaRiga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #023175;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}



/* -- RICHIESTA CONTATTO -- */
.formRiga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6973B1;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 2px;
}
.formContenitore {
	border: 1px solid #023175;
	padding: 10px 60px;
	text-align: left;
	background-color: #F2F3F9;
}



/* -- RICHIESTA BROCHURE -- */
.downloadHeader {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #023175;
	padding-right: 5px;
}
.downloadRiga {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #023175;
}
.downloadContenitore {
	border: 1px solid #023175;
	background-color: #F2F3F9;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	text-align: left;
}



/* -- COME RAGGIUNGERCI -- */
.comeRaggiungerciContenitore {
	border: 1px solid #023175;
	background-color: #F2F3F9;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	text-align: left;
}



/* -- LAVORA IN ALFINOX -- */
.lavoraAlfinoxContenitore {
	border: 1px solid #023175;
	background-color: #F2F3F9;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	text-align: left;
}



/* -- NEWS ED EVENTI -- */
.newsTabellaFoto {
	padding-bottom: 10px;
}
.mappaContenitore {
	background-color: #F0F1F9;
	padding: 5px;
	border: 1px solid #023175;
}
