﻿body
{
	background-color: whitesmoke;
	margin:0px; 
}
p 
{
	margin:0px;
	 }

a,body,p
{
	font-size: 10pt;
	font-family: Verdana;
	color: dimgray;
}

.Sfondo
{
	
}

.Header
{
	background-image:url('Immagini/Titolo.jpg') ;
	width:1000px;
	height:214px;  
	}
.Pagina
{
	width:1000px;
	margin-left:auto;
	margin-right:auto ;  
	background-color:White ;
	
}

.MenuAlto
{
	background-image:url('Immagini/MenuAlto.jpg') ;
	height:22px;
	width:100%;
	
}


.LatoSx 
{
	width :180px;
	float:left ;
	min-height:400px; 
	}

.LatoDx 
{
	width :160px;
	float:right  ;
	
	}

.BoxContenuti 
{

	float:left ;
	padding : 0px 15px 5px 15px;
	width: 613px;
	 }
	 
.MenuBox 
{
	width :100%;
	
}
.MenuBox .Titolo
{
	background-image: url( 'Immagini/MenuAlto.jpg' );
	height: 16px;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	color: dimgray;
}
.MenuBox .Corpo 
{
	background-color: #ebf0f2; 
	padding : 3px 3px 3px 3px;
}

.MenuBox .Corpo a
{
	color: black;
	font-size:11px; 
	text-decoration: none;
	font-family: Verdana;
	color: dimgray;
}
.MenuBox .Corpo a:hover
{
	text-decoration: underline;
}

	 
.PiePagina
{
	font-size: 0.8em;
	border-top: #c0c0c0 1px solid;
}

h6 {margin:0px;font-size:9px; }
