body{
	font-family:  verdana, arial,sans-serif;
	font-size: 100%;
	margin: 30px;
	padding: 0px;
	background-color: #fff;
}

.logoTestata{
	margin: 0 auto;
	position: relative;
	clear: both;
	float: left;
	margin-bottom: 20px;

}

.testata{
	margin: 0 auto;
	position: relative;
	clear: none;
	float: left;
	padding-left: 20px;
}

.menu{
	margin: 0 auto;
	position: relative;
	clear: both;
	border: 2px dashed #2B4395;
	width: 100%;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 6px;
	color: #2B4395;
}

	.menu span{
		font-size: 0.8em;
		padding-left: 0.3em;
		padding-right: 0.3em;
		font-weight: bold;
	}

	.menu a{
		text-decoration: none;
		color: #2B4395;
	}

	.menu a:hover, .menu .acceso{
		color: #fff;
		background-color: #2B4395;
	}


.pagina{
	position: relative;
	clear: both;
	float: left;
	margin-top: 40px;
	font-size: 0.9em;
	line-height: 1.4em;
	width: 100%;
}

hr{
	border: 2px dashed #1DBD1D;
}

.vetrinaL{
	position: relative;
	width: 45%;
	border: 2px dashed #1DBD1D;
	margin-bottom: 20px;
	padding: 10px;
	float: left;
}

.vetrinaR{
	position: relative;
	width: 45%;
	border: 2px dashed #1DBD1D;
	margin-bottom: 20px;
	padding: 10px;
	float: right;
}

.separatore{
	position: relative;
	clear:both;
}

.titolo{
	padding-bottom: 5px;
	margin-bottom: 30px;
	border-bottom: 2px dashed #1DBD1D;
	font-weight: bold;
	font-size: 1.4em;

}

.img{
	margin: 0 auto;
	position: relative;
	float: right;
}

.evidenza{
	color: #0225D6;
}

h1{
	font-size: 1.8em;
	margin-top: 0px;
}

h2{
	font-size: 1.1em;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

h3{
	font-size: 0.8em;
	margin-top: 4px;
	padding-top: 4px;
}

li{
	padding-bottom: 10px;
}

img{
	border: 0px;
}
