@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	background-color: #97B6ED;
	margin-top: 0px;
}

h2 {
	font-size: 17px;
	font-style: normal;
	color: #E3B71A;
	text-indent: 25px;

}

h3 {
	font-size: 14px;
	color: #E3B71A;
	text-indent: 30px;
}
h4 {
	font-size: 14px;
	color: #E3B71A;
	text-align: center;
}
.menu {
	vertical-align: top;
}

a:link {
	color: #E3B71A;
	text-decoration: none;
	margin-left: 60px;

}

a:visited {
	color: #E3B71A;
	text-decoration: none;
	margin-left: 60px;

}
a:hover {
	color: #F0C189;
	text-decoration: none;
	margin-left: 60px;
		
}
a:active {
	color: #E3B71A;
	text-decoration: none;
	margin-left: 60px;
		
}
.contenuti {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	vertical-align: baseline;
	margin-left: 30px;	
}
.footer {
	font-size: small;
	text-align: center;
}
.imgdx {
	border: 0;
	float: right;
	margin-right: 50px;
	margin-top: 5px;
}
.imgsx {
	float: left;
	margin-top: 40px;
} 

.imgcentrata {
	margin-left: 180px;
}
.ingindex {
	margin-top: 5px;
	margin-left: 20px;
}
.linktestata {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #E3B71A;
	text-decoration: none;
	text-align: center;
	vertical-align: text-bottom;
	font-weight: bold;
}
#testata {
    background-image: url(/FILE%20DEL%20SITO/IMG/TESTATA.jpg);
	height: 235px;
	width: 980px;
}


#SottotitoliSuperiore {
	background-image: url(/FILE%20DEL%20SITO/IMG/SOTTOTITOLO-SUPERIORE.jpg);
	height: 25px;
	width: 700px;

}
#SottotitoliPixel {
	background-image: url(/FILE%20DEL%20SITO/IMG/SOTTOTITOLO-PIXEL.jpg);
	height:5px;
	width: 700px;

}
#SottotitoliInferiore {
	background-image: url(/FILE%20DEL%20SITO/IMG/SOTTOTITOLO-INFERIORE.jpg);
	height:25px;
	width: 700px;

}
#menuSuperiore {
	background-image: url(/FILE%20DEL%20SITO/IMG/MENU-SUPERIORE.jpg);
	width: 280px;
	height: 25px;

}
#menuPixel {
	background-image: url(/FILE%20DEL%20SITO/IMG/PIXEL-MENU.jpg);
	width: 280px;
	height: 25px;
}

#menuInferiore {
	background-image: url(/FILE%20DEL%20SITO/IMG/MENU-INFERIORE.jpg);
	width: 280px;
	height: 25px;

}
#ContenutiSuperiori {
	background-image: url(/FILE%20DEL%20SITO/IMG/CONTENUTI-SUPERIORE.jpg);
	height:25px;
	width: 700px;

}
#ContenutiPixel {

	background-image: url(/FILE%20DEL%20SITO/IMG/PIXEL-CONTENUTI.jpg);
	height:25px;
	width: 700px;

}
#ContenutiInferiori {
	background-image: url(/FILE%20DEL%20SITO/IMG/CONTENUTI-INFERIORE.jpg);
	height:25px;
	width: 700px;
}	
