@charset "utf-8";
/* CSS Document */
@import url("/aria/main/css/evt-details.css");
@import url("/aria/main/css/schede-details.css");

/*************************
 		ERRORI FORM
*****************/
.empty_fields, .error_fields{
    color: #990000;
    font-weight: bold;
    padding: 19px;
}
.empty_field_list, .error_field_list{
    border-bottom: 1px solid #CCCCCC;
    color: #CC0000;
    margin: 0;
    padding: 19px 40px;
}
.error_field_list .error_field_desc{
	color:#A85757;
}
.error_field_desc{
	font-size:0.8em;
}
/*************************
           TOP
*************************/
#top h1 a{
	display:block;
	background-position:0 0!important;
	background-position:0 -414px;
	height:106px!important;
	height:136px;
	width:265px;
}
#top{
	height:130px;
	margin:0 auto;
	width:1000px;
	margin-top:15px;
	position:relative;
    background-color: #fff;
	}
#top h1{
	display:inline-block;
	top:0;
	}
#top h1 span, .skip, hr {
	display:none;
}
.cl{
	clear:both;
	line-height:0;
}
#top div{
	float:left;
}
/******************************
  	  COLONNA INTERNO
******************************/
#container{
	width:1000px;
	margin:0 auto;
	position:relative;
	}
#coll_centrale{
	width:514px;
	float:right;
	padding:0px;
	border-bottom:0px;
	}
#ric_avanzata span, .box_evento a, h3.excerpt{
	color:#666;
}
/******************************
  	       PROVINCE
******************************/
#line_prov{
	height:0;
}
#contenitore_province{
	background-color:#fff;
	position:absolute;
	width:181px;
	left:2px;
	top:22px;
	border:1px solid #666;
	font-size:13px;
	display:none;
}
#contenitore_province li{
	height:26px;
}
#contenitore_province a{
	padding:9px;
}
#menu_regioni{
	position: relative;
	right:0;
	width:600px;
	display:block;
}
#menu_regioni span{
	font-size:13px;
}
#provincia{
	cursor:pointer;
	width:178px;
	padding-left:9px;
	height:23px;
	background-position:-4px -336px;
	position:relative;
	z-index:100;
	margin-left:330px;
	margin-top:-18px;
	top:1px;
}
/******************************
  	       RICERCA
******************************/
.risultati p{
	font-size:11px;
	margin-bottom:5px;
}
.risultati p.sinistra{
	text-align:left;
}
.submit{
	background-image:url("../images/puls.png");
	background-position:top;
	background-repeat:no-repeat;
	background-color:transparent;
	cursor:pointer;
	border:0;
	line-height:normal;;
	color:#666666;
	height:28px;
	padding:0;
	margin-top: 7px;
	text-align:center;
	/*text-shadow:1px 1px #FFFFFF;*/
	width:116px;
}

.sfumatura_grigia{
    background-image: url("../images/sfumatura-grigia.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    border-bottom: 1px solid #CCCCCC;
}
/*.richiesta_ref a, .box_approfondimenti a{
    background-color: #FFFFFF;
    background-image: url("../images/sfumatura-grigia.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #CCCCCC;
    border-radius: 16px 16px 16px 16px;
    display: inline-block;
    margin-top: 1px;
    padding: 9px 14px;
}*/
.box_approfondimenti ul li a{
	    background-color:transparent;
    background-image: none;
    background-position: center bottom;
    background-repeat:no-repeat;
    border: 0px solid #CCCCCC;
    /*border-radius: 0px 0px 0px 0px;*/
    display: block;
    margin-top: 0px;
    padding: 0px;
}
.richiesta_ref a:hover{
	color:#F90;
}
.submit:hover{
	 background-position:bottom;
}

#richiesta_ref input.submit{
	margin-top:10px;
}
#box_ricerca{
    border-bottom: 1px solid #CCCCCC;
    display: inline-block;
    padding: 23px 14px 23px 23px;
    width: 478px;
}
#ricerca{
	height:34px;
	float:left;
}
#cerca_box{
	width:314px;
	background-repeat:no-repeat;
	background-position:4px 2px;
	border:1px solid #ccc;
	padding:5px 5px 5px 30px;
	background-position:-646px -44px;
}
#cerca_submit{
	margin-left:5px;
}
#cerca_pul{
	width:20px;
	height:20px;
	overflow:hidden;
	margin-left:10px;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
}
#ric_avanzata{
	margin-top:2px;
	font-size:10px;
	text-align:right;
}
#ric_avanzata span{
	margin-left:16px;
	text-decoration:underline;
	outline:none;
	padding-left:15px;
	}
span#ricavz{
	cursor:pointer;
	}
#contenitore_ricerca{
	display:none;
	background-color:#f2f2f2;
	position:absolute;
	width:473px;
	top:222px;
	left:203px;
	}
/******************************
 	     BANNER
******************************/
#banner{
	width:700px;
	height:90px;
	display:inline-block;
	position:absolute;
	right:0;
	top:0;
	}
#banner_489x60{
	width:100%;
	height:60px;
	margin-top:20px;
	}

/******************************
 	  SOCIAL PLUGINS
******************************/
.addthis_toolbox{
	float:right;
	margin:20px 0 0 0;
    padding: 0px;
}
.googleplus_toolbox{
	float:right;
	margin:20px 0 0 0;
    padding: 0px;
}
/******************************
 	  COLONNA SINISTRA
******************************/
#coll_sinistra{
	width:182px!important;
	width:180px;
	float:left;
	}
#left{
	background-color: #FFFFFF;
	width:698px;
	float:left;
	}
/*************************
      COLONNA DESTRA
*************************/
#coll_destra{
	width:300px;
	float:left;
	margin-left:2px;
	padding-bottom:10px;
	}
/*************************
          EVENTI
*************************/
.box_evento p{
	line-height:1.5;
	margin:0 0 10px;
	padding:0;
	}
.box_evento{
    clear: both;
    padding: 8px;
    position: relative;
}

.box_evento_detail{
    background-image: url("../images/sfumatura-grigia.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    padding: 8px;
    position: relative;
	cursor:auto;
}
.box_evento_detail:hover{
		background-color:#fff;

}
.data_singola, .data_doppia{
    background-repeat: no-repeat;
    color: #888888;
    display: inline;
    float: left;
    /*font-family: Verdana,Geneva,sans-serif;*/
    font-style: normal;
    margin-top: -7px;
    text-align: center;
    width: 101px;
}
.sx_inizio{
    float: left;
    width: 56px;
}
.dx_fine{
    float: right;
    padding-top: 0;
    width: 45px;
}
.data_doppia{
	background-position:-10px -96px;
}
.data_singola{
	background-position:-13px -4px;
}
.month, .month_to{
    color: #FFFFFF;
    font-size: 0.75em;
    font-weight: bold;
    margin-top: 8px;
}
.day, .day_to{
    color: #999999;
    /*font-family: Verdana,Geneva,sans-serif;*/
    font-size: 18px;
    font-weight: bold;
}
.month, .month_to, .day, .day_to, .year, .year_to{
	display:block;
    margin-top: 6px;
}
.year, .year_to{
    color: #CCCCCC;
    font-size: 11px;
    font-weight: bold;
    line-height: 9px;
    margin-bottom: 12px;
}
.box_evento h2{
    margin: 0 0 5px 110px;
}
.box_evento a{
	padding-bottom:1px;
	text-decoration:none;
	letter-spacing:0px;
}
.tit a{
	letter-spacing:0.5px;
}
h3.excerpt{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #888888;
    display: block;
    /*font-family: Verdana,Geneva,sans-serif;*/
    font-size: 0.8em;
    letter-spacing: 0;
    margin:0 0 0 101px;
    text-align: justify;
/*    width: 354px;*/
	padding:0px;
}
.box_evento p.comments{
    display: block;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 8px;
    margin-top: 6px;
    padding-top: 6px;
    text-align: right;
	width:100%;
}
.box_evento p.comments a{
    font-weight: normal;
    text-decoration: underline;
}
.box_evento img.img_evt_list{
	float:right;
	margin-left:8px;
}
.angoli_arrotondati{
	margin:12px auto 0;
	padding:9px;
	width:477px;
}
.angoli_arrotondati .evt_det_content {
	display:inline-block;
}
#stai_guardando{
    background-image: url("../images/sfumatura-grigia.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    font-size: 17px;
    padding: 29px 5px;
    text-align: center;
	border-bottom:1px solid #ccc;
}

/*************************
          MENU
*************************/
#menu_share{
	width:168px;
	height:50px;
}
#menu_share a{
	display:block;
	width:18px;
	height:20px;
	text-indent:-9999px;
}
#cerca_dove a{
	font-size:15px;
}
.menu_guarda a:hover{
	color:#F8A441;
	background-color:#fff;
}
.menu_guarda a.attivo{
	text-shadow:1px 1px #FFF;
	background-color:#fff;
	background-position:-343px -28px;
	background-repeat:no-repeat;
}
.menu a{
	color:#666;
}
.menu a:hover{
	color:#fff;
	/*background-image:url(../images/pulsante.jpg);*/
}
#cerca_dove h3.titolo_cerca_dove  span{
	color:#666;
}
h3.titolo_cerca_dove{
	border-bottom:1px solid #ccc;
}
.slidemenu a:hover{
	color:#3E3D40;
	text-shadow:1px 1px #FFF;
}
/*************************
    MENU DESTRA GUARDA
*************************/
.item1 span{
	font-weight:bold;
	font-size:17px;
	padding:0 0 4px 0;
	width:175px;
	display:block;
}
.titolo_menu span{
    display: block;
    font-size: 17px;
    padding: 2px 11px 12px;
    text-transform: uppercase;
    width: 162px;
}
#menu_share a.item4{
	background-position: -63px -4px;
}
#menu_share a.item5{
	background-position: -83px -4px;
}
#menu_guarda p{
	font-weight:bold;
	font-size:17px;
	padding:0 0 4px 0;
}
.menu_guarda a{
    display: block;
    height: 34px;
    padding: 12px 0 0 18px;
    width: 167px;
}
.menu a{
	text-decoration:none;
	margin-top:7px;
	width:170px;
	height:25px;
	display:inline-block;
	padding-top:7px;
}
.menu a:hover{
	text-decoration:none;
	margin-top:7px;
	background-repeat:no-repeat;
	background-position:center;
	width:180px;
	height:25px;
	display:inline-block;
	padding-top:7px;
	padding-left:4px;
}
.slidemenu ul {
	list-style:none;
	padding:0px;
	list-style-image:none;
	margin:0;
}
.slidemenu  li{
	list-style-position:outside;
	margin:0;
	padding:0;
	background-image:url(../images/linea-menu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:48px;
	}
.slidemenu{
	margin:0;
	padding:0;
	/*font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;*/
}


/*************************
  MENU DESTRA CERCA DOVE
*************************/
#cerca_dove h3.titolo_cerca_dove  span{
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
	padding-left:42px;
	text-decoration:none;
	width:131px;
	height:33px;
	padding-top:7px;
}
#sotto_menu li.link_02 a{
	list-style: inherit;
}
.mangiare span{
	background-position:-237px -99px;
}
.mangiare span:hover{
	background-position:-642px -99px;
	cursor:pointer;
}
.bere span{
	background-position:-237px -142px;
}
.bere span:hover{
	background-position:-642px -142px;
	cursor:pointer;
}
.dormire span{
	background-position:-237px -176px;
}
.dormire span:hover{
	background-position:-642px -176px;
	cursor:pointer;
}
.divertirti span{
	background-position:-241px -216px;
}
.divertirti span:hover{
	background-position:-646px -216px;
	cursor:pointer;
}
.informarti span{
	background-position:-241px -258px;
}
.informarti span:hover{
	background-position:-646px -258px;
	cursor:pointer;
}
.rilassarti span{
	background-position:-241px -298px;
}
.rilassarti span:hover{
	background-position:-646px -298px;
	cursor:pointer;
}
.sport span{
	background-position:0 -229px;
}
.sport span:hover{
	background-position:-406px -229px;
	cursor:pointer;
}
.altro span{
	background-position:-241px -369px;
}
.altro span:hover{
	background-position:-646px -369px;
	cursor:pointer;
}
.slidemenu{
   display:block;
   overflow:hidden;
   width:180px;
}

#cerca_dove li{
    height: 34px;
    list-style: none outside none;
    padding: 13px 0 0 44px;
}
/*************************
          FOOTER
*************************/
#footer_cont{
	background-color:#333;
}
#footer{
	background:#333 url(/aria/main/images/footer_sfondo.jpg) right top no-repeat;
	background-color:#333;
}
#info_footer{
	background: url(/aria/main/images/info_foot.jpg) repeat-x #333;
}
#footer #su a, #net_footer a{
	color:#ccc;
}
.colonna{
	border-right:1px solid #444;
}
.colonna a:hover, .colonnaa a:hover{
	color:#FFF;
}
#footer_cont{
	width:100%;
}
#footer{
	width:1000px;
	margin:0 auto;
}
#info_footer{
	height:73px;
	padding:23px 40px;
	font-size:13px;
	width:920px!important;
	width:931px;
	margin:0 auto;
	display:inline-block;
}
#info_footer p{
	text-align:justify;
	font-size:11px;
}
#footer #top_tornasu a{
	display:block;
	text-align:right;
	margin:-12px 15px 0 867px;
	width:100px;
	height:27px;
	padding-top:12px;
}
#footer #top_tornasu a:hover{
	color:#FFF;
}
#top_tornasu{
	width:1000px;
	height:30px;
	padding:15px 0 0 0;
}
#net_footer{
	text-align:center;
	font-size:12px;
	padding:4px 0 14px;
}
#footer_top span{
	/*margin:0 18px 0 57px;*/
}
.colonna{
	float:left;
	width:17%;
	padding:22px 33px 20px 46px;
	font-size:13px;
}
.colonna_right{
	float:left;
	width:17%;
	padding:22px 33px 0 46px;
	font-size:13px;
	clear:right;
}
.colonna_right a{
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	height:40px;
	width:180px;
	margin-top:17px;
}
.colonna_right a.emilia_romagna{
	background-position:-3px -84px;
}
.colonna_right a.emilia_romagna:hover{
	background-position:-261px -84px;
}
.colonna_right a.piemonte{
	background-position:-3px -44px;
}
.colonna_right a.piemonte:hover{
	background-position:-261px -44px;
}
.colonna_right a.puglia{
	background-position:-3px -4px;
}
.colonna_right a.puglia:hover{
	background-position:-261px -4px;
}
.colonna_right a.lazio{
	background-position:-3px -126px;
}
.colonna_right a.lazio:hover{
	background-position:-261px -126px;
}
.colonna_right a.abruzzo{
	background-position:-3px -169px;
}
.colonna_right a.abruzzo:hover{
	background-position:-261px -169px;
}
.colonna_right a.lombardia{
	background-position:-3px -347px;
}
.colonna_right a.lombardia:hover{
	background-position:-261px -347px;
}
.colonna_right a.marche{
	background-position:-3px -383px;
}
.colonna_right a.marche:hover{
	background-position:-261px -383px;
}
.colonna_right a.friuli_venezia_giulia{
	background-position:-3px -207px;
}
.colonna_right a.friuli_venezia_giulia:hover{
	background-position:-261px -207px;
}
.colonna_right a.veneto{
	background-position:-3px -630px;
}
.colonna_right a.veneto:hover{
	background-position:-261px -630px;
}
.colonna_right a.umbria{
	background-position:-3px -921px;
}
.colonna_right a.umbria:hover{
	background-position:-261px -921px;
}
.colonna_right a.toscana{
	background-position:-3px -875px;
}
.colonna_right a.toscana:hover{
	background-position:-261px -875px;
}
.colonna_right a.campania{
	background-position:-3px -770px;
}
.colonna_right a.campania:hover{
	background-position:-261px -770px;
}
.colonna_right a.sicilia{
	background-position:-3px -819px;
}
.colonna_right a.sicilia:hover{
	background-position:-261px -819px;
}

.colonna_right ul{
	margin-top:23px;
}
.colonna a{
	text-decoration: none;
}
.colonnaa a{
	font-size:13px;
}
/*************************
       FOOTER MENU
*************************/
#footer_top{
	border-bottom:1px solid #444444;
    border-top:1px solid #444444;
}
.colonna h3.titolo{
	font-size:17px;
}
#footer_top a{
    background-color: #555;
    border: 1px solid #888888;
    border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    padding: 6px;
	color:#999;
}
#footer_top a:hover{
	color:#fff;
}
#titolo_social, #social_menu a{
	background-image:url(/aria/main/images/share_pul.gif);
}
#titolo_social{
	background-image:url(/aria/main/images/share.gif);
}
#sitemap a{
	color:#999;
}
#sitemap a:hover{
	color:#fff;
}
.colonna .dove a{
	background-repeat:no-repeat;
	display:block;
	height:33px;
	margin-top:7px;
	overflow:hidden;
	padding-left:50px;
	padding-top:7px;
	text-decoration:none;
	width:131px;
	font-size:13px;
}
.mangiare a{
	background-position:0 -61px;
}
.mangiare a:hover{
	background-position:-213px -61px;
}
.bere a{
	background-position:0 -99px;
}
.bere a:hover{
	background-position:-213px -99px;
}
.dormire a{
	background-position:0 -136px;
}
.dormire a:hover{
	background-position:-213px -136px;
}
.divertirti a{
	background-position:0 -179px;
}
.divertirti a:hover{
	background-position:-213px -179px;
}
.informarti a{
	background-position:0 -221px;
}
.informarti a:hover{
	background-position:-213px -221px;
}
.rilassarti a{
	background-position:0 -258px;
}
.rilassarti a:hover{
	background-position:-213px -258px;
}
.sport a{
	background-position:0 -229px;
}
.sport a:hover{
	background-position:-213px -229px;
}
.altro a{
	background-position:0 -332px;
}
.altro a:hover{
	background-position:-213px -332px;
}
cufon{
	margin-top:6px;
}
.colonnaa{
	float:left;
	padding:22px 0 22px 50px;
}
#footer_top{
	padding:12px 0 10px 0;
	font-size:12px;
	margin-left:-12px;
	color:#999;
}
#footer_top a{
	text-decoration:none;
}
#social_menu a{
	display:block;
	text-indent:-9999px;
	background-repeat:no-repeat;
	overflow:hidden;
	width:20px;
	height:20px;
	float:left;
}
#titolo_social{
	display:block;
	text-indent:-9999px;
	width:63px;
	height:17px;
	float:left;
	background-position:0px -16px;
	margin-top:3px;
}
#social_menu{
	margin-bottom:10px;
}
#social_menu a.social_menu_facebook{
	background-position:0 0px;
}
#social_menu a.social_menu_myspace{
	background-position:-20px 0px;
}
#social_menu a.social_menu_google{
	background-position:-40px 0px;
}
#social_menu a.social_menu_twitter{
	background-position:-61px 0px;
}
#social_menu a.social_menu_rss{
	background-position:-81px 0px;
}
#id_schede_categoria, #id_schede_comune{
    height: 23px;
    margin-bottom: 8px;
    margin-top: 0 !important;
    padding: 0;
}
#id_eventi_comune, #id_eventi_categoria{
    height: 21px;
    margin-bottom: 8px;
    margin-top: 0 !important;
    padding: 0;
    width: 270px;
}
.schede_list_banner{
	padding-left:145px;
	margin-top:-20px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
}

.pagine{
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    color: #999999;
    display: inline-block;
    font-size: 12px;
    height: 21px;
    margin: 21px 0;
    padding: 27px 0;
    text-align: center;
    width: 100%;
}
.pagine-center{
	display: inline-block;
    margin: 0 auto;
}
.paginazione{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px 4px 4px 4px;
	border:1px solid #999999;
	color:#666666;
	display:block;
	float:left;
	font-weight:bold;
	height:22px;
	margin-right:3px;
	padding-top:7px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	width:32px;
}
.primapagina, .precedente, .successivo, .ultimapagina{
	color:#666666;
	display:block;
	float:left;
	font-size:10px;
	font-weight:bold;
	margin-right:3px;
	padding:0.7em 0.2em;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
}
#box_segnalaevento .tit_tipo_evento{
	font-size:16px;
    background-color: #FFFFFF;
    margin-left: -19px;
    padding: 11px 22px;
    width: 469px;
}
.paginazione.attivo{
	/*-moz-border-radius:4px 4px 4px 4px;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:8px;
	padding:6px 6px 6px 10px;*/
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px 4px 4px 4px;
	border:1px solid #999999;
	color:#fff;
	display:block;
	float:left;
	font-weight:bold;
	text-align:center;
	padding-top:9px;
	white-space:nowrap;
	vertical-align:middle;
	margin-top:-2px;
	width:36px;
	height:24px;
}

.top_footer_menu{
	display:block;
	margin:auto;
	padding:11px;
}
.top_footer_menu span{
	margin:0 12px 0 33px;
}

.shared_code{
	display:block;
	border: 2px solid #999;
	padding:3px 0 3px 10px;
	padding:10px;
	background-color:#fefefe;
	color:#666;
	font-family:Courier;
	font-size:14px;
	margin:5px 0;
	width:95%;
	height:200px;
}
span.bloc{
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    /*margin: 10px 18px;*/
}
.bloc_testo{
/*    margin-left: 5px;*/
    width: 482px;
}

.bloc_testo_user{
	padding:10px;
}

#data_cal4 div{
	background-position:-97px -368px;
	display:block;
	height:20px;
	margin-bottom:10px;
	margin-top:14px;
	padding-right:14px;
	text-align:right;
	width:328px;
}
span.cancella_data{
	display:inline-block;
	height:20px;
	text-indent:-9999px;
	width:20px;
}
.ora{
	background-position:-323px -420px;
	background-repeat:no-repeat;
	height:92px;
	margin-top:10px;
	overflow:hidden;
}
.orario{
	display:inline;
	float:left;
	font-size:15px;
	margin-bottom:10px;
	margin-left:15px;
	margin-top:35px;
	text-transform:uppercase;
	width:66px;
}
.privacy {
	color:#999999;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	height:50px;
	margin:0 0 0;
	width:467px;
	border:1px solid #b9b9b9;
	overflow-y:scroll;
	background-color:#fff;
}
.bloc_autorizza {
    display: inline-block;
    margin-bottom: 16px;
    text-shadow: 1px 1px #FFFFFF;
	font-size:12px;
}
.asterisco, .camp_oblig{
	/*font-style:italic;*/
	color:#900;
	font-size:12px;
}

/******************************
		FILTRO EVENTO
******************************/
.box_filtro_eventi{
	font-size:10px;

}

.titolo_menu, .titolo_cerca_dove, .header_user_page_box, #box_ricerca, #calendarlinebox, .risultati, .pagine{
	background-image:url(../images/sfumatura-grigia.png);
	background-position:bottom center;
	background-repeat:repeat-x;
}
#calendarlinebox{
	background-color:#FFF;
    padding-bottom: 11px;
}
#apri_calendario{
	text-decoration:none;
}
.filtra_cat, .filtra_prov{
    padding: 12px 0 0;
	background-color:#fff;
}
.filtro_eventi span{
	background-image:url("https://www.marcheinfesta.it/aria/site/images/immagini_marche_trasp.png");
	background-position:-71px 0;
	background-repeat:no-repeat;
	display:block;
	padding-bottom:13px;
	padding-left:24px;
	cursor:pointer;
}
.header_user_page_box{
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    height: 22px;
    padding: 12px 0 12px 12px;
}
.cat_selected{
	font-weight:bolder;
}
.prov_selected{
	font-weight:bolder;
}
.bloc_testo_descrizione_commenti div{
	display:inline-block;
}
.bloc_testo span{
	/*display:inline-block;*/
}
#reit_periodo div{
	width:438px;
}
.div_reiterazione label {
	background-image:none;
	cursor:pointer;
	display:block;
	float:left;
	height:32px;
	margin-right:6px;
	padding-top:13px;
	text-align:right;
	width:129px;
}
.titolo_pagina{
	/*margin-top:20px;*/
	display:inline-block;
}
#box_inserisciarticolo{
	padding:10px;
}
#filtro_eventi_province div span cufon,
#filtro_eventi_categorie div span cufon{
	cursor:pointer;
}
.no_results{
	padding:29px;
}
.info_evento_categoria{
	text-align:right;
}
.info_evento_categoria .evt_det_lable{
	font-weight:bold;
}
.box_filtro_eventi ul{
	margin:0px;
	padding:0px;
}
.box_filtro_eventi ul li{
    border-bottom: 1px solid #CCCCCC;
    display: block;
    float: left;
    width: 150px;
}
.box_filtro_eventi ul li a{
    display: block;
    padding: 12px 0 12px 39px;
    width: 112px;
	border-right: 1px solid #CCCCCC;
}
.box_filtro_eventi ul li a:hover{
	background-color:#fff;
	background-image:url("https://www.marcheinfesta.it/aria/site/images/immagini_marche_trasp.png");
	background-repeat:no-repeat;
	background-position:-495px 7px;
}
.box_discesa, #div_discesa form#richiesta_ref{
	padding:15px;
	background-image:url(../images/sfumatura-grigia.png);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #ccc;
}
.richiesta_ref, .box_approfondimenti{
	padding:15px;
}
#div_discesa form#richiesta_ref textarea{
	width:477px;
}
.evt_det_lable{
    display:inline-block;
    margin-bottom: 10px;
}
.risultati{
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 38px;
    padding: 8px 17px 3px;
    text-align: right;
}
.box_articolo{
	padding:29px;
	font-size:11px;
	text-align:justify;
	overflow:hidden;
}
#sitemap #sitemap_cercadove ul{
	padding:0px;
}
#sitemap #sitemap_cercadove li{
	list-style:none;
}
.lista_app{
    background-color: #FFFFFF;
    padding: 15px;
}
.lista_app_box{
    font-size: 11px;
    overflow: hidden;
    padding: 10px;
	background-color:#fff;
}
.lista_app_tit a{
	font-weight:bold;
}
.lista_last_evt{
	font-size:0.9em;
	padding-left:6px;
	font-weight:bold;
	line-height:1.6em;
}
.lista_last_evt a{
	text-decoration:none;
}
.aggiunto_testo p{
	/*padding:10px;*/
}
.aggiunto_testo p a{
	text-decoration:underline;
}
.evento_aggiunto h3{
    background-image: url("../images/img-ok.png");
    background-repeat: no-repeat;
    padding-bottom: 8px;
    padding-left: 44px;
    padding-top: 10px;
}
.lista_app_img img{
    float: left;
    margin-bottom: 6px;
    margin-right: 9px;
}
.box_articolo img{
	margin:10px;
}
.pag_nontrovata{
    margin: 0px 0px 37px 0;
    position: relative;
}
.pag_nontrovata_tit{
	padding:10px;
}
.pag_nontrovata_tit p{
    font-size: 23px;
    padding-right: 111px;
    text-align: right;
}
.pag_nontrovata_img{
    display: inline-block;
    margin-left: 133px;
    position: relative;
    top: -24px;
    width: 259px;
}
.pag_nontrovata_sottotit{
    display: inline-block;
    float: right;
    font-size: 13px;
    margin-right: 121px;
    margin-top: 17px;
}
.titpag{
	font-size:26px;
	text-align:left;
}
.evento_appr{
    border-bottom: 1px solid #CCCCCC;
    color: #999999;
    display: block;
    font-size: 12px;
    margin-bottom: 16px;
    margin-right: 16px;
    padding-bottom: 13px;
    padding-top: 10px;
    text-align: right;
    width: 460px;
}

/* TIP PER LE FROM */
#infestatip .top_tip{
    background: url(/aria/main/images/tip-arrow-top.png) 0px 0px no-repeat;
    height: 8px;
}
#infestatip .content_tip{
    background-color: #333;
    font-size: 11px;
    font-family: Arial, sans-serif;
    color: #efefef;
    padding: 6px;
}
.colonna_right a{
	background-image:url(../images/puls_infesta.gif);
	background-repeat:no-repeat;

}
.redazione_tit{
	padding:20px;
}
.redazione{
	padding:20px;
    font-size: 11px;
}
