body {
    font-size:100%;
    line-height:1.125em; /* 161.125=18 */
	margin: 0 auto; padding: 0;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	background:url("../img/bg_body.jpg") repeat-x scroll center top ;
	background-color:#241A13;
}
 
.body p {
   
}
html, body {
	margin: 0;
	padding: 0;
}
img{
	border: none;
	text-decoration: none;
}

label{
	font-size: 100%;
}

h1,h2,h3{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

a{
	text-decoration: none;
	color:#50ABF5;

}

a:visited{
	
	text-decoration: none;
	
}

a:hover{
	
	text-decoration: none;
	color:#799E34;
}

a:active{
	
}
	
ul, ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
ul li, ol li{
	margin: 0;
	padding: 0;list-style-type: none;
}
	
p{
	text-align: left;
	padding: 0;
	margin: 0;
}

form{
	margin: 0;
	padding: 0;
	border: none;
}
	
fieldset{
	margin: 0;
	padding: 0;
	border: none!important;
}
	
		
.body_text blockquote{
	
	text-indent: 35px;
	background: url("../img/quote_sx.gif");
	background-position: 0 2px;
	background-repeat: no-repeat;
	text-align:left;
}
.body_text blockquote p {
	
	margin: 0;
	padding-right: 23px;
	background:url("../img/quote_dx.gif") no-repeat scroll right bottom ;
	line-height:1.6;
	font-style:italic;
}
.body_text a{
	font-weight:bold;
}
.body_text a:hover{
	color:#799E34;
}

	
acronym{
	border-bottom: 1px dotted black;
	cursor:help;
}

/* * * * main * * * * */
#wrapper {
	
	
}
#main {
	width:978px;
	margin:0 auto;
}


/* * * * * header * * * * * */

#menu_ser {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	position:relative;
}

#menu_ser ul {
	float:right;
	margin:0 19px 0 0!important;
	margin:0 10px 0 0;
}

#menu_ser ul li {
	float:left;
	margin:0 0 0 5px;
}

#menu_ser ul li a {
	float:left;
	background:url("../img/bg_mser.png") repeat-x scroll left 3px!important;
	background:url("../img/bg_mser.gif") repeat-x scroll left 3px ;
	font-size:0.8em;
	color:#fff;
	padding:9px 10px 3px 10px;
}
#menu_ser ul li a:hover {
	background:url("../img/bg_mser.png") repeat-x scroll left top!important;
	background:url("../img/bg_mser.gif") repeat-x scroll left top ;
	padding:9px 10px 3px 10px;	
}
#menu_ser ul li.selected a {
	background:url("../img/bg_mser_hover.png") repeat-x scroll left top!important;
	background:url("../img/bg_mser_hover.gif") repeat-x scroll left top ;
	padding:9px 10px 3px 10px;	
}
#box_head {
	clear:both;;
	float:left;
	margin:-9px 0 0 0;

}

#box_head_top {
	background:url("../img/box_head_top.png") no-repeat scroll left top!important;
	background:url("../img/box_head_top.gif") no-repeat scroll left top ;
	width:978px;
	height:10px;
	line-height:0;
	font-size:1px;
	float:left;
}
#box_head_center {
	background:url("../img/box_head_center.png") repeat-y scroll left top!important;
	background:url("../img/box_head_center.gif") repeat-y scroll left top ;
	width:944px;
	float:left;
	padding:7px 17px 6px 17px;
}
#box_head_bottom {
	background:url("../img/box_head_bottom.png") no-repeat scroll left top!important;
	background:url("../img/box_head_bottom.gif") no-repeat scroll left top ;
	width:978px;
	height:10px;
	line-height:0;
	font-size:1px;
	float:left;
}

#logo {
	float:left;
	width:180px;
	height:170px;
}
#logo a {
	/*background:url("../img/logo.jpg") no-repeat scroll left top ;*/
	width:180px;
	height:170px;
	display:block;
}

#head_dx {
	background:url("../img/foto_header.jpg") no-repeat scroll left top ;
	width:754px;
	height:170px;	
	float:right;
}

#menu_lang {
	float:right;
	clear:both;
	background:url("../img/bg_lang.gif") repeat-x scroll left top ;
	margin:8px 8px 0 0!important;
	margin:8px 4px 0 0;
	border:1px solid #fff;
}

#menu_lang ul {
	float:left;
}
#menu_lang ul li {
	float:left;
}
#menu_lang ul li a {
	width:24px;
	height:19px;
	display:block;
	padding:3px 5px 3px 5px!important;
	text-indent:-9999px;
}

#menu_lang ul li.selected a, #menu_lang ul li a:hover {
	border:1px solid #48B6FF;
	background-color:#79CAFF!important;
	padding:3px 4px 3px 4px!important;
}
#menu_lang ul li a.it {
	background:url("../img/it.gif") no-repeat scroll 5px 5px ;
}
#menu_lang ul li a.fr {
	background:url("../img/fr.gif") no-repeat scroll 5px 5px ;
}
#menu_lang ul li a.en {
	background:url("../img/en.gif") no-repeat scroll 5px 5px ;
}
#menu_lang ul li a:hover.it, #menu_lang ul li.selected a.it {
	background:url("../img/it.gif") no-repeat scroll 4px 4px ;
}
#menu_lang ul li a:hover.fr, #menu_lang ul li.selected a.fr {
	background:url("../img/fr.gif") no-repeat scroll 4px 4px ;
}
#menu_lang ul li a:hover.en, #menu_lang ul li.selected a.en {
	background:url("../img/en.gif") no-repeat scroll 4px 4px ;
}
#ricerca {
	float:right;
	clear:both;
	text-align:right;
	margin:70px 8px 0 0!important;
	margin:70px 4px 0 0;
	background:url("../img/bg_ricerca.png") repeat-x scroll left bottom!important;
	background:none;
	padding:12px 8px 12px 8px;
}
#ricerca .txts {
	border:1px solid #333;
	background-color:#fff;
	padding:4px 2px 4px 2px;
}

#ricerca .btn {
	background:url("../img/bg_btn.gif") repeat-x scroll left bottom ;
	background-color:#7BCAFF;
	border:1px solid #0099FF;
	color:#fff;
	font-size:0.85em;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	cursor:pointer;
}

#ricerca .btn:hover {
	
	background:#57BDFF url('../img/bg_btn_hover.gif') repeat-x scroll top left;
border:medium none;
border:1px solid #57BDFF;
color:#fff;
}

/* * * * * * corpo * * * * * * */
#corpo {
	float:left;
	margin:-8px 0 0 0;
}
#corpo_top {
	background:url("../img/box_head_top.png") no-repeat scroll left top!important;
	background:url("../img/corpo_top.gif") no-repeat scroll left top;
	width:978px;
	height:10px;
	line-height:0;
	font-size:1px;
	float:left;
}
#corpo_center {
	background:url("../img/box_head_center.png") repeat-y scroll left top!important;
	background:url("../img/corpo_center.gif") repeat-y scroll left top;
	float:left;
	width:942px;
	padding:0 18px 15px 18px;
}
#corpo_bottom {
	background:url("../img/box_head_bottom.png") no-repeat scroll left top!important;
	background:url("../img/corpo_bottom.gif") no-repeat scroll left top;
	width:978px;
	height:10px;
	line-height:0;
	font-size:1px;
	float:left;
}
#col_sx {
	float:left;
	width:180px;
	padding:10px 0 0 0;
	background-color:#fff;
}

.box_menu {
	float:left;
	text-align:left;
	padding:0 0 2px 0;
}


.last_chiuso {
	padding:0 0 25px 0;
}
.cont_tit_box_menu {
	float:left;
}

.bg_tit_box_menu {
	background:url("../img/bg_tit_box_menu.jpg") repeat-x left top;
	background-color:#AA8F71;
	float:left;
}
.tit_box_menu_bottom {
	background:url("../img/tit_box_menu_bottom.gif") no-repeat left top;
	width:180px;
	height:8px;
	line-height:0;
	font-size:1px;
	float:left;
}
.bg_tit_box_menu a {
	color:#fff;
	font-family:Georgia;
	font-size:1.1em;
	padding:4px 6px 4px 6px;
	/*font-weight:bold;*/
	width:168px;
	float:left;
}
.bg_tit_box_menu a:hover {
	color:#000;
}
.box_menu ul {
	padding:0 0 18px 0;
	float:left;
	width:180px;
}
.box_menu ul li {
	float:left;
	clear:both;
	border-bottom:1px solid #e6e6e6;
	width:180px;	
}
.box_menu ul li a {
	color:#666;
	font-size:0.7em;
	font-family:Verdana;
	float:left;
	clear:both;
	width:155px;
	padding:3px 0 4px 25px;	
	background:url("../img/menu_ico.gif") no-repeat 5px 7px;
}
.box_menu ul li a:hover, .box_menu ul li.selected a {
	color:#799E34;
}
.box_menu ul li.last_v {
	border-bottom:none;
}

.box_menu ul li .level_3 li {
	border-bottom:none;
	width:165px;
}
.box_menu ul li .level_3 li a {
	width:140px;
	background:url("../img/brown_arrow.jpg") no-repeat 12px 8px;
	line-height:1.4em;
	color:#666666;
}
.box_menu ul li .level_3 li a:hover, .box_menu ul li .level_3 li.selected a  {
	color:#799E34;
}
.box_menu ul li .level_3 {
	margin:0 0 0 15px;
}
#regionevda {
	float:left;
	margin:20px 0 0 0;
}
#regionevda a {
	display:block;
	width:180px;
	height:102px;
	background:url("../img/regionevda.jpg") no-repeat left top;
	text-indent:-9999px;
}
/* * * * * * */

#col_ce_home {
 float:left;
 width:470px; 	
 margin:0 0 0 26px;
 text-align:left;
 background-color:#fff;
 
}

h1.home_h {
 font-size:1.5em;
 font-family:Georgia;
 color:#333;	
 margin:20px 0 0 0;
}

#cont_testo_home {
	margin:15px 0 0 0;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;	
}

#box_notizie {
	float:left;	
	margin:25px 0 0 0;
}
.et_news {
	background:url("../img/bg_et_news.gif") repeat-x left bottom;
	background-color:#F2F2F2;
	border:1px solid #E0E0E0;
	float:left;
	width:454px;
	padding:1px 8px 1px 8px;
	margin:0 0 10px 0;
}

h3.et_h {
	color:#333;
	font-size:1em;
	font-family:Georgia;
}

.cont_news {
	float:left;
	border-bottom:1px dotted #ccc;
	padding:5px 0 5px 0;
	width:470px;
} 

.cont_news .data_news {
	display:block;
	float:left;
	font-size:1em;
	font-family:Georgia;
	font-weight:bold;
	color:#ccc;
	margin:0 10px 0 0;
}
.cont_news .data {
	font-size:0.75em;
	font-family:Arial;
	font-style:italic;
	font-weight:normal;
	padding:0 2px 0 2px!important;
	padding:0;
	color:#333;
}

.tit_news {
	float:left;
	width:392px;
	color:#999;
	font-family:Georgia;
}

.tit_news a {
	color:#008DEC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.tit_news a:hover {
	color:#799E34;
}
.vedi_news {
	width:470px;
	text-align:right;
	margin:2px 0 0 0;
	float:left;
}
.vedi_news a {
	color:#999;
	font-size:0.7em;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.vedi_news a:hover {
	color:#008DEC;
}
.vedi_news img {
	margin:0 0 0 6px;
}
.vedi_tutto {
	width:240px;
	text-align:right;
	margin:2px 0 0 0;
	float:left;
}
.vedi_tutto a {
	color:#999;
	font-size:0.7em;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.vedi_tutto a:hover {
	color:#008DEC;
}
.vedi_tutto img {
	margin:0 0 0 6px;
}
#cont_pp {
	float:left;
	margin:25px 0 0 0;
	width:470px;
}

.focus_h {
	float:left;
	clear:both;
	border-bottom:1px dotted #ccc;
	padding:15px 0 15px 0;
	width:470px;
}

.last_focus {
	border-bottom:none;
}
.foto_focus {
	border:1px solid #CCCCCC;
	padding:3px;
	float:left;
	line-height:0;
	font-size:1px;
	margin:0 12px 0 0;
}
.foto_focus a {
	line-height:0;
	font-size:1px;
}
.categoria {
	text-transform:uppercase;
	font-family:Georgia;
	color:#999;
	font-size:0.6em;
	line-height:1.35em;
	margin:3px 0 0 0;
}

.tit_focus a {
	color:#15A2FF;
	font-weight:bold;
	font-family:Georgia;
	font-size:0.9em;
}
.tit_focus a:hover {
	color:#799E34;
}
.testo_focus {
	font-family:Arial, Verdana;
	font-size:0.75em;
	color:#333;
	line-height:1.35em;
	margin:5px 0 0 0;
}

/* * * * * * col dx * * * * * * */

#col_dx_home {
	float:right;
	width:240px;
	padding:10px 0 0 0;
	background-color:#fff;
}
.box_menudx {
	float:left;
	padding:0 0 20px 0;
	text-align:left;
}

.cont_tit_box_menudx {
	float:left;
}

.bg_tit_box_menudx {
	background:url("../img/bg_tit_box_menusx.jpg") repeat-x left top;
	background-color:#AA8F71;
	float:left;
}
.tit_box_menudx_bottom {
	background:url("../img/tit_box_menusx_bottom.gif") no-repeat left top;
	width:240px;
	height:8px;
	line-height:0;
	font-size:1px;
	float:left;
}
.bg_tit_box_menudx  {
	color:#fff;
	font-family:Georgia;
	font-size:1.1em;
	padding:4px 6px 4px 6px;
	/*font-weight:bold;*/
	width:228px;
	float:left;
}
.bg_tit_box_menudx a:hover {
	color:#333;
}
.cont_manifestazioni {
	width:240px;
	float:left;
	border-bottom:1px dotted #ccc; 
	padding:10px 0 8px 0;
}
.last_man {
	border-bottom:none;
	padding:10px 0 0 0;
}
.cont_calendar {
	width:52px;
	float:left;	
}

.txt_man {
	width:180px;
	float:right;
}
.tit_man {
	float:left;
	width:180px;
	color:#2696D9;
	font-size:0.8em;
	line-height:1.3em;
	margin:3px 0 0 0;
}
.tit_man:hover {
	color:#799E34;
}
.luogo_man {
	float:left;
	width:180px;
	text-transform:uppercase;
	color:#999;
	font-family:Georgia;
	font-size:0.65em;
	line-height:1em;
}

.calendar_man {
	width:40px;
	background:url("../img/bg_calendar.gif") repeat-x left top;
	float:left;
	text-align:center;
	padding:4px 0 4px 0;
}
.arrow_calendar {
	background:url("../img/arrow_calendar.gif") no-repeat left top;
	width:12px;
	height:42px;
	float:left;
}

.giorno {
	display:block;
	color:#666;
	width:40px;
	font-weight:bold;
	text-align:center;
	line-height:0.9em;
	margin:0 0 1px 0;
}

.mese {
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.75em;
	color:#A5D25F;
	background-color:#fff;
	padding:1px 3px 1px 3px;
	line-height:1.2em;
}
.box_meteo {
	width:240px;
	text-align:center;
	margin:10px 0 0 0;
	float:left;
}
.box_menudx ul li {
	
float:left;
clear:both;
border-bottom:1px solid #e6e6e6;
width:240px;	
}
.box_menudx ul li a {
	color:#666;
	font-size:0.7em;
	font-family:Verdana;
	float:left;
	clear:both;
	width:215px;
	padding:3px 0 4px 25px;	
	background:url("../img/menu_ico.gif") no-repeat 5px 7px;
}
.box_menudx ul li a:hover {
	color:#799E34;
}
.box_menudx ul li.last_v {
	border-bottom:none;
}
#em {
	background:url("../img/box_em.jpg") no-repeat left top;
	width:240px;
	height:141px;
	float:left;
	margin:0 0 20px 0;
}
#cont_txt_em {
	width:152px;
	float:right;
	text-align:left;
	margin:24px 8px 0 0!important;
	margin:24px 4px 0 0;
}
#tit_em {
	margin:6px 0 0 0;
}
#tit_em a {
	background:url("../img/tit_em.gif") no-repeat left top;
	width:152px;
	height:16px;
	display:block;
	text-indent:-9999px;
}
#testo_em {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:0.65em;
	line-height:1.35em;
	margin:6px 0 0 0;
}
#vai_blog {
	float:right;
	margin:7px 0 0 0;
}
#vai_blog a {
	background:url("../img/vai_blog.gif") no-repeat left top;
	width:85px;
	height:16px;
	display:block;
	color:#fff;
	font-size:0.7em;
	line-height:1.2em;
	text-align:center;
}
#vai_blog a img {
	margin:0 0 0 4px;
}
#lovevda {
	margin:0 0 0 0;
	float:left;
}
#lovevda a {
	width:240px;
	height:123px;
	display:block;
	background:url("../img/lovevda.jpg") no-repeat left top;
	text-indent:-9999px;
}

/* * * * * * footer * * * * * */

#footer {
	width:978px;
	float:left;
	margin:-7px 0 0 0;
}
#footer_top {
	background:url("../img/footer_top.png") no-repeat left top!important;
	background:url("../img/footer_top.gif") no-repeat left top;
	width:978px;
	height:9px;
	line-height:0;
	font-size:1px;
	float:left;
}

#footer_center {
	background:url("../img/box_head_center.png") repeat-y left top!important;
	background:url("../img/box_head_center.gif") repeat-y left top;
	width:978px;
	float:left;
	padding:0 0 8px 0;
}
#footer_bottom {
	background:url("../img/box_head_bottom.png") no-repeat left top!important;
	background:url("../img/box_head_bottom.gif") no-repeat left top;
	width:978px;
	height:10px;
	line-height:0;
	font-size:1px;
	float:left;
}

#bread {
	width:978px;
	float:left;
text-align:center;
}
#bread ul {
	width:960px;
	background:url("../img/bg_bread.gif") repeat-x left top;
	margin:0 auto;
	overflow:hidden;
	
}
#bread ul li {
	float:left;
}
#bread ul li.first a {
	padding:5px 5px 6px 12px;
}
#bread ul li a {
	float:left;
	font-size:0.75em;
	font-weight:bold;
	color:#333;
	padding:5px 5px 6px 9px;
}
#bread ul li strong {
	float:left;
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
	padding:5px 5px 6px 9px;
	background:transparent url(../img/bread_sel.gif) repeat-x scroll left top;
}
#bread ul li .coda {
	background:transparent url(../img/coda_bread.gif) no-repeat scroll left top;
	clear:both;
	float:left;
	height:30px;
	width:10px;
}
#bread ul li.selected .coda {
	background:transparent url(../img/coda_bread_hover.gif) no-repeat scroll left top;
	clear:both;
	float:left;
	font-weight:normal;
	height:30px;
	width:10px;
}
#bread ul li.last .coda {
	background:transparent url(../img/coda_bread_last.gif) no-repeat scroll left top;
	clear:both;
	float:left;
	height:30px;
	width:10px;
}
#col_copy {
	float:left;
	width:170px;
	margin:0 0 0 18px!important;
	margin:0 0 0 9px;
	padding:20px 0 0 0;
}
#logo_footer {
	font-size:0.75em;
	float:left;
}
#logo_footer a {
	color:#333;
	font-weight:bold;
}
#dati {
	font-size:0.7em;
	text-align:left;
	color:#333;
	float:left;
	width:170px;
	clear:both;
}
#cont_col_nav {
	float:left;
	width:470px;
	margin:0 0 0 26px;
	padding:15px 0 0 0;
}
.col_nav {
	float:right;
	width:220px;
	text-align:left;
}

.first_nav {
	float:left!important;
}
.col_nav ul li.tit_nav {
	 font-family:Georgia;
	 padding:0 0 3px 5px;
	 width:215px;
	 font-size:1em;
}
.col_nav ul li {
	float:left;
	clear:both;
	border-bottom:1px solid #e6e6e6;
	width:220px;	
}
.col_nav  ul li a {
	color:#666;
	font-size:0.7em;
	font-family:Verdana;
	float:left;
	clear:both;
	width:195px;
	padding:3px 0 4px 25px;	
	background:url("../img/menu_ico.gif") no-repeat 5px 7px;
}
.col_nav  ul li a:hover {
	color:#799E34;
}
.col_nav  ul li.no_b {
	border-bottom:none;
}
#col_w3c {
	float:right;
	width:240px;
	margin:0 10px 0 0!important;
	margin:0 5px 0 0;
}
#footer_nav {
	overflow:hidden;
	width:960px;
	background:url("../img/bg_footer.jpg") repeat-x left top;
	margin:0 auto;
}
.w3c {
	float:right;
	margin:0 0 0 10px;
	padding:20px 0 0 0;
}

.acc {
	float:right;
	margin:20px 0 0 10px;
	clear:both;
}
#cont_iq {
	clear:both;
}
.iq {
	float:right;
	margin:20px 0 0 15px;
	clear:both;
}
.sqs {
	float:right;
	margin:20px 0 0 15px;
}
#netbe {
	margin:30px 0 0 0;
	clear:both;
	float:left;
	font-size:0.7em;
	width:100%;
	text-align:left;
}
#netbe a {
	color:#15A2FF;
}
#netbe a:hover {
	color:#799E34;
}

/* * * * * col dx * * * * */

#col_dx {
	float:right;
	width:180px;
	padding:10px 0 0 0;
	background-color:#fff;
}
#col_ce {
	width:714px;
	float:left;
	margin:0 0 0 26px;
	background-color:#fff;
	padding:0 0 25px 0;
	text-align:left;
}
/* * * * * * * * * * * * * */
.box_ve_anche {
	float:left;
	padding:0 0 20px 0;
	text-align:left;
}
.cont_tit_vd {
	float:left;
}
.bg_tit_vd {
	background:url("../img/bg_tit_box_menusx.jpg") repeat-x left top;
	background-color:#AA8F71;
	float:left;
	text-align:left;
}
.tit_vd_bottom {
	background:url("../img/tit_box_menusx_bottom.gif") no-repeat right top;
	width:180px;
	height:8px;
	line-height:0;
	font-size:1px;
	float:left;
}
.bg_tit_vd a {
	color:#fff;
	font-family:Georgia;
	font-size:1.1em;
	padding:4px 6px 4px 6px;
	/*font-weight:bold;*/
	width:168px;
	float:left;
}
.bg_tit_vd a:hover {
	color:#333;
}

.vd {
	float:left;
	width:180px;
	border-bottom:1px solid #e6e6e6;
	text-align:left;
	font-size:0.75em;
	line-height:1.3em;
	padding:5px 0 6px 0;
}
.vd a {
	color:#15A2FF;
	background:url("../img/vd_arrow.gif") no-repeat 3px 3px;
	padding:0 0 0 20px;
	width:160px;
	display:block;
}
.vd a:hover {
	color:#799E34;
}
.last_v {
	border-bottom:none;
}


/* * * * * accessibilità * * * * * */

#menu_accessibile {
	height:0 !important;
overflow:hidden !important;
position:absolute !important;
width:0 !important;
}

/* * * * * *   testi * * * * * * */

h1.testi {
	color:#333;
	font-family:Georgia;
	font-size:1.5em;
	padding:0 0 0 0;
	margin:25px 0 0 0;
	text-align:left;
	line-height:1.15em;
}
h2.testi {
	font-size:1.3em;
	color:#333;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.15em;
	padding:30px 0 0 0;
	width:100%;
	clear:both;
	border-bottom:1px solid #E4E4E4;
}
.body_text {
	color:#333;
	font-size:0.8em;
	margin:15px 0 0 0;
	text-align:left;
}
.body_text p {
	margin:10px 0 0 0;
}
.body_text p a {
	color:#15A2FF;
}
.abstract-text {
	color:#333;
	font-size:0.8em;
	margin:10px 0 0 0;
	font-style:italic;
}

.dati_comune {
	float:left;
	width:240px;
	font-size:0.7em;
	font-family:Verdana;
	line-height:1.45em;
	color:#111;
	text-align:left;
	margin:5px 0 0 0;
}

.eti_grey {
	color:#888;
}

/* * * * * * * * * * 
GALLERY
* * * * * * * *  */

.box-gallery {
	float:left;
	clear:both;
	width:100%;
	margin:25px 0 0 0;
}

#gallery {
	margin-top:25px;
	text-align:left;
	float:left;
	width:100%;
}

.blocco_orizz {

clear:both;
display:block;
float:left;
margin-bottom:15px;
overflow:hidden;
	width:100%;	
}

.img_gallery {
float:left;
margin:0 26px 0 0;
width:158px;
text-align:center;
}

.img_last {
	margin:0!important;
}

.img_gallery img {
	background-color:#fff;
	border:1px solid #DADADA;
	padding:3px;
	line-height:0;
	font-size:1px;
}

.didascalia {
color:#555;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:10px;
line-height:10px;
margin-top:1px;
width:158px;
line-height:1.2em;
text-align:center;
float:left;
}
.cont_espansa {
	float:left;
	width:100%;
	text-align:center;
	margin:20px 0 0 0;
}
.espansa {
	margin:0 auto;
	background-color:#fff;
	border:1px solid #DADADA;
	padding:3px;
	
}

.didascalia_espansa {
	line-height:1.6em;
	width:550px;
	text-align:left;
	color:#666666;
	text-align:center;
	margin:0 auto;
	clear:both;
	font-size:0.8em;
}

/* * * * * */

h3.testi {
	border-bottom:1px solid #e4e4e4;
	color:#666;
	font-family:Georgia,Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:1em;
	margin:0;
	/*padding:20px 0pt 2px 0;*/
	padding:0 0pt 2px 0;
	width:100%;
	text-align:left;
}
/* * * * * * ALLEGATI * * * * * * */

.box-allegati {
	text-align:left;
	margin:25px 0 0 0;
	padding:0 0 0 0;
	clear:both;
	width:100%;
	float:left;
}
#col_ce ul.allegati {
	margin:2px 0 0 0;
	text-align:left;
	clear:both;
	/*float:left;*/
	/*width:99%;*/
}

#col_ce li.file{
	/*padding: 0 0 15px 27px;*/
	padding: 0 0 0 42px;
	margin:16px 0 0 0;
	text-align:left;
	background-repeat: no-repeat;
	list-style-type:none;

}

li.file a{
	/*float: left;*/
	letter-spacing: 0px;
	text-decoration: none!important;
}

#col_ce li.file .nome-file a{
	/*display: block;*/
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font-size:0.95em;
	color:#15A2FF;
	font-family:Georgia;
	font-weight:bold;
	letter-spacing: normal!important;
	margin: 0; 
	padding: 0;
}
#col_ce li.file .nome-file a:hover {
	color:#799E34;
}
h4.nome-file{
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.filedescription{
	display: block;
	/*clear: left;*/
	text-align:left;
	font-size:0.8em;
	color:#666;
	font-family:Arial;
	line-height:1.35em;
	margin:0 0 1px 0px;
	padding:3px 0 0 0;
}

li.file .size{
	font-size:0.7em;
	color:#777;
}
li.file.doc{
	background: url('../img/files/ico_doc.gif') no-repeat top left;
}

li.file.htm{
	background: url('../img/files/ico_htm.gif') no-repeat top left;
}

li.file.mp3{
	background: url('../img/files/ico_mp3.gif') no-repeat top left;
}

li.file.nofile{
	background: url('../img/files/ico_nofile.gif') no-repeat top left;
}

li.file.img{
	background: url('../img/files/ico_htm.gif') no-repeat top left;
}

li.file.pdf{
	background: url('../img/files/ico_pdf.gif') no-repeat top left;
}

li.file.ppt{
	background: url('../img/files/ico_ppt.gif') no-repeat top left;
}

li.file.rtf{
	background: url('../img/files/ico_rtf.gif') no-repeat top left;
}

li.file.mdb{
	background: url('../img/files/ico_mdb.gif') no-repeat top left;
}

li.file.txt{
	background: url('../img/files/ico_txt.gif') no-repeat top left;
}

li.file.xls{
	background: url('../img/files/ico_xls.gif') no-repeat top left;
}

li.file.zip{
	background: url('../img/files/ico_zip.gif') no-repeat top left;
}

li.file.swf{
	background: url('../img/files/ico_swf.gif') no-repeat top left;
}

li.file.exe{
	background: url('../img/files/ico_exe.gif') no-repeat top left;
}

li.file.pub{
	background: url('../img/files/ico_publisher.gif') no-repeat top left;
}

li.file.link{
	background:url('../img/files/ico_link_esterno.gif') no-repeat top left;
}

li.file.link-links{
	background: url('../img/files/ico_link_esterno.gif') no-repeat top left;
	margin: 0;
	padding: 0 0 5px 0;
}
/* * * LINK * * * */
#col_ce ul.cl {
	float:left;
	width:100%;
}
.box-link {
	float:left;
	clear:both;
	width:100%;
	margin:25px 0 0 0;
}
li.link-title {
	text-align:left;
	background:transparent url('../img/link_ico.gif') no-repeat scroll left 6px;
	clear:both;
	margin:16px 0pt 0pt;
	padding:2px 0 0 42px;
	 height: auto !important;  /* per i browser moderni */
    height: 38px;      /* per IE5.x e IE6 */
    min-height: 38px;  /* per i browser moderni */
}

li.link-title-first {
	/*margin-top: 10px;*/
	text-align:left;
	background:transparent url('../img/link_ico.gif') no-repeat scroll left 6px;
	clear:both;
	margin:16px 0pt 0pt;
	padding:2px 0 0 42px;
	 height: auto !important;  /* per i browser moderni */
    height: 38px;      /* per IE5.x e IE6 */
    min-height: 38px;  /* per i browser moderni */
	
}

li.link-title-first a {
font-size:0.95em;
	color:#15A2FF;
	font-family:Georgia;
	font-weight:bold;
}

li.link-url {
	text-align:left;
}

li.link-url a {
	text-align:left;
	color:#15A2FF;
	font-family:Georgia;
	font-weight:bold;
	line-height:1.1em;
	padding:0;
}
 li.link-url a:hover {
 	color:#009ED2;
 }
.link-description {
	margin:3px 0 0 0;
	text-align:left;
	font-size:0.8em;
	line-height:1.35em;
	color:#666;
}
li.link-title a {
	font-size:0.95em;
	color:#15A2FF;
	font-family:Georgia;
	font-weight:bold;
}
li.link-title a:hover {
	color:#799E34;
}
li.link-title-first a:hover {
	color:#799E34;
	
}

#col_ce ul.cl li{
	list-style-type:none;
}	

/* * * * * immagini * * * * * */
img.left {
	float:left;
	margin:3px 10px 0 0;
	background-color:#fff;
	border:1px solid #ccc;
	padding:3px;
	line-height:0;
	text-align:center;
}

img.right {
	float:right;
	margin:3px 0 0 10px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:3px;
	line-height:0;
	text-align:center;
}

/* * * * liste * * * */

.body_text ol {
	list-style-type:decimal;
	margin:10px 0pt 0pt 45px;
	padding:0pt 0pt 3px;
	text-align:left;
}

.body_text ol li {
	padding:4px 0pt 0pt 0;
	list-style-type:decimal;
}
.body_text ul {
	list-style-type:none;
	margin:10px 0pt 0pt 30px;
	padding:0pt 0pt 3px;
	text-align:left;
}

.body_text ul li {
	background:transparent url('../img/punto_lista.gif') no-repeat scroll left 10px;
	list-style-type:none;
	padding:4px 0pt 0pt 15px;
}

/* * * * tabelle * * * * */

.cont_tab {
margin:30px 0 0 0;
float:left;
width:100%;
}

.body_text table td, th {
	padding:4px;
}
.body_text table {
border:1px solid #E4E4E4;
border-collapse:collapse;
margin:0 auto;
padding:0pt;
}
.body_text table th {
border:1px solid #E4E4E4;
padding:4px;
text-align:center;
font-size:0.85em;
background:#F0FAFF;
}
.body_text table td {
border:1px solid #E4E4E4;
margin:0pt;
padding:4px;
font-size:0.9em;
}

.body_text table {
border:1px solid #E4E4E4;
border-collapse:collapse;
/*margin:20px 0 0 0;*/
float:left;
width:100%;
}
.body_text table td, th {
border:1px solid #E4E4E4;
color:#000000;
padding:4px;
}
.body_text table .tbody {
	float:left;
	margin:0;
	padding:0;
}

thead th {
background:#F0FAFF;
border:1px solid #E4E4E4;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding-top:3px;
text-align:left;
}

tbody th, tbody td {
vertical-align:top;
font-size:0.8em;
}

.body_text table caption {
background:none;
color:#000;
font-family:arial,helvetica,sans-serif;
font-size:0.9em;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:6px 4px 6px 0px;
text-align:center;
text-transform:uppercase;
margin:0 auto;
}
.body_text table caption {

color:#000;
font-family:arial,helvetica,sans-serif;
font-size:0.9em;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:20px 4px 6px 0px;
text-align:center;
/*margin:20px 0 0 0;*/
text-transform:none!important;

}

.luogodata {
	font-size:0.75em;
	font-family:Arial;
	padding:10px 15px 0 0;
	margin:0 0 -10px 0;
	color:#666666;

}


/* * * * * * * naviga news * * * * * */

.cont-naviga-news {
	padding:35px 0 0 0;
	float:left;
	width:714px;
}
.naviga-news {
	border-top:1px solid #CCc;
	clear:both;
	margin-top:5px;
	width:714px;
	float:left;
}
.lista-news {
	float:left;
}
.lista-news a {
	color:#15A2FF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:4px 0pt 0pt;
	font-size:0.7em;
}
.lista-news a:hover {
		color:#799E34;
} 
.lista-prev {
	float:right;
	
}
.lista-next {
	float:right;
}
.lista-prev a {
	color:#15A2FF;
	font-weight:bold;
	margin:4px 0pt 0pt;
	padding-right:20px;
	font-size:0.7em;
	float:left;
}
.lista-prev a:hover {
	color:#799E34;
}
.lista-next a {
	color:#15A2FF;
	font-weight:bold;
	margin:4px 0pt 0pt;
	float:left;
	font-size:0.7em;
}
.lista-next a:hover {
	color:#799E34;
}
.torna_home {
	color:#15A2FF;
	font-size:0.7em;
	font-weight:bold;
	padding:0 0 0 15px;
	margin:15px 0 0 0;
	clear:left;
	display:block;
	width:auto;
}

#cont_elenco {
	float:left;
	width:680px;
}

.box_el {
	margin:10px 0 0 0;
	border-bottom:1px solid #DADCE0;
	padding:0 0 15px 0;
	/*min-height:87px;
    height:auto !important;
    height:87px;*/
	overflow:hidden;
	clear:both;
	float:left;
	clear:both;
	width:100%;
}

.foto_el {
	float:left;
	margin:10px 12px 0 0;
	line-height:0;
}
.foto_el a {
line-height:0;
font-size:1px;
}

.foto_el a img {
line-height:0;
}
.cont_txt_el {
	text-align:left;
	margin:6px 0 0 0;
}

.data_el {
	font-family:Arial;
	color:#999999;
	font-size:0.75em;
	line-height:1.15em;
}


.comune_man {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	text-transform:capitalize;
	font-style:italic;
	font-size:0.7em;
	line-height:1.15em;	
	margin:5px 0 0 0;
}
.categoria_el a {
	color:#999999;
}

.categoria_el a:hover {
	color:#009ED2;
}
.descrizione_el {
	font-family:Arial;
	font-size:0.8em;
	margin:6px 0 0 0;
	line-height:1.3em;
	color:#666;
	
}

.titolo_el {
	font-size:0.95em;
	color:#15A2FF;
	font-family:Georgia;
	font-weight:bold;
	color:#999999;
	text-transform:capitalize;
	margin:3px 0 0 0;
}
.titolo_el_sport {
	font-family:Arial;
	font-size:0.9em;
	font-weight:bold;
	color:#999999;
	text-transform:capitalize;
	margin:5px 0 0 0;
}

.titolo_el a {
	font-size:0.95em;
	color:#15A2FF;
	font-family:Georgia;
	font-weight:bold;

}
.titolo_el_sport a {
	font-size:0.95em;
	color:#15A2FF;
	font-family:Georgia;
	font-weight:bold;

}
.titolo_el a:hover {
	color:#799E34;
}
.titolo_el_sport a:hover {
	color:#799E34;
}

.risultati .risultato {
	color:#1E74A8;
}

.risultato {
	font-weight:bold;
	
}


h3.risultati {
	float:left;
	width:100%;
	margin:20px 0 0 0;
	text-align:left;
}

h3.risultati {
	color:#006688;
font-size:1.05em;
font-family:Georgia;
}
h3.risultati a {
	color:#15A2FF;
}
h3.risultati a:hover {
	color:#799E34;
}

.ric_text {
	font-size:0.8em;
	color:#666;
	margin:5px 0 0 0;
	float:left;
	width:100%;
}
.categoria {
	text-align:left;
	font-family:Georgia;
	font-size:0.7em;
	
}
.categoria a {
	color:#349DDB;
}

.categoria a:hover {
	color:#799E34;
}

.luogo {
	color:#666;
}
.titleh {
		position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;

}
.titlem {
		position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;

}


/* * * * * * * * PAGINAZIONE * * * * * * */ 

.cont_pag {

float:right;
margin:30px 0 10px 0;
width:99%;

overflow:hidden;
text-align:right;
}

.navlista {
font-size:85%;
margin: 0 0 0 0;
float:right;

}
.navlista a {
background:#FFFFFF;
border:1px solid #FFFFFF;
display:block;
float:left;
margin-right:1px;
padding:1px 7px 1px 7px;
}
.navlista span {
display:block;
float:left;
margin-right:1px;
padding:1px 7px 1px 7px;
}

.navlista span.attiva {
background:transparent url('../img/bg_paginazione_hover.gif') repeat-x top left;
background-color:#349DDB;
border:1px solid #349DDB;
color:#FFFFFF;
font-size:0.78em;
font-weight:bold;

}

.navlista span.nonattiva {
background-color:#FFFFFF;
border:1px solid #ccc;
color:#67727A;
font-weight:bold;
font-size:0.78em;
}

.navlista a {
border:1px solid #9E774C;
text-decoration:none;
background:transparent url('../img/bg_paginazione.gif') repeat-x top left;
background-color:#9E774C;
font-size:0.78em;
color:#FFFFFF;
font-weight:bold;
}

.navlista a:hover {
background:transparent url('../img/bg_paginazione_hover.gif') repeat-x top left;
background-color:#349DDB;
border:1px solid #349DDB;
color:#fff;
}
.navlista a.precsucc {
font-weight:bold;
}


/* * * * * SMISTAMENTO * * * * */

#box_smi {
	float:left;
	width:100%;
	margin:25px 0 0 0;
}

.cont_smi {
float:left;
width:714px;
margin:10px 0 0 0;
}

.blocco_smi_sx {
	float:left;
	width:330px;
	text-align:left;
	margin:10px 50px 5px 0;
	padding:0;
}
.blocco_smi_or {
	width:714px;
	float:left;
}

.blocco_smi_dx {
	float:left;
	width:330px;
	text-align:left;
	margin:10px 0 5px 0;
	padding:0;
}
h3.smi {
	
	color:#15A2FF;
	padding:0 0 2px 0;
}

h3.smi a {
	font-size:0.95em;
	color:#15A2FF;
	font-family:Georgia;
	font-weight:bold;
}

h3.smi a:hover {
color:#799E34;
}
.descr_smi {
	margin:3px 0 0 0;
}
.foto_smi {
	float:left;
	margin:4px 10px 4px 0;
}
.text_smi {
	font-size:0.8em;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.voci_figlie {
	text-align:left;
	clear:both;
	margin:13px 0 0 0;
	padding:0;
	float:left;
}
.voci_figlie ul {
	margin:0 0 0 0;
	float:left;
	padding:0;
	text-align:left;
	width:110px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:123px;	
}
*{}
.voci_figlie ul.last_vf {
	float:left;
	margin:0 0 0 20px;
}
.voci_figlie ul li {
padding:0;
margin:0;
text-align:left;
list-style-type:none;
float:left;
clear:both;
width:100%;
}

.voci_figlie ul li a {
	color:#87A628;
	font-size:0.7em;
	padding:0 0 0 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.voci_figlie ul li a:hover {
	color:#009ED2;
}


/* * * * * * * * * * * * * *
	MAPPA DEL SITO
* * * * * * * * * * * * * */

#cont_mappa_sito {
	margin:20px 0 0 0;
	padding:0 15px 0 15px;
	overflow:hidden;
}

div.split {
	float: left;
	width: 67%!important;
	width:66%;
	padding:0;
	border-top: 1px solid #C8D7DD;
	text-align:left;
}
div.split2{
	float:left;
	width:30%!important;
	width:29%;
	padding:0;
	margin:0;
	text-align:left;
}
h3.map_root {
	margin:20px 0 0 0;
	margin:20px 0 0 0;
	background:none!important;
	font-size:1em;
	text-align:left;
	padding:0 0 2px 0;
}

h3.map_root a{
	text-decoration: none!important;
	color:#15A2FF;
	padding:0 0 0 20px;
	font-family:Arial;
	background: url('../img/map_root.gif') no-repeat left 2px;
}

h3.map_root a:hover {
	color:#799E34;
}

#col_ce ul.map-1{
	border-left: 1px solid #C8D7DD;
	line-height: 1.9em;
	padding: 10px 0 0 0;
	font-size:0.75em;
		font-family:Arial;

}

#col_ce ul.map-servizi{
	border-left: 1px solid #C8D7DD;
	line-height: 1.9em;
	padding: 12px 0 0 0;
	font-size:0.75em;
		font-family:Arial;
	font-weight:bold;
	
}

#col_ce ul.map-2{
	border-left: none;
	line-height: 1.4em;
	margin: 10px 0 12px 18px;
	padding: 0;
	
	
}
#col_ce ul.map-2 li a {
font-weight:normal!important;
color:#15A2FF;
}
#col_ce ul.map-3{
	border-left: none;
	margin:10px 0 7px 23px;
	
	
}
#col_ce ul.map-1 a , #col_doppia ul.map-servizi a{
	font-weight:bold;
	color:#15A2FF;
}

#col_ce ul.map-1 a:hover , #col_doppia ul.map-servizi a:hover {
	color:#799E34;	
}
#col_ce ul.map-3 a , #col_doppia ul.map-2 a {
	font-weight:normal;
	color:#15A2FF;
}
#col_ce ul.map-3 a:hover , #col_doppia ul.map-2 a:hover {
	color:#799E34;
}
#col_ce ul.map-1 li.mappasito-item{
	background: url('../img/sitemap-bar1.gif') no-repeat left 1px;
	padding: 0 0 0 22px!important;
	padding:0 0 0 18px;
	margin:4px 0 0 0;
	list-style-type:none;
	list-style-position:outside;
	line-height:1.35em;
}
#col_ce ul.map-1 li.mappasito-menu{
	padding: 0 0 0 22px!important;
	padding:0 0 0 18px;
	margin:13px 0 0 0;
	background-color:#ECF4FB;
	font-family:Arial;
	list-style-type:none;
	list-style-position:outside;
	line-height:1.35em;
	font-weight:bold;
	color:#A02134;
	font-size:1.15em;
}
#col_ce ul.map-servizi li.mappasito-item{
	background: url('../img/sitemap-bar1.gif') no-repeat left 1px;
	padding: 0 0 0 22px!important;
	padding:0 0 0 18px;
	margin:4px 0 0 0;
	list-style-type:none;line-height:1.35em;
	list-style-position:outside;
}
#col_ce ul.map-servizi li.mappasito-item a {
	color:#15A2FF;
}
#col_ce ul.map-servizi li.mappasito-item a:hover {
	color:#799E34;
}
#col_ce ul.map-2 li.mappasito-item, #col_doppia ul.map-3 li.mappasito-item{
	background: url('../img/sitemap-bar2.gif') no-repeat left top;
	padding: 0 0 0 22px!important;
	padding:0 0 0 18px;
	margin: 4px 0 0 0;
	list-style-type:none;
	list-style-position:outside;
	line-height:1.35em;
}

#col_ce li.mappasito-item a{
	text-decoration: none!important;
}

#altesti {
	float:left;
	width:100%;
	clear:both;
	margin:5px 0 0 0;
}


#altesti ul li {
	margin:20px 0 0 0;
}
#altesti ul li h2 a {
	font-size:0.95em;
	color:#15A2FF;
	font-family:Georgia;
	font-weight:bold;
}

#altesti ul li h2 a:hover {
	color:#799E34;
}

#altesti ul li p {
	margin:6px 0 0 0;
	font-size:0.8em;
	color:#333;
	font-family:Arial;
}


/* * * * * CONTATTI * * * * * */

#cont_form p.formHint_contatti {
color:#333;
font-size:0.7em;
text-align:left;
white-space:nowrap;
text-align:right;
}

#cont_form .uniForm fieldset legend.conta {
color:#006688;
font-size:0.9em;
font-weight:bold;
background: url('../img/etichetta_cont.gif') no-repeat bottom right;
margin:0pt;
padding:0 12px 6px 0;
}
#cont_form .privacy {
	background-color:#FFFFFF;
	border:1px solid #ccc;
	height:150px;
	overflow:auto;
	padding:4px 4px 4px 6px;
	voice-family:inherit;
	width:49%;
	margin:9px 0 0 0;
	text-align:left;
	float:left;
}
.privacy strong {
	font-size:0.8em;
}

div.pri {
	font-size:0.8em;
	line-height:1.2em;
	margin:10px 0 0 0;
}
#cont_form {
	margin:20px 0 0 0;
	/*width:463px;*/
	float:left;
	width:100%;
}

.uniForm .inlineLabels .textInput_cont {
border:1px solid #ccc;
float:left;
font-size:0.74em;
padding:1px 1px 2px 2px;
width:50%;
}
.uniForm .inlineLabels contact, .uniForm .inlineLabels .contact {
color:#333333;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:0.7em;
font-weight:bold;
line-height:1.2em;
margin:0.16em 1% 0pt 0pt;
padding:0pt;
position:relative;
text-align:right;
width:25%;
clear:both;
}
uniForm .inlineLabels contact2, .uniForm .inlineLabels .contact2 {
color:#203B85;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
font-weight:bold;
line-height:100%;
margin:0.16em 1% 0pt 0pt;
padding:0pt;
position:relative;
text-align:right;
width:25.5%;
}

.uniForm .inlineLabels .priv {
line-height:1.2em;
text-align:left;
width:98%;
clear:both;
float:left;
color:#000000;

}

#col_sx .uniForm .checkbox {
	border-style:none;
	float:left;
	height:21px;
	margin:-4px 4px 0pt 0pt;
	padding:0pt 0pt 4px;
}

.uniForm .inlineLabels .ctrlHolder_pr {
clear:both;
margin:14px 0pt 0pt;
overflow:hidden;
padding:0pt;
text-align:left;
float:left;
width:100%;
}
.uniForm .inlineLabels .arealarge {
border:1px solid #ccc;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
padding:1px 1px 2px 2px;
width:50%;
}
uniForm .buttonHolder_contatti {
font-size:0.96em;
font-weight:bold;
margin:10px 45px 0pt 0pt;
text-align:right;
voice-family:inherit;

}

@media print { 

#bread ul {
	overflow:visible;
}
#footer_nav, #cont_mappa_sito {
	overflow:hidden;
}
.blocco_orizz, .box_el {
	overflow:hidden;
}
#bread {
	display:none;
}
.cont_pag {
	display:none;
}

#menu_lang {
	display:none;
}
#footer {
	float:none;
}

#col_ce_home {
	display:block;
}
#col_ce {
	display:block;
}
#col_sx  {
	display:block;
}

}
