@charset "utf-8";
body {
	margin-top: 20px;
	text-align: center;
	background-color: #065986;
}
li {
}

#corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #054769;
	text-align: justify;
	background-image: url(immagini/sfondo_pagina_tot.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}
#mb_titolo {
	background-image: url(immagini/maschera_titolo.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}
#prima_pagina {
	background-image: url(immagini/sfondo_prima_pagina.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#seconda_pagina {
	background-image: url(immagini/sfondo_seconda_pagina.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#mb_testo1 {
	background-image: url(immagini/maschera_bianca_testo1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mb_testo2 {
	background-image: url(immagini/maschera_bianca_testo2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#maschera_bianca_1 {
	background-image: url(immagini/maschera_bianca_testo3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#maschera_bianca_2 {
	background-image: url(immagini/maschera_bianca_testo3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#maschera_bianca_3 {
	background-image: url(immagini/maschera_bianca_testo4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#maschera_bianca_4 {
	background-image: url(immagini/maschera_bianca_testo3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#maschera_bianca_5 {
	background-image: url(immagini/maschera_bianca_testo3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#maschera_bianca_6 {
	background-image: url(immagini/maschera_bianca_testo5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#maschera_bianca_7 {
	background-image: url(immagini/maschera_bianca_testo6.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#powered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-align: center;
	padding-top: 3px;
}

a.powered:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
a.powered:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
a.powered:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
li {
	line-height: 20px;
}

