body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #6D6E70;
	line-height: 1.4;
}

font {  
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
}

td {  
	font-family: Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #6D6E70;
	line-height: 1.4;
}

/* SLIDE ANYTHING */
/* New in version 1.7+ */
 #slider1 {
  width: 800px;
  height: 300px;
  list-style: none;
 }
 /* CSS to expand the image to fit inside colorbox */
 #cboxPhoto { width: 100%; height: 100%; margin: 0 !important; }
/* FINE SLIDER */

.td_menu {
	height: 50px;
	vertical-align: middle;
	text-align: left;
	padding-left: 25px;
}

.td_footer {
	border-top: #E8E8E8 5px solid;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	color: #6D6E70;
	height: 50px;
}

.td_separatore {
	border-top: #E8E8E8 5px solid;
	height: 20px;
}

.td_colonnanews {
	width: 258px;
	padding-left: 12px;
	padding-right: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

.td_main {
	width: 592px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

.td_separatore_alto {
	height: 30px;
}

.iframe_google {
	border-style: solid;
	border-width: 1px;
	border-color: #6D6E70;
	padding: 2px;
}

.td_header_alto {
	height: 80px;
}

.td_header {
	background-image: url(immagini/header.jpg); 
	background-repeat: no-repeat;
	background-position: bottom;
	height: 250px;
	width: 900px;
	vertical-align: top;
}

.titolo1 {
	font-size: 28px;
	color: #B2D233;
}

.titolo2 {
	font-size: 28px;
	color: #6D6E70;
}

.grande {
	font-size: 16px;
}

.grande_rosso {
	font-size: 18px;
	color: #990000;
}

.piccolo {
	font-size: 11px;
}

a.link_menu:link {
	font-weight: bold;
	color: #000;
	padding: 8px;
	background: none;
}
a.link_menu:visited {
	font-weight: bold;
	color: #000;
	padding: 8px;
	background: none;
}
a.link_menu:hover {
	font-weight: bold;
	color: #FFF;
	padding: 8px;
	background-color: #B2D233;
}

a.link_arancio:link {
	font-weight: bold;
	color: #B2D233;
	background: none;
	text-decoration: none;
}
a.link_arancio:visited {
	font-weight: bold; 
	color: #B2D233; 
	background: none;
	text-decoration: none;
}
a.link_arancio:hover {
	font-weight: bold; 
	color: #6C811D; 
	background: none;
	text-decoration: underline;
}

a:link {
	font-weight: normal;
	color: #6C811D;
	background: none;
	text-decoration: none;
}
a:visited {
	font-weight: normal; 
	color: #6C811D; 
	background: none;
	text-decoration: none;
}
a:hover {
	font-weight: normal; 
	color: #B2D233; 
	background: none;
	text-decoration: none;
}

.immagini_conlink {
	border: #6C811D 1px solid;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 8px;
}

.immagini_conlink:hover {
	border: #6C811D 1px solid;
	background-color: #23AEF1;
	padding: 2px;
	margin: 8px;
}

.immagini_bordo {
	border: 1px solid #999;
	padding: 2px;
	background-color: #FFF;
	margin: 6px;
}

.immagini_senzalink {
	border: none;
	background: none;
	margin: 6px;
}

a.link_immagini {
	background: none;
}
