<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*******************************
         ISCRIVITI
*******************************/
a{
	outline:none;
}
.bloc_descrizione_commenti{
	background-image:url("../img/sfondo.png");
	background-position:right center;
	background-repeat:no-repeat;
	display:inline-block;
	text-shadow:1px 1px #FFFFFF;
	width:42.7%;
}
.box_input_descrizione_commenti{
	float:right;
	height:90px;
	margin-left:-4px;
	width:56%;
}
.bloc_testo_descrizione_commenti{
    color: #666666;
    font-size: 14px;
    margin-bottom: 10px;
    width: 469px;
}
.bloc_testo_categoria{
	color:#666666;
	font-size:14px;
	margin-bottom:30px;
}
.bloc_testo_categoria input{
	text-align:left;
	margin-left:25px;
}
.box_categoria{
	margin-top:10px;
}
#box_iscriviti{
	margin:10px 0;
	padding:20px;
	height:648px;
}
#contenitore_iscriviti{
	width:500px;
	height:520px;
	margin:0 auto;
	padding:20px;
	margin-top:20px;
}
#puls{
	background-image:url(../img/puls.png);
	background-repeat:no-repeat;
	width:144px;
	height:40px;
	text-indent:-9999px;
}

span.titolo_nuvola {
  display: none;
  position: absolute;
  top: -20px;
  left: 211px;
  width: 150px;
  height: 47px;
  padding: 8px;
  background:url(../../../../nuvoletta-jquery/bg_tooltip.png) no-repeat;
  color: #fff;
  text-align: center;
  line-height: 110%;
  cursor: pointer;
}
.bloc_testo{
	color:#666;
	/*margin-bottom:30px;*/
	font-size:14px;
	/*height:23px;
	position:relative;*/
}	
.bloc_scegli{
	color:#666;
	float: left;
	margin:0 54px 30px 0;
	font-size:14px;
	position:relative;

}
.camp_oblig{
	font-size:10px;
	color:#666;
	display:block;
}
.bloc{
	/*float:left;*/
	width:42%;
	background-image:url(../img/sfondo.png);
	background-position:right center;
	background-repeat:no-repeat;
	height:20px;
	text-shadow:1px 1px #fff;
	background-position:right;
}
.bloc2{
	width:42%;
	background-image:url(../img/sfondo.png);
	background-position:right center;
	background-repeat:no-repeat;
	height:20px;
	text-shadow:1px 1px #fff;
	background-position:right;
}	
.box_input, .box_input_link, .box_input_inline, .box_input_caratteri{
	width:56.6%;
	/*margin-bottom:22px;
	background-color:transparent;
	background-image:url("/aria/main/images/img_input.png");
	background-repeat:no-repeat;
	border:0 none;
	padding:3px;*/
	width:260px;
    color: #000;
    margin-bottom: 8px;	
    margin-top: 0;
    padding: 4px;
}

.box_input_link{
	border-right:1px solid #BABAB9;
	float:right;
	height:11px;
	width:39.6%;
	margin-top:0px!important;
	margin-top:-20px;
	margin-right:20px;

}


input{
	font-family:Arial;
	font-style:normal;
	font-size:12px;
}
textarea{
	font-family:Arial;
	font-style:normal;
	font-size:11px;

}
.puls_iscriviti a{
	background-image:url(../img/puls.png);
	background-repeat:no-repeat;
	width:116px;
	height:22px;
	display:inline-block;
	text-align:center;
	color:#666;
	text-shadow:1px 1px #fff;
	border:medium none;
	font-size:17px;
	float:right;
	padding:3px 0;
	overflow:hidden;
}
.puls_iscriviti a:active{
	background-image:url(../img/puls.png);
	background-repeat:no-repeat;
	width:116px;
	height:22px;
	display:inline-block;
	text-align:center;
	color:#666;
	text-shadow:1px 1px #fff;
	border:medium none;
	font-size:17px;
	float:right;
	padding:3px 0;
	background-position:0 -31px;
}

.bloc_testo_data {
	color:#666666;
	font-size:14px;
	margin-bottom:30px;
}
.bloc_data {
	background-image:url("../img/sfondo.png");
	background-position:right center;
	background-repeat:no-repeat;
	display:inline-block;
	height:22px;
	text-shadow:1px 1px #FFFFFF;
	width:26%;
}
.box_input_data{
	margin-left:-4px;
}
.evento_periodo{
	font-size:14px;
	margin-bottom:15px;
}
#id_schede_nome, .box_input_inline, .box_input_caratteri, #id_schede_autore, #id_schede_autore_mail{
	width:260px;
	/*border-right:1px solid #BABAB9;*/
	height:15px;
}
#id_schede_comune, #id_schede_categoria{
	height:23px;
}
#id_schede_autore, #id_schede_autore_mail{
	width:260px;
}
#box_segnalaevento .cke_skin_kama {
	width:457px;
}
#box_inserisciarticolo .cke_skin_kama {
	width:465px;
}
.box_input{
/*border-right:1px solid #CCCCCC;*/
}</pre></body></html>