body {
	margin:0px;
	background-color: #FFFFFF;
	color: #757575;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #3E538C;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 2px;
	color: #494949;
	margin: 5px 0px 0px 15px;
}

.container {
	width: 900px;
	margin: 0 auto;
	overflow: auto;
}

.testata {
	display: block;
	width: 880px;
	height: 114px;
	background: url(../pics/sfondo-testata.jpg) repeat-x;
	padding-right: 20px;
	padding-top: 11px;
}

.separatore {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 860px;
	padding-bottom: 20px;
}

.testata-logo {
	display: inline;
	float: left;
	width: 376px;
	height: 46px;
	margin-top: 3px;
}

.testata-box1 {
	display: inline;
	float: right;
	width: 104px;
	height: 104px;
	background: url(../pics/sfondo-box1.jpg) repeat-x;
	color: #EDF0F7;
	padding: 5px;
	font-size: 9px;
}

.testata-box2 {
	display: inline;
	float: right;
	width: 104px;
	height: 104px;
	background: url(../pics/sfondo-box2.jpg) repeat-x;
	margin-left: 1px;
	color: #E8FF7F;
	padding: 5px;
	font-size: 9px;
}

.testata-box3 {
	display: inline;
	float: right;
	width: 104px;
	height: 104px;
	background: url(../pics/sfondo-box3.jpg) repeat-x;
	margin-left: 1px;
	color: #CBE9FF;
	padding: 5px;
	font-size: 9px;
}

.lista-box p{
	margin: 0px;
}

.lista-box ul {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.lista-box ul li {
	margin: 4px 0px 0px 0px;
	padding: 0px;
}

.testata-box1 a {
	color: #EDF0F7;
	text-decoration: none;
}

.testata-box2 a {
	color: #E8FF7F;
	text-decoration: none;
}

.testata-box3 a {
	color: #CBE9FF;
	text-decoration: none;
}

.testata-box1 a:hover {
	color: #EDF0F7;
	text-decoration: underline;
}

.testata-box2 a:hover {
	color: #E8FF7F;
	text-decoration: underline;
}

.testata-box3 a:hover {
	color: #CBE9FF;
	text-decoration: underline;
}

.corpo {
	display: block;
	width: 860px;
	color: #757575;
	background: url(../pics/sfondo-corpo.jpg) repeat-x;
	padding: 15px 20px 20px 20px;
	overflow: auto;
}

.corpo-sin {
	display: inline;
	float: left;
	width: 269px;
	height: inherit;
	padding: 0px 50px 0px 0px;
	border-right: #C2C3C8 1px solid;
	font-size: 11px;
	text-align: justify;
}

.corpo-sin a {
	text-decoration: none;
	color:#000066;
}

.corpo-des {
	display: inline;
	float: right;
	width: 520px;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
}

.corpo-des p{
	text-align: justify;
}

.footer {
	width: 892px;
	height: 12px;
	padding: 4px;
	font-size: 9px;
	text-align: center;
	color: #666C7C;
	background-color: #CED4E4;
}

.evidenza {
	font-weight: bold;
	display: block;
	color: #3E538C;	
}

.titoletto {
	font-weight: bold;
	height:20px;
	display: block;
	color: #999999;	
}

.vocievidenza {
	margin: 0px 0px 0px 0px;
	height: 100px;
}

.miniatura {
	display: inline;
	float: left;
	margin-right: 5px;
	width: 78px;
	height: 78px;
}

.separatore a {
	color: #3E548D;
	text-decoration: none; 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

