body {
  
  color : #444;
  text-align : center;
  font-family: arial;
  font-size : 12px;
  margin-top : 7px;
  vertical-align : middle;
  background-color : #333333;
  }

#content 
{
  font-family : Arial, Helvetica, sans-serif;
  width : 650px;  
  font-family: arial;
  font-size : 11px;
  text-align : left;
  margin-right : auto;
  margin-left : auto;  
}


#nota {
  width : 100%;
  margin-right : auto;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  margin-top : -10px;
  padding : 0px;
  text-align : right;
  font-size : 10px;
}

.navigation {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
}

.copyright
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px; 
  text-align: center;  
  color: White;
  font-weight: bold;
}

.titolo
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 20px;
}

hr 
{border: none 0; 
border-top: 1px dashed #000;
height: 1px;
}

h1
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 16px;
  color : #000;
  
}  

h4
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #000;
}  

h5 
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #000;
}  

A:link {color : #444444;}
A:visited {color : #444444;}
A:active {color : #444444;}
A:hover {color : #444444;text-decoration:none;}

A.background {color:#ffffff;}

A.confrontovisibile
{
	text-decoration:none;
}

A.confrontovisibile:hover
{
	text-decoration:underline;
}


P.top {margin-top: 0px;}

.roundedBoxLeft {
	background:white;	
	color:black;
	border:1px #bbbbbb solid;
	padding:10px 10px 10px 10px;
	width:285px;
	float:left;
	margin-right: 4px;
	margin-bottom: 4px;

}

.boxTextLeft {
	background:white;	
	padding:10px 10px 10px 10px;
	width:285px;
	float:left;
	margin-right: 2px;
	margin-bottom: 1px;
	text-align:justify;
}

.roundedBoxRight 
{
	background:white;	
	color:black;
	border:1px #bbbbbb solid;
	padding:10px 10px 10px 10px;
	width:285px;
	float:right;
	margin-bottom: 4px;

}

.lowerLevelLinks
{
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.lowerLevelLinksWithBox
{
/*
	color:Black;
	border:1px #bbbbbb dashed;
	padding:10px 10px 10px 10px;
	
	margin-bottom: 4px;
	font-weight:bold;
	text-align:center;
*/	
	color:Black;	
	margin-bottom: 4px;
	font-weight:bold;
	text-align:left;

}


.spacerBox
{
	float:left;
	width:3px;
}

