.login {
	/*margin-bottom: 10px;*/
	padding-bottom: 0px;
}
.login .titolo_log{
margin-bottom:4px;
}
.login .titolo_log,.login .titolo_log a{
	font-size: 1em;
	color: #c40f20;
	text-align: left;
	font-weight: bold;
}

.login input {
	margin: 0 0 3px 0;
	width: 95%;
	border: 1px solid #999;
	line-height: 0.8em;
	background: white url(../img/input.gif) repeat-x top;
	padding-top: 5px;
	height: 15px;
}

.login form {
	margin: 0;
	padding: 0;
}
form.search button{
	margin-right:7px;
}
.login button {
	float: right;
	/*width: 90%;
	color: #666;
	text-decoration: underline;
	background: none;
	border: 0;
	font-weight: bold;
	cursor: pointer;
	margin: 0 0 3px 0;
	text-align: right;
	padding: 0;
	background:url(../img/sfondo_button.gif) repeat-x bottom left;*/
	background: none;
	color:#3A5613;
	padding:2px;
	width:80%;
	cursor:pointer;
	margin:1px 0;
	text-align:right;
	text-decoration:none;
	border:0;
}

.login .login_info {
	width: 90%;
	text-align: left;
	border: 1px dotted #666;
	background: #F9F9F9;
	margin-bottom: 5px;
	padding: 3px;
}

.login .login_info .login_nome {
	font-weight: bold;
}

.login .login_info a.linklogin {
	float: right;
	/*color: #666;
	text-decoration: underline;
	background: none;
	border: 0;
	font-weight: bold;
	background:url(../img/sfondo_button.gif) repeat-x bottom left;*/
	color:#3A5613;
	padding:2px;
	width:80%;
	cursor:pointer;
	margin:1px 0;
	text-align:right;
	text-decoration:none;
}
.login .login_info a.linklogin:hover {
	font-weight:bold;
}
ul.lista_login {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
}

ul.lista_login li a {
/*	color: #666;
	text-decoration: underline;
	font-weight: bold;*/
color:#3A5613;
	padding:2px;
	width:80%;
	cursor:pointer;
	margin:1px 0;
	text-align:right;
	text-decoration:none;
}

form#formareariservata label {
	display: none;
}
.quadre_content ul li.eventi a, .quadre_content ul li.eventi a:hover{
font-size:1.2em;
}

#cse-search-box input{width:110px; height:18px;}
#cse-search-box input#bsubmit{width:50px;float:right;}
#cse-search-box{margin:7px 0 10px 0;}
#slick_login{margin:8spx 0;}
