html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/honeycomb.gif);
	background-repeat: repeat;
	background-position: left top;
}

/*Formattazione tag base*/
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #666;
	font-size: 16px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #252525;
}
h2 a:hover, h2 a:active {
	text-decoration: underline;
	color: #e93030;
}
span {
	color: #666;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#cont_head {
	background-image: url(/images/fondo_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#cont_head #cont_generale{
	padding-top: 0px;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 960px;
	background-image: url(/images/bck_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cont_head #cont_topmenu{
	background-color: #e93030;
	color: #FFF;
	width: 960px;
	height: 27px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#cont_head #cont_topmenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 950px;
}
#cont_head #cont_topmenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#cont_head #cont_topmenu ul li a:link, #cont_head #cont_topmenu ul li a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}
#cont_head #cont_topmenu ul li a:hover, #cont_head #cont_topmenu ul li a:active {
	color: #252525;
}
#cont_head #cont_fotobanner{
	z-index: 1;
	width: 960px;
	height: 202px;
	padding: 0px;
	margin-top: 0px;
}
#cont_head #cont_menu  {
	margin: 0px;
	height: 27px;
	background-color: #e93030;
	width: 950px;
	color: #FFF;
	font-size: 16px;
	line-height: 27px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cont_head #cont_menu ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cont_head #cont_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#cont_head #cont_menu ul li a:link, #cont_head #cont_menu ul li a:visited {
	text-decoration: none;
	color: #FFF;
}
#cont_head #cont_menu ul li a:hover, #cont_head #cont_menu ul li a:active {
	color: #252525;
}
.rss {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.righetta {
	margin-left: 10px;
	color: #999;
	font-size: 16px;
	line-height: 27px;
	font-weight: normal;
	margin-right: 5px;
}

.logo    {
	float: right;
	margin: 0px;
	padding: 0px;
}

#cont_head #cont_generale #cont_body {
	margin: 0px;
	width: 960px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
/*Menu sx*/
#cont_head #cont_generale #cont_body #cont_menusx {
	width: 300px;
	margin-right: 19px;
	padding: 0px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#cont_head #cont_generale #cont_body #cont_menusx .news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cont_head #cont_generale #cont_body #cont_menusx .news ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.news {
	margin: 0px;
	width: 290px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 100px;
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e93030;
}

.news h3     {
	margin: 0px;
	font-size: 12px;
	color: #e93030;
	padding: 0px;
}
.news h3 a:link, .news h3 a:visited{
	text-decoration: underline;
	color: #e93030;
	width: 290px;
	margin: 0px;
	padding: 0px;
}
.news h3 a:hover, .news h3 a:active {
	color: #252525;
}
.news span img{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999;
	padding: 5px;
}
.news span  {
	margin: 0px;
	color: #252525;
	padding: 0px;
}
.news_img_dett{
	border: 1px solid #999;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#cont_head #cont_generale #cont_body #cont_menusx ul li a:link, #cont_head #cont_generale #cont_body #cont_menusx ul li a:visited{
	text-decoration: underline;
	color: #e93030;
	width: 290px;
	margin: 0px;
	padding: 0px;
}
#cont_head #cont_generale #cont_body #cont_menusx ul li a:hover, #cont_head #cont_generale #cont_body #cont_menusx ul li a:active {
	color: #252525;
}
#cont_head #cont_generale #cont_body #cont_menusx ul li span  {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #252525;
	display: block;
	width: 290px;
}
#cont_head #cont_generale #cont_body #cont_menusx .menusx_news ul li span img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menusx_label{
	color: #e93030;
	display: block;
	text-align: right;
	width: 300px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e93030;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.label_contatti {
	font-size: 12px;
	color: #999;
}

#map {
	height: 400px;
	width: 600px;
	padding: 0px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#cont_head #cont_generale #cont_body {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*Contenitore testo*/
#cont_head #cont_generale #cont_body #cont_testo {
	min-height: 800px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	width: 610px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#cont_head #cont_generale #cont_body #cont_testo span a:link , #cont_head #cont_generale #cont_body #cont_testo span a:visited {
	text-decoration: underline;
	color: #e93030;
}
#cont_head #cont_generale #cont_body #cont_testo span a:hover , #cont_head #cont_generale #cont_body #cont_testo span a:active {
	color: #252525;
}
.home_sommario_general {
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.home_sommario_testo {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.home_sommario_data {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #e93030;
}
.img_continua {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.img_continua img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
a.img_continua:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
} 


.cont_testo_label {
	color: #e93030;
	display: block;
	text-align: right;
	width: 620px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e93030;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 330px;
}



/*Footer*/
#cont_head #cont_generale #cont_footer {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 960px;
	color: #FFF;
	background-color: #e93030;
}
#cont_head #cont_generale #cont_footer a:link, #cont_head #cont_generale #cont_footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#cont_head #cont_generale #cont_footer a:hover, #cont_head #cont_generale #cont_footer a:active {
	color: #252525;
}
#cont_head #cont_generale #cont_footer #cont_credits {
	text-align: right;
	height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	font-size: 10px;
}
#cont_head #cont_generale #cont_footer #cont_indirizzo {
	font-size: 10px;
	padding-left: 20px;
	height: 48px;
	padding-top: 20px;
}
#cont_cerca {
	margin: 0px;
	padding: 0px;
	width: 78px;
	height: 16px;
	display: block;
	text-align: right;
	float: right;
}
#cont_cerca ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#cont_cerca ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#cont_cerca ul li img {
	margin: 0px;
	padding: 0px;
}
#cont_cerca ul li a:link img{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#cont_cerca ul li a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
} 
.div_righetta {
	clear: both;
	width: 100%;
	position: relative;
	padding: 5px;
	border: 1px solid #999;
	margin: 0px;
}
.video_img_lista {
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cont_head #cont_generale #cont_body #cont_testo ul {
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#cont_head #cont_generale #cont_body #cont_testo ul li {
	display: inline;
}
