@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
.clearFloat {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.moduli_etichette {
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	margin-top: 10px;
}
.modulo_divPrivacy {
	height: 70px;
	width: 400px;
	overflow: auto;
	background-color: #E2E2E2;
	padding: 5px;
	font-size: 10px;
}
.modulo_divPrivacy p {
	margin-bottom: 5px;
}
.divGrande {
	background-color: #639;
	float: left;
	height: 250px;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.quadrato {
	color: #FFF;
	padding: 5px;
	float: left;
	height: 50px;
	width: 50px;
}
.contenitore {
	width: 960px;
	margin: 0px auto;
}
.barraMenu {
	font-size: 14px;
	color: #FFF;
	background-color: #020a29;
	height: 30px;
}
.testata {
	background-image: url(../Modulo/immagini/testata_960_180.jpg);
	height: 150px;
	width: 960px;
	position: relative;
}
h1 {
	font-family: Verdana;
	font-size: 24px;
	color: #000;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	color: #F00;
}
