/* impostazione generale  */
body {
 background-color:#111D28;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#4d4d4d;
 margin:0;
 padding:0;
 background-color:#E7ECF2;
}
img, div { behavior: url("/Css/iepngfix.htc") }
#content_page{
 min-width:1000px;
 background-image:url('/Img/bg_pag.jpg');
 background-position:top left;
 background-repeat:repeat-x;
 margin:0;
 padding:0;
 text-align:center;
 overflow:hidden;
 clear:both;
}
.tit_red_story{
 font-size:12px;
 color:#CC0000;
 font-weight:bold;
 background-color:#F2F2F2;
 padding:3px;
}
.tit_red{
 font-size:12px;
 color:#CC0000;
 font-weight:bold;
}
.tit_big_red{
 font-size:18px;
 color:#CC0000;
 font-weight:bold;
}
.btstampa{
 float:right;
 margin:0 0 5px 5px;
}
.btstampa img{
 border:0;
}
.link_red{
 color:#CC0000;
 text-decoration:underline;
}
.bold_red{
 color:#CC0000;
 font-weight:bold;
}
#paginazione a{
 text-decoration:none;
 color:#CC0000;
}
#paginazione a:hover{
 text-decoration:underline;
 color:#CC0000;
}/* BOX HP */
#content_page_hp{
 min-width:1000px;
 background-image:url('/Img/bg_pag.jpg');
 background-position:left 103px;
 background-repeat:repeat-x;
 margin:0;
 padding:0;
 text-align:center;
 overflow:hidden;
 clear:both;
}
#content_box{
 width:1000px;
 margin:15px 0 0 0;
 padding:0;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 clear:both;
 overflow:hidden;
}
.box_int{
 padding:0 0 10px 0;
 border:1px solid #CCCCCC;
 background-image:url('/Img/fondo_box_hp.jpg');
 background-repeat:no-repeat;
 background-position:bottom;
 text-align:right;
}
.box_int a{
 color:#000000;
 text-decoration:underline;
}
.box{
 margin:0 41px 15px 0;
 padding:0 0 34px 0;
 float:left;
 background-color:#F6F6F6;
 background-image:url('/Img/fondo_box.jpg');
 background-position:bottom;
 background-repeat:repeat-x;
}
.lastbox{
 margin-right:0;
}
.box img{
 border:3px solid #E6E6E6;
}/* BOTTONI FCK*/
.bt_blu {
  min-width: 100px;
  width: 100px;
  display:block;
  height:16px;
  background-image:url('/Img/button_bg.png');
  background-repeat:repeat-x;
  background-color: #376b96;
  line-height:16px;
  text-align:center;
  font-size 12px;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  margin:0;
  padding: 0;
  text-transform: uppercase;
  cursor: hand;
  padding: 0px 10px 0px 10px;
}

.bt_blu a{
  color:#000;
  text-decoration:none;
}

.bt_verde {
  min-width: 100px;
  width: 100px;
  display:block;
  height:16px;
  background-image:url('/Img/button_bg.png');
  background-repeat:repeat-x;
  background-color: #8fb248;
  line-height:16px;
  text-align:center;
  font-size 12px;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  margin:0;
  padding: 0;
  text-transform: uppercase;
  cursor: hand;
  padding: 0px 10px 0px 10px;
}

.bt_verde a{
  color:#000;
  text-decoration:none;
}

/*titoli*/
.tit_rosso {
 font-family: Arial, Verdana;
 font-size: 18px;
 font-weight: bold;
 color: #e03835;
}

.txt_pag {
 font-size: 12px;
}
.tit_red{
 font-size:12px;
 color:#CC0000;
 font-weight:bold;
}
.tit_big_red{
 font-size:18px;
 color:#CC0000;
 font-weight:bold;
}
.link_red{
 color:#CC0000;
 text-decoration:underline;
}#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.boxgallery {
 padding: 12px 10px 12px 10px;
 overflow: hidden;
}

.boxgallery h3{
 color: #fff;
 font-size: 11px;
 font-weight: normal;
 margin: 0px;
 padding: 0px 0px 0px 5px;
}

.thumb {
 position:relative;
 _position:static;
 overflow:hidden;
 width:80px;
 height:80px;
 padding:0;
 margin: 4px;
 float: left;
 border: 0px solid red;
}

.thumb img {
  position:absolute;
  _position:static;
  margin:0;
  padding:0;
  clip: rect(0px 80px 80px 0);
  border: 0px;
}/* FOOTER */
#content_footer{
 background-image:url('/Img/arcobaleno_top.jpg');
 background-repeat:repeat-x;
 background-position:left top;
 margin:0;
 padding:0;
 min-width:1000px;
 background-color:#FFFFFF;
 text-align:center;
 overflow:hidden;
 clear:both;
}
#footer{
 width:1000px;
 margin:6px 0 0 0;
 padding:0;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 clear:both;
 overflow:hidden;
}
#footer_sx{
 margin:0;
 padding:0;
 float:left;
}
#footer_dx{
 margin:0;
 padding:0;
 float:right;
}
#footer_dx img{
 margin:0;
 padding:0;
 border:0;
}#content_menu{
 margin:0;
 padding:0;
 float:right;
 text-align:right;
 overflow:hidden;
}
#menu_top{
 margin:6px 0 0 0;
 padding:0;
 background-image:url('/Img/bg_menu_top.jpg');
 background-position:top right;
 background-repeat:repeat-y;
 overflow:hidden;
 height:40px;
 float:right;
 text-align:right;
}
#menu_top ul{
 margin:0;
 padding:15px 0 10px 0;
 list-style-type:none;
 float:left;
}
#menu_top li{
 margin:0;
 padding:0 5px 0 5px;
 float:left;
 font-size: 10px;
}
.nolast_top{
 background-image:url('/Img/sep_li_top.gif');
 background-position:right;
 background-repeat:no-repeat;
}
#menu_top a{
 color:#4d4d4d;
 text-decoration:none;
}
#menu_top a:hover{
 text-decoration:none;
}
#content_principali{
 margin:0;
 padding:0;
 float:left;
}
#menu_principale{
 margin:0;
 padding:35px 0 0 50px;
 float:left;
 text-align:left;
 text-transform:uppercase;
 font-size:11px;
}
#menu_principale ul{
 margin:0;
 padding:0;
 list-style-type:none;
}
#menu_principale li{
 margin:0;
 padding:0;
 float:left;
}
.principalea{
 color:#CC3333;
 display:block;
 font-weight:bold;
 padding:1px 4px 4px 4px;
 text-decoration:none;
 background-image:url('/Img/bg_ul.gif');
 background-repeat:repeat-x;
 background-position:bottom;
}
.principalea_on{
 font-weight:bold;
 padding:1px 4px 4px 4px;
 color:#FFFFFF;
 display:block;
 background-color:#CC3333;
 background-image:url('/Img/freccia_red.gif');
 background-position:left bottom;
 background-repeat:no-repeat;
 text-decoration:none;
}
#menu_principale a:hover{
 color:#FFFFFF;
 background-color:#CC3333;
 background-image:url('/Img/freccia_red.gif');
 background-position:left bottom;
 background-repeat:no-repeat;
 text-decoration:none;
}
#menu_footer{
 margin:0;
 padding:15px 0 0 0;
 overflow:hidden;
 float:left;
 text-align:left;
 text-transform:uppercase;
 font-size:11px;
}
#menu_footer ul{
 margin:0;
 padding:0;
 list-style-type:none;
 overflow:hidden;
}
#menu_footer li{
 margin:0;
 padding:0 5px 0 5px;
 float:left;
 overflow:hidden;
}
#menu_footer a{
 color:#CC0000;
 text-decoration:none;
}
#menu_footer a:hover{
 text-decoration:none;
}
#info_footer{
 margin:0;
 padding:16px 0 0 10px;
 overflow:hidden;
 float:left;
 text-align:left;
 font-size:10px;
}
#menu_II{
 margin:0;
 padding:2px 0 0 50px;
 float:left;
 text-align:left;
 text-transform:uppercase;
 font-size:10px;
 letter-spacing:-1px;
 overflow:visibile;
}
#menu_II ul{
 margin:0;
 padding:0;
 list-style-type:none;
}
#menu_II li{
 margin:0;
 padding:0;
 float:left;
}
.menu_IIa{
 color:#9B9A9A;
 display:block;
 padding:0 4px 8px 4px;
 text-decoration:none;
 overflow:hidden;
 font-weight:bold;
}
.menu_IIa_on{
 display:block;
 padding:0 4px 8px 4px;
 text-decoration:none;
 font-weight:bold;
 color:#4d4d4d;
 background-image:url('/Img/freccia_grey.gif');
 background-position:center bottom;
 background-repeat:no-repeat;
 text-decoration:none;
 overflow:hidden;
}
#menu_II a:hover{
 color:#4d4d4d;
 /*font-weight:bold;*/
 background-image:url('/Img/freccia_grey.gif');
 background-position:center bottom;
 background-repeat:no-repeat;
 text-decoration:none;
 overflow:hidden;
}
.nolast_II{
 background-image:url('/Img/sep_li_top.gif');
 background-position:right 2px;
 background-repeat:no-repeat;
}
.liarch ul margin:0;
 padding:0;
 list-style-type:none;
}
.liarch li{
 margin:0;
 padding:0;
}
.liarch ul {display: none;}
.liarch:hover ul {
 display: block;
 position: absolute;
 z-index:100;
 padding: 0;
 margin:0;
 background-color:#FFFFFF;
 border-left:1px solid #9A9B9D;
 border-right:1px solid #9A9B9D;
}
.liarch li {
 text-align:left;
 white-space: nowrap;
 clear:both;
}
.liarch li:hover {
 background-color:#F4F4F4;
}
.liarch li a {
 padding: 8px 12px 7px 12px;
 color:#4d4d4d;
 display: block;
 width:150px;
 border-bottom:1px solid #9A9B9D;
 text-decoration:none;
}
.liarch li a:hover {
 text-decoration:none;
}
.liarch.sfhover ul {
 display: block;
 position: absolute;
 z-index:1;
 padding: 0;
 margin:0;
 background-color:#F4F4F4;
}
.liarch.sfhover ul li {
 text-align:left;
 white-space: nowrap;
 clear:right;
 border-bottom:1px solid #F4F4F4;
}
#submenu{
 float:right;
 text-align:right;
 margin:0;
 padding:0;
 font-size: 10px;
 color:#4d4d4d;
}
#submenu ul{
 margin:0;
 padding:8px 0 0 10px;
 list-style-type:none;
 float:left;
}
#submenu li{
 margin:0;
 padding:0 5px 0 5px;
 float:left;
}
.nolast_submenu{
 background-image:url('/Img/sep_li_top.gif');
 background-position:right;
 background-repeat:no-repeat;
}
#submenu a{
 color:#4d4d4d;
 text-decoration:none;
}
.bold{
 font-weight:bold;
}
#submenu a:hover{
 text-decoration:none;
}
#submenu p{
 font-size:11px;
 margin:0;
 padding:8px 5px 0 10px;
 float:left;
}/* INTERNA */
#page{
 width:1000px;
 margin:0;
 padding:0;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 overflow:hidden;
 clear:both;
}
#content_left{
 float:left;
 margin:0;
 padding:0;
 overflow:hidden;
}
.content_contenuti{
 margin:0;
 padding:0;
 overflow:hidden;
 width:726px;
 border-bottom:1px solid #CCCCCC;
 border-right:1px solid #CCCCCC;
 border-left:1px solid #CCCCCC;
}
#content_titolo{
 margin:30px 0 0 0;
 padding:0;
 background-color:#FFFFFF;
 overflow:hidden;
}
#titolo_contenuto{
 margin:0;
 padding:4px 2px 4px 15px;
 color:#CC0000;
 font-size: 16px;
 font-weight:bold;
 overflow:hidden;
 float:left;
}
.txt_contenuto{
 border-top:1px solid #CCCCCC;
 margin:30px 0 0 0;
 padding:30px 15px 20px 15px;
 background-color:#FFFFFF;
 background-image:url('/Img/fondo_contenuto.jpg');
 background-position:bottom;
 background-repeat:no-repeat;
 overflow:hidden;
}
#ombra_left{
 margin:0;
 padding:40px 0 40px 0;
 overflow:hidden;
}
#content_right{
 float:left;
 overflow:hidden;
 margin:0;
 padding:0 0 0 20px;
}
#content_box_int{
 background-image:url('/Img/bg_right.gif');
 background-repeat:repeat-y;
 background-position:center top;
 width:220px;
 float:left;
 margin:0;
 padding:0 0 0 0;
 overflow:hidden;
 clear:both;
}
#ombra_right{
 padding:20px 0 20px 0;
 margin:0;
 overflow:hidden;
 clear:both;
}
.box_right{
 margin:20px 0 0 0;
 padding:0;
 background-color:#F6F6F6;
}
.right_first{
 margin-top:30px;
}
.box_right img{
 border:3px solid #E6E6E6;
}
#txt_contenuto ul{
 margin:0;
 padding:0;
 list-style-type:none;
}
#txt_contenuto li{
 margin:3px 0 3px 10px;
 padding:0 0 0 10px;
 list-style-type:none;
 background-image:url(/Img/freccia_int_red.gif);
 background-position:left 4px;
 background-repeat:no-repeat;
}/* HEADER  */
#content_header{
 background-image:url('/Img/arcobaleno_top.jpg');
 background-repeat:repeat-x;
 background-position:left top;
 margin:0;
 padding:0;
 min-width:1000px;
 background-color:#FFFFFF;
 text-align:center;
 overflow:hidden;
 clear:both;
 /*border-bottom:1px solid #999A9C;*/
}
#content_header2{
 margin:0;
 padding:0;
 min-width:1000px;
 text-align:center;
 overflow:hidden;
 clear:both;
 background-image:url('/Img/bg_header.gif');
 background-position:bottom;
 background-repeat:repeat-x;
}
#header{
 width:1000px;
 margin:0;
 padding:0;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 clear:both;
 overflow:hidden;
 background-image:url('/Img/bg_header.gif');
 background-position:bottom;
 background-repeat:repeat-x;
}
#content_logo{
 margin:0;
 padding:10px 0 5px 12px;
 float:left;
}
#content_logo img{
 margin:0;
 padding:0;
 border:0;
}

#content_ricerca{
 margin:0;
 padding:10px 5px 10px 0;
 float:left;
}
.input_ricerca{
 padding:3px;
 border:1px solid #C6D3E0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#4d4d4d;
 width:170px;
}
.freccia_ric{
 color:#4d4d4d;
 text-decoration:none;
}
.freccia_ric:hover{
 color:#4d4d4d;
 text-decoration:none;
}

#fbook_fanpage{
 margin:0;
 padding:1px 5px 0;
 float:left;
}
#fbook_share{
 margin:0;
 padding:1px 5px 0;
 float:left;
}
#content_news{
 width:1000px;
 margin:0;
 padding:0;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 clear:both;
 overflow:hidden;
 border:1px solid #CCCCCC;
 background-color:#FFFFFF;
 font-weight:bold;
}
#tit_news{
 border:3px solid #E6E6E6;
 border-right:1px solid #CCCCCC;
 float:left;
 width:200px;
 padding:0 0 0 11px;
}
#txt_news{
 float:left;
 border:3px solid #E6E6E6;
 border-left:0;
 float:right;
 text-align:right;
 text-decoration:underline;
 width:782px;
}
#content_news a{
 color:#4d4d4d;
 text-decoration:none;
}
#content_news a:hover{
 color:#4d4d4d;
 text-decoration:underline;
}.boxa_evento{
 font-size:11px;
 margin:15px 0 0 0;
 padding:0 0 15px 0;
 text-align:left;
 clear:both;
 overflow:hidden;
 border-bottom:1px solid #CCCCCC;
 background-color:#FFFFFF;
 color:#4D4D4D;
}
.boxa_evento_img{
 float:left;
 overflow:hidden;
 padding:0 10px 0 0;
}
.boxa_evento_img img{
 margin:0;
 padding:0;
 border:0;
}
.boxa_evento_dx{
 overflow:hidden;
 float:left;
 margin:0;
 padding:0;
 width:618px;
}
.boxa_evento_tit{
 color:#FFFFFF;
 overflow:hidden;
 margin:0;
 padding:0;
 font-weight:bold;
}
.boxa_evento_titev{
 overflow:hidden;
 float:left;
 margin:0;
 padding:2px 5px 2px 5px;
}
.boxa_evento_titcat{
 overflow:hidden;
 float:right;
 margin:0;
 padding:2px 5px 2px 5px;
 text-transform: uppercase;
}
.boxa_scopri{
 color:#000000;
 text-decoration:underline;
}
.boxa_scopri:hover{
 text-decoration:none;
}
.boxa_info{
 overflow:hidden;
 float:left;
 margin:0;
 padding:5px 0 0 0;
 width:612px;
}
.boxa_info_sx{
 overflow:hidden;
 float:left;
 margin:0;
 padding:0;
 min-width: 200px;
}
.boxa_info_sx img{
 text-align:left;
 float:left;
 padding:0;
 margin:0 3px 0 0;
}
.boxa_info_dx{
 overflow:hidden;
 float:right;
 margin:0;
 padding:0;
}
.boxa_info_dx img{
 margin:0;
 padding:0;
 border:0;
}
.boxa_regia{
 margin:0;
 padding:0 0 5px 0;
}
.boxa_grey{
 margin:0 0 5px 0;
 padding:0;
 width:230px;
 border:1px solid #E5E5E5;
 overflow:hidden;
}
.boxa_grey_sx{
 font-size:12px;
 margin:0;
 padding:2px 2px 2px 10px;
 float:left;
 width:172px;
 background-color:#E5E5E5;
 overflow:hidden;
 font-weight:bold;
}
.boxa_grey_dx{
 width:45px;
 margin:0;
 padding:0;
 float:left;
 overflow:hidden;
 text-align:center;
}
.boxa_grey_dx_top{
 width:45px;
 margin:0;
 padding:2px 0 0 0;
 float:left;
 overflow:hidden;
 text-align:center;
}.cont_cal{
 overflow:hidden;
 clear:both;
 margin:30px 0 0 0;
 padding:0;
 background-color:#FFFFFF;
 border:1px solid #CCCCCC;
}
.cont_cal2{
 overflow:hidden;
 clear:both;
 margin:0;
 padding:0;
 border:3px solid #E6E6E6;
}
.tit_cal{
 width:210px;
 text-align:center;
 padding:6px 0 8px 0;
 margin:0;
 border-bottom:1px solid #CCCCCC;
}
#calendario {
  float:left;
  overflow:hidden;
}
#cal_mese {
 width:210px;
  font-weight:bold;
  margin:1px;
  padding:3px 0 5px 0;
  height:11px;
  text-align: center;
  float:left;
  color:#4D4D4D;
  overflow:hidden;
  border-bottom:1px solid #CCCCCC;
}
#cal_mese a {
  color:#4D4D4D;
  text-decoration:none;
  font-weight:bold;
}
#cal_mese a:hover {
  text-decoration:none;
}
#nav {
  width:30px;
  height:14px; 
  float:left; 
}
#cal_giorni {
  width:210px;
  text-align:center;
  height:16px;
  margin:0;
  padding:3px 0 0 30px;
  color:#CC0000;
  clear:both;
}
#cal_cal{
  width:210px;
  text-align:center;
  margin:0;
  padding:0 0 10px 30px;
}
#cal_cal a {
  text-decoration:none;
}
#cal_cal a:hover {
  text-decoration:none;
}
.days {
  width:21px;
  height:11px;
  text-align:center;
  float:left;
  margin:0;
}
.svday {
  width:21px;
  height:12px;
  text-align:center;
  float:left;
  margin:0;
  padding:4px 0 5px 0;
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:11px;
}
.svselected  {
  background-color: #DCDCDC;
  color:white;
  color:#CC0000;
}
.normG > a{
  color:#4D4D4D;
}
.svselected  > a {
  font-weight:bold;
  color:#CC0000;
}
.isEv {
  font-weight:bold;
  color:#CC0000;
}
.isEv > a {
  font-weight:bold;
  color:#CC0000;
}#content_contenuti_fam{
 margin:0;
 padding:0;
 overflow:hidden;
 width:726px;
 border-right:1px solid #CCCCCC;
 border-left:1px solid #CCCCCC;
}
#content_fam_sx{
 overflow:hidden;
 float:left;
 padding:0 0 0 10px;
}
#content_img_family{
 overflow:hidden;
 width:372px;
 height:372px;
 margin:0;
 padding:10px 0 0 0;
 background-image:url('/Img/bg_img_fam.gif');
 background-repeat:repeat-y;
 background-position:center;
}
#img_family{
 overflow:hidden;
 width:370px;
 height:370px;
 background-color:#E6E6E6;
}
#img_family img{
 border:0;
 padding:5px;
}
#ombra_fam_img{
 margin:0;
 padding:20px 0 0 0;
 overflow:hidden;
}
#content_desc_family{
 overflow:hidden;
 width:324px;
 margin:0;
 padding:110px 0 0 14px;
 background-image:url('/Img/bg_desc_fam.gif');
 background-repeat:repeat-y;
 background-position:center;
 float:left;
}
#desc_family{
 overflow:hidden;
 margin:0;
 padding:15px;
 background-color:#FFFFFF;
 background-image:url('/Img/arc_family_desc.jpg');
 background-repeat:no-repeat;
 background-position:bottom;
 font-size:16px;
}
#desc_family img{
 margin-right:5px;
}
#desc_family a{
 text-decoration:none;
 font-size:12px;
}
.img_primo{
 float:left;
 text-align:left;
 padding:0 5px 5px 0;
 margin:0;
}
.img_primo_piano{
 float:left;
 width:125px;
}
.txt_primo_piano{
 float:left;
 width:570px;
}#content_contenuti_event{
 margin:0;
 padding:0;
 width:726px;
 min-height:418px;
 border-right:1px solid #CCCCCC;
 border-left:1px solid #CCCCCC;
 position:relative;
 overflow:hidden;
}
#content_did1{
 clear:left;
 width:190px;
 height:190px;
 margin:0;
 padding:55px 0 0 5px;
 background-image:url('/Img/bg_did_ev.gif');
 background-repeat:repeat-y;
 background-position:center;
 position:absolute;
 z-index:10;
}
#txt_did1{
 padding:0 0 25px 0;
 width:188px;
 overflow:hidden;
 text-align:center;
 font-size:11px;
}
#img_did1{
 overflow:hidden;
 width:188px;
 height:188px;
 background-color:#E6E6E6;
 border:1px solid #CCCCCC;
}
#img_did1 img{
 border:0;
 padding:4px;
}

#content_did2{
 width:210px;
 height:210px;
 margin:0;
 padding:105px 0 0 170px;
 background-image:url('/Img/bg_did_ev.gif');
 background-repeat:repeat-y;
 background-position:195px top;
 position:absolute;
 z-index:20;
}
#txt_did2{
 padding:0 0 25px 0;
 width:208px;
 overflow:hidden;
 text-align:center;
 font-size:11px;
}
#img_did2{
 overflow:hidden;
 width:208px;
 height:208px;
 background-color:#E6E6E6;
 border:1px solid #CCCCCC;
}
#img_did2 img{
 border:0;
 padding:4px;
}
#content_desc_event{
 overflow:hidden;
 width:350px;
 margin:0;
 padding:20px 0 0 370px;
 background-image:url('/Img/bg_desc_fam.gif');
 background-repeat:repeat-y;
 background-position:403px top;
 float:left;
 position:absolute;
}
#desc_event{
 overflow:hidden;
 margin:0;
 background-color:#FFFFFF;
 background-image:url('/Img/arc_event.jpg');
 background-repeat:no-repeat;
 background-position:bottom;
}
#tit_family_ev{
 color:#FFFFFF;
 padding:20px 15px 20px 15px;
 text-transform:uppercase;
 font-weight:bold;
}
#txt_event{
 padding:20px 15px 20px 15px; 
}
.maschera_ev{
 margin: 0 5px 10px 0;
 text-align: left;
 float:left;
}
.boxev_grey{
 margin:0 0 5px 0;
 padding:0;
 width:308px;
 border:1px solid #E5E5E5;
 overflow:hidden;
 color:#4D4D4D;
}
.boxev_grey img{
 margin:0;
 padding:0;
 border:0;
}
.boxev_grey_sx{
 font-size:12px;
 margin:0;
 padding:2px 2px 2px 10px;
 float:left;
 width:250px;
 background-color:#E5E5E5;
 overflow:hidden;
 font-weight:bold;
}
#content_att_ev{
 border-top:1px solid #CCCCCC;
 font-size:10px;
 padding:0;
 margin:0 0 5px 0;
 overflow:hidden;
 color:#4D4D4D;
 line-height:11px;
}
#content_att_ev img{
 border:0;
 margin-right:3px;
 float:left;
 text-align:left;
}
#content_att_ev a{
 color:#4D4D4D;
 text-decoration:none;
}
#content_att_ev a:hover{
 text-decoration:none;
}
.att_ev_1{
 border-right:1px solid #CCCCCC;
 padding:5px 3px 0 15px; 
 float:left;
 overflow:hidden;
 width:120px;
}
.att_ev_2{
 border-right:1px solid #CCCCCC;
 padding:5px 3px 0 3px; 
 float:left;
 overflow:hidden;
 width:106px;
}
.att_ev_3{
 padding:5px 3px 0 3px; 
 float:left;
 overflow:hidden;
 width:80px;
}
#cal_ev_pop{
 margin:40px 0 0 65px;
 width:590px;
 min-height:300px;
 border:1px solid #CCCCCC;
 background-color:#FFFFFF;
 background-image:url('/Img/fondo_contenuto.jpg');
 background-position:bottom;
 background-repeat:no-repeat;
 position:absolute;
 z-index:40;
}
#top_cal_ev{
 overflow:hidden;
 margin:0 12px 0 12px;
 border-bottom:1px solid #CCCCCC;
}
#tit_cal_ev{
 overflow:hidden;
 float:left;
 padding:10px 0 10px 0;
}
#bt_cal_ev{
 overflow:hidden;
 float:right;
 padding:15px 0 0 0;
}
#bt_cal_ev img{
 border:0;
}
#txt_cal_ev{
 overflow:hidden;
 padding:45px 0 45px 0;
 text-align:center;
}
.txt_contenuto_tab{
 margin:0 0 0 0;
 padding:30px 15px 20px 15px;
 background-color:#FFFFFF;
 background-image:url('/Img/fondo_contenuto.jpg');
 background-position:bottom;
 background-repeat:no-repeat;
 overflow:hidden;
 min-height:140px;
}
#lancio_big_ul{
 margin:20px 0 0 0;
 padding:0;
 list-style-type:none;
}
.lancio_big_li{
 margin:10px 0 0 0;
 padding:10px 10px 0 10px;
 float:left;
 border-top:1px solid #CCCCCC;
 border-left:1px solid #CCCCCC;
 background-color:#FFFFFF;
 background-image:url('/Img/bg_li_tab.gif');
 background-position:bottom;
 background-repeat:repeat-x;
 height:38px;
}
.lancio_big_li_on{
 margin:0;
 padding:20px 10px 0 10px;
 float:left;
 font-weight:bold;
 border-top:1px solid #CCCCCC;
 border-right:1px solid #CCCCCC;
 border-left:1px solid #CCCCCC;
 background-color:#FFFFFF;
 height:38px;
}
#lancio_big_ul a{
 color:#CC0000;
 text-decoration:none;
}
#lancio_big_ul a:hover{
 text-decoration:none;
}
#lancio_big_ul img{
 border:0;
}
.txt_li_tab{
 padding:5px 0 0 0;
}
#lib0{
 border-left:0;
}
#lib4{
 border-right:1px solid #CCCCCC;
}
#tab_ev_3 a{
 color:#CC0000;
 text-decoration:none;
}
#tab_ev_3 a:hover{
 text-decoration:underline;
}.cont_contatti{
 margin:0;
 padding:0;
 text-align:left;
 clear:both;
 overflow:hidden;
}
.cont_contatti_sx{
 margin:0;
 padding:0 50px 0 0;
 text-align:left;
 float:left;
 overflow:hidden;
}
.cont_contatti_dx{
 margin:0;
 padding:0;
 text-align:left;
 float:left;
 overflow:hidden;
}
.content_privacy_r{
 overflow:scroll;
 width:500px;
 height:200px;
 margin:0;
 padding:10px 5px 10px 5px;
 border:1px solid #cccccc;
}
.bt_privacy_r{
 text-align:right;
 float:right;
 margin:0;
 padding:0;
 border:0;
}
.box_club_ris{
 border:3px solid #F2F2F2;
 margin:0;
 padding:0;
}

.box_club_ris a{
 color:#CC0000;
 text-decoration:underline;
}

.blog_postatoda{
  height:22px;
  margin: 0;
  padding: 6px 0px 0px 6px;
  background-color: #F2F2F2;
  font-size: 11px;
}

.blog_commenti{
  float: right;
  height:22px;
  margin: 0;
  padding: 0px 6px 0px 0px;
  /*background-color: #F2F2F2;*/
  font-size: 11px;
  color: #cc0000;
}
.commenti{
  color: #cc0000;
   text-decoration: none;
}

.blog_commenti a{
  font-size: 12px;
  color: #cc0000;
  text-decoration: none;
  font-weight: bold;
}

.blog_aggcommenti{
  height:22px;
  margin: 0;
  padding: 6px 0px 0px 6px;
  background-color: #F2F2F2;
  font-size: 12px;
  color: #cc0000;
}

.blog_titolo{
  margin: 0;
  padding: 10px 0px 0px 6px;
  color: #93B50B;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}

#box_blog{
  text-align: left;
  margin: 0;
  padding: 0px 0px 0px 10px;
}

#box_blog ul{
  list-style-type:none;
  text-align: left;
  margin: 0;
  padding: 0px 0px 0px 5px;
}#content_contenuti_schede{
 margin:0;
 padding:0;
 width:726px;
 min-height:410px;
 border-right:1px solid #CCCCCC;
 border-left:1px solid #CCCCCC;
 position:relative;
 overflow:hidden;
}
#content_img_scheda_top{
 clear:left;
 width:210px;
 height:210px;
 margin:0;
 padding:130px 0 0 30px;
 background-image:url('/Img/bg_did_ev.gif');
 background-repeat:repeat-y;
 background-position:55px top;
 position:absolute;
 z-index:20;
}
#img_scheda_top{
 overflow:hidden;
 width:208px;
 height:208px;
 background-color:#E6E6E6;
 border:1px solid #CCCCCC;
}
#img_scheda_top img{
 border:0;
 padding:4px;
 width:200px;
 height:200px;
}
#content_desc_scheda{
 overflow:hidden;
 width:490px;
 margin:0;
 padding:20px 0 0 230px;
 background-image:url('/Img/bg_content_scheda.gif');
 background-repeat:repeat-y;
 background-position:250px top;
 float:left;
 position:absolute;
}
#desc_scheda{
 border:1px solid #CCCCCC;
 overflow:hidden;
 margin:0;
 padding:18px 15px 15px 15px;
 background-color:#FFFFFF;
 background-image:url('/Img/arc_scheda.jpg');
 background-repeat:no-repeat;
 background-position:bottom;
}
.boxa_scheda{
 border-bottom:1px solid #CCCCCC;
 overflow:hidden;
 margin:23px 0 0 0;
}
.boxa_scheda_img{
 float:left;
 margin:0 20px 10px 0;
}
.boxa_scheda_img img{
 padding:0 0 23px 0;
 background-image:url('/Img/bg_img_scheda.jpg');
 background-position:bottom;
 background-repeat:repeat-x;
}
.boxa_scheda_dx{
 float:left;
 margin:0 0 10px 0;
 font-size:11px;
 width:555px;
}
.link_gallery_right{
 float:right;
 font-size:11px;
}
.link_gallery_right img{
 float:left;
 text-align:left;
 padding-right:5px;
 border:0;
}
.link_gallery_right p{
 float:left;
 text-align:left;
 padding-top:8px;
 margin:0;
}
.link_gallery_right a{
 color:#4d4d4d;
}#bandierine{
 margin:0 auto;
 padding:0;
 width:685px;
}
#bandierine img{
 border:1px solid #ffffff;
}

/*
#bandierine ul{
 margin:0 0 0 49px;
 padding:20px 0;
 list-style-type:none;
 overflow:hidden;
 border:0px red solid;
}
#bandierine li{
 float:left;
 padding:0 34px 0 0;
}
*/

.bandierina{
 color:#ffffff;
 text-decoration:none;
}

