body{
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size:12px;
}
td, th {
	vertical-align: top;
	font-size:12px;
}
/*------------------------ MODIFICARE ------------------------*/ 
 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3672AE;
	color: #3672AE;
}
 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #3672AE;
}
 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
}
 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}
 table.cms-tabella {
	width: 100%;
	border: 1px solid #5684B1;
}
 table.cms-tabella td {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #5684B1;
}
 table.cms-tabella th {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #5684B1;
}
/*------------------------ !!!!!!!!!!!!!! ------------------------*/ 
 table tr.cms-tabella-titolo {
}
 table tr.cms-tabella-titolo td{
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	background-color: #497FB6;
}
 table tr.cms-tabella-sottotitolo {
}
 table tr.cms-tabella-sottotitolo td{
	font-size: 11px;
	text-align: center;
}
 table tr.cms-tabella-colore {
	 background-color: #D6E3EF;
}
 table tr.cms-tabella-sottotitolo th {
	font-size: 11px;
	text-align: left;
}
img.cms-immagini-gallery-destra {
	background-color: #E5E5E5;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
}
img.cms-immagini-gallery-sinistra {
	background-color: #E5E5E5;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
}
img.cms-immagini-destra {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img.cms-immagini-sinistra {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

