/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(sfondo.gif);
	background-repeat: repeat-x;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
div#testata {
	width: 770px;
	height: 172px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(testata_dx.gif);
	background-position: right;
	background-repeat: no-repeat;
}
div#menu {
	width: 770px;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(menu.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 15px;
}
div#link {

	
}
div#link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	border-right-color: #ffffff;
	border-left-color: #c4c4c4;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}
div#link a:hover{
	color: #FF0000;
	text-decoration: none;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
div#link p{
	margin: 0px;
	padding: 0px;
	/* border-right-color: #ffffff;
	border-left-color: #c4c4c4;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px; */
}

div#corpo {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right-color: #c4c4c4;
	border-left-color: #c4c4c4;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
}
div#note {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(base.gif);
	background-repeat: repeat-x;
	border-right-color: #c4c4c4;
	border-left-color: #c4c4c4;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;	
	display: block; 
	clear: both; 
}

div#note p{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 10px;
}


div#note a{
	color: #000000;
	text-decoration: none;
}
div#colonna_sx {
	width: 570px;
	float: left;
}

div#colonna_dx {
	width: 190px;
	float: right;
}
div#colonna_dx_corpo {
	background-image: url(rightbg.gif);
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #c4c4c4;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 7px;
}
div#colonna_dx_corpo p{
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	border-bottom-color: #c4c4c4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}
div#colonna_dx_corpo h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: bold;
	border-bottom-color: #c4c4c4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	
}

div#colonna_dx_corpo a{
	color: #333333;
	text-decoration: none;
}

div#colonna_dx_corpo a:hover{
	color: #FF0000;
	text-decoration: none;
}
div#colonna_dx_corpo h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}
div#colonna_dx_base {
	background-image: url(rightbottom.gif);
	height: 10px;
	background-repeat: repeat-x;
}
div#notizia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 15px;
	padding-left: 0px;
	line-height: 17px;
}
div#notizia li{
 margin-left: 40px;
}
div#notizia .allinea{
	padding-left: 15px;
}

div#notizia h1{	
	font-size: 17px;
	color: #CC0000;
	text-transform: none;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
div#notizia a{
	color: #333333;
}
div#notizia a:hover{
	color: #CC0000;
}
hr.divide {
	display: block; 
	clear: both; 
	margin: 0;
	padding: 0;
  	visibility: hidden;
}
div#mappa {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#pulizia {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
	border: 0px;
}

