html, body
{
	/*margin: 0; padding: 0; background-image: url(images/trama2.gif);*/
	/*margin: 0; padding: 0; background-image: url(images/back19b.png); background-repeat: repeat-x;*/
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #f8f8ff;
}
body {
    font-family: Verdana, Calibri, Arial, sans-serif;
    color: #17365d;
}

div, p
{
	 color:#17365d;
}
table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#202020;
}
input[type=select], input[type=text], input[type=textarea]
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#202020;
	margin-top: 0px;
}
input[type=submit], input[type=button]
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:200;
	color:#202020;
	font-size:14px;
	cursor: pointer;
	padding: 0;
	border: solid 1px #c0c0c0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	/*border:0 none;*/
}

.mytitolo
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#606060;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align:left;
}
.mytesto
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#606060;
	font-weight:normal;
	padding-top: 20px;
	text-align:justify;
	line-height: 150%;
}

.mytitolo2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#606060;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
	padding-left: 20px;
}
.mytesto2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#606060;
	font-weight:normal;
	padding-top: 5px;
	text-align:justify;
	line-height: 150%;
}


a.mytitololink:link, a.mytitololink:visited {
    color: #17365d;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
	cursor:pointer;
	line-height:36px;
	vertical-align:middle;
}
a.mytitololink:hover, a.mytitololink:active {
    color: #a00000;
    text-decoration: underline;
}

a.mytitololink14:link, a.mytitololink14:visited {
    color: #17365d;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
	cursor:pointer;
	vertical-align:middle;
}
a.mytitololink14:hover, a.mytitololink14:active {
    color: #a00000;
    text-decoration: underline;
}


.piede_menu_titolo
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#606060;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 6px;
	text-align:left;
}
.piede_menu > div > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.piede_menu > div > h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#47a3da;
	font-weight:bold;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 4px;
	text-align:left;
}
.piede_menu > div > ul > li {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#17365d;
	font-weight: 300;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:left;
	text-decoration: none;
}
.piede_menu > div > ul > li > a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#17365d;
	font-weight: 300;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align:left;
	text-decoration: none;
}
.piede_menu > div > ul > li > a:hover {
	color: #a00000;
	text-decoration: underline;
}


a.menu_00en:link, a.menu_00en:visited {
	color: #cc0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	cursor:pointer;
	vertical-align:middle;
}
a.menu_00en:hover, a.menu_00en:active {
	color: #a00000;
	text-decoration: underline;
}


d
div.ancora {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#606060;
	font-weight:bold;
	padding-top: 40px;
	text-align:left;
	width:990px;
}

div.testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#606060;
	font-weight:normal;
	padding-top: 20px;
	text-align:justify;
	line-height: 150%;
	width:990px;
}

.pagebutton
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#202020;
	background-color:#b0e0e6;
	height:24px;
	width:34px;
	cursor: pointer;
	padding: 0;
	border: solid 1px #c0c0c0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.comandi
{
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
}

a.piedelink:link, a.piedelink:visited {
    color: #17365d;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
a.piedelink:hover, a.piedelink:active {
    color: #a00000;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

a.credits:link, a.credits:visited {
    color: #505050;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
a.credits:hover, a.credits:active {
    color: #202020;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

a.ritorna:link, a.ritorna:visited {
    color: #17365d;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
	cursor:pointer;
	line-height:36px;
	vertical-align:middle;
}
a.ritorna:hover, a.ritorna:active {
    color: #a00000;
    text-decoration: underline;
}

a.ritornabig:link, a.ritornabig:visited {
    color: #17365d;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
	cursor:pointer;
	vertical-align:middle;
	padding-top:9px;
	padding-bottom:9px;
}
a.ritornabig:hover, a.ritornabig:active {
    color: #a00000;
    text-decoration: underline;
}

a.newslink:link, a.newslink:visited {
    color: #17365d;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
a.newslink:hover, a.newslink:active {
    color: #a00000;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

a.elenchilink:link, a.elenchilink:visited {
    color: #a00000;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
}
a.elenchilink:hover, a.elenchilink:active {
    color: #17365d;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
}

.smalllink {
    color: #17365d;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
	 text-decoration:none;
}
.smalllink a {
	color:#17365d;
	text-decoration:none;
}
.smalllink a:hover {
    color: #a00000;
    text-decoration: underline;
}



.sitemap {
    color: #17365d;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
	text-decoration:none;
}
.sitemap a {
	color:#17365d;
	text-decoration:none;
}
.sitemap a:hover {
    color: #036EB4;
    text-decoration: underline;
}



.ufftitol {
	background-color:#f0f0f0;
	color:#17365d;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	text-align:left;
	text-indent:20px;
	border:solid 1px #e0e0e0;
}
.ufflabel {
	background-color:#f0f8ff;
	color:#303030;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	padding:3px;
	text-align:left;
	border:solid 1px #e0e0e0;
}
.uffvalor {
	background-color:#f0f8ff;
	color:#17365d;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	padding:3px;
	text-align:left;
	border:solid 1px #e0e0e0;
}


.feedtitolo
{
	background-color:#f0f0f0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#606060;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
	padding-left: 20px;
}
.feedlabel {
	color:#303030;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	padding:3px;
	text-align:right;
}
.feedvalor {
	color:#17365d;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	padding:3px;
	text-align:left;
}

.nodititol {
	color:#17365d;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.nodilabel {
	color:#606060;
	font-family:Verdana;
	font-size:16px;
	font-weight:normal;
	padding-left:3px;
	text-align:left;
}
.nodivalor {
	color:#17365d;
	font-family:Verdana;
	font-size: 16px;
	font-weight:normal;
	padding-left:3px;
	text-align:left;
}


.newsbutton {
	height:20px;
	width:28px;
	background:#A4C3FB;
	color:#17365d;
	border:1px solid #2029b2;
	text-align:center;
	cursor:pointer;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	vertical-align:middle;
}
.newsbutton:hover {
	background:#b0e0e6;
	color:#a00000;
}
.newsbutton:active {
	background:#b0e0e6;
	color:#a00000;
}

.newsbuttonvoto {
	height:20px;
	width:28px;
	background:#ffff00;
	color:#17365d;
	border:1px solid #2029b2;
	text-align:center;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	vertical-align:middle;
}
.newsbuttonvoto:hover {
	background:#ffff99;
	color:#a00000;
}

.menudivsx {
	line-height:28px;
	width:228px;
	background:#A4C3FB;
	color:#17365d;
	border:1px solid #9393FD;
	padding-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	font-family:Verdana;
	text-decoration:none;
	vertical-align:middle;
}
.menudivdx {
	line-height:28px;
	width:228px;
	background:#A4C3FB;
	color:#17365d;
	border:1px solid #9393FD;
	padding-right:10px;
	text-align:right;
	font-size:14px;
	font-weight:normal;
	font-family:Verdana;
	text-decoration:none;
	vertical-align:middle;
}

.trast{
	line-height:28px;
	background-color:#A4C3FB;
	color:#17365d;
	border:1px solid #9393FD;
	padding-left:10px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	font-family:Verdana;
	vertical-align:middle;
	width:99%;
}
.trast a{
	color:#17365d;
	text-decoration:none;
	
}
.trast a:hover {
	color: #a00000;
	text-decoration: underline;
}


a.xtrast:link, a.xtrast:visited {
	color: white;
	text-align: left;
	font-size: 14px;
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	padding: 8px;
	background: #377ba8;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
}
a.xtrast:hover, a.xtrast:active {
	color: #a00000;
	text-decoration: underline;
}
.xtrast img {vertical-align:middle;margin-right:5px;margin-left:0px;}

.icona-trast {
	color: white;
	padding: 8px 8px 8px 32px;
	background: #377ba8 url("../images/cartella.gif") no-repeat 8px 8px;
	border: 1px solid #483d8b;
}


.trase ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:80%;
}
.trase ul li{
	margin:0px;
	padding:0px;
	width:99%;
}
.trase ul li a{
	display:block;
	padding:2px 0px 2px 16px;
	background: url("images/freccia.gif") no-repeat 3px 6px;
	margin:1px 0px 1px 0px;
	text-decoration:none;
	color:#404040;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.trase ul li a:hover { text-decoration:underline;background: none;}


.trase ul ul li
{
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
	width:99%;
}
.trase ul ul li a{
	display:block;
	padding:2px 0px 2px 16px;
	background: url("images/freccia.gif") no-repeat 3px 6px;
	margin:1px 0px 1px 0px;
	text-decoration:none;
	color:#404040;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.trase ul ul li a:hover { text-decoration:underline;background: none;}



/* Menu generale */
div.menu_00 {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.menu_00:hover {
	background-color: #ffffff;
}

a.menu_00:link, a.menu_00:visited {
	color: #17365d;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	cursor:pointer;
	vertical-align:middle;
}
a.menu_00:hover, a.menu_00:active {
	color: #a00000;
	text-decoration: underline;
}
a.menu_00en:link, a.menu_00en:visited {
	color: #cc0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	cursor:pointer;
	vertical-align:middle;
}
a.menu_00en:hover, a.menu_00en:active {
	color: #a00000;
	text-decoration: underline;
}


a.mainmenu:link, a.mainmenu:visited {
    color: #303030;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    padding:4px 2px 4px 6px;
}
a.mainmenu:hover, a.mainmenu:active {
    color: #ff6347;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}



.mymenus
{
    background-color: #0F5672;
}
.mymenuc
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#17365d;
    background: #e3e3e3;
	cursor: pointer;
	border: solid 1px #c0c0c0;
	text-align: center;
	padding-left:30px;
	padding-top:4px;
	padding-right:30px;
	padding-bottom:4px;
}
.mymenuc:hover
{
    color: #ffffff;
    background: #036EB4;
}
.mymenua
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	background-color: #0F5672;
	cursor: pointer;
	border: solid 1px #c0c0c0;
	text-align: center;
	padding-left:30px;
	padding-top:4px;
	padding-right:30px;
	padding-bottom:4px;
}
.mymenua:hover
{
    color: #ffffff;
    background: #036EB4;
}
.mymenud
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#17365d;
    background: #e3e3e3;
	border: solid 1px #c0c0c0;
	text-align: center;
	padding-left:30px;
	padding-top:4px;
	padding-right:30px;
	padding-bottom:4px;
}



.mymenusubc
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
    background: #0F5672;
	cursor: pointer;
	border: solid 1px #c0c0c0;
	text-align: center;
	padding-left:10px;
	padding-top:6px;
	padding-right:10px;
	padding-bottom:6px;
}
.mymenusubc:hover
{
    color: #ffffff;
    background: #036EB4;
}
.mymenusuba
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#17365d;
	background-color: #A8C9DA;
	cursor: pointer;
	border: solid 1px #c0c0c0;
	text-align: center;
	padding-left:10px;
	padding-top:6px;
	padding-right:10px;
	padding-bottom:6px;
}
.mymenusuba:hover
{
    color: #ffffff;
    background: #036EB4;
}
.mymenusubd
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
    background: #0F5672;
	border: solid 1px #c0c0c0;
	text-align: center;
	padding-left:30px;
	padding-top:6px;
	padding-right:30px;
	padding-bottom:6px;
}



.mybase
{
    background: #b0b0b0; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#b0b0b0, #ffffff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#b0b0b0, #ffffff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#b0b0b0, #ffffff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#b0b0b0, #ffffff); /* Standard syntax */
	padding-top:4px;
	padding-bottom:4px;
}


/** Posizione fissa dei messaggi */
.position-absolute-top {
    top:0;
	left:50%;
    position: absolute;
    overflow: hidden;
}
.position-fixed-top {
    top:0;
	left:50%;
    position: fixed;
    overflow: hidden;
}
.position-fixed-center {
    top:50%;
	left:50%;
    position: fixed;
    overflow: hidden;
}
.position-fixed-bottom {
    bottom:0;
	left:50%;
    position: fixed;
    overflow: hidden;
}
.position-absolute-top {
    top:0;
	left:50%;
    position:absolute;
    overflow: hidden;
}



/* * * * * INIZIO MEGA MENU * * * * */

.cbp-hrmenu {
	width: 100%;
	margin-top: 0px;
	/*border-bottom: 1px solid #47a3da;*/ /* il bordo sotto al menu orizzontale */
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 90%; /* larghezza del menu principale */
	max-width: 70em;
	margin: 0 auto;
	padding: 0 1.875em;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li > a {
	font-weight: 700;
	/*padding: 1em 2em;*/
	padding: 0.5em 2em;
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
}

.cbp-hrmenu > ul > li > a:hover {
	color: #47a3da;
	text-decoration: underline;
}

.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #606060;
	background: #ffffff; /* blocco selezionato e sottomenu */
}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	position: absolute;
	display: none;
	/*background: #47a3da;*/
	background: #ffffff;
	width: 100%;
	left: 0;
	border-bottom:solid 1px #808080; /* il bordo sotto al mega menu verticale */
}

.cbp-hropen .cbp-hrsub {
	position: absolute;
	display: block;
	padding-bottom: 1em;
}

.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 25%; 
	float: left;
	padding: 0 2em 0;
}

.cbp-hrsub-inner > div > ul  > li  > a{
	color: #ff0000;
	text-decoration: none;
}

.cbp-hrsub-inner > div > ul  > li  > a:hover{
	color: #a00000;
	text-decoration: underline;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 2em;
}

.cbp-hrsub h4 {
	color: #17365d; /* titoli nel sottomenu */
	padding: 1em 0 0.6em;
	margin: 0;
	font-size: 140%;
	font-weight: 300;
}

/* Examples for media queries */

@media screen and (max-width: 52.75em) { 

	.cbp-hrmenu {
		font-size: 80%;
	}

}

@media screen and (max-width: 43em) { 

	.cbp-hrmenu {
		font-size: 120%;
		border: none;
	}

	.cbp-hrmenu > ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 2em;
		font-size: 75%;
	}

	.cbp-hrmenu > ul > li {
		display: block;
		border-bottom: 4px solid #47a3da;
	}

	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}

}

@media screen and (max-width: 36em) { 
	.cbp-hrmenu .cbp-hrsub-inner > div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
}


/* * * * * FINE MEGA MENU * * * * */


/* * * * * INIZIO RICERCA * * * * */
/* search box*/
.searchbox_1{
	background-color: #ffffff;
	padding:4px;
	width:275px;
	margin: 0px auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:6px;
	-webkit-box-shadow:
	0 2px 4px 0 rgba(72, 72, 72, 0.83),
	0 10px 15px 0 rgba(126, 126, 126, 0.12),
	0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset,
	0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
	-moz-box-shadow:
	0 2px 4px 0 rgba(72, 72, 72, 0.83),
	0 10px 15px 0 rgba(126, 126, 126, 0.12),
	0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset,
	0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
	box-shadow:
	0 2px 4px 0 rgba(72, 72, 72, 0.83),
	0 10px 15px 0 rgba(126, 126, 126, 0.12),
	0 -2px 6px 1px rgba(199, 199, 199, 0.55) inset,
	0 2px 4px 2px rgba(255, 255, 255, 0.83) inset;
}
.search_1{
	width:190px;
	height:30px;
	padding-left:5px;
	border:none;
	color:#0F0D0D;
	font-weight:900;
	background-color:#ffffff;
}
.submit_1{
	width:35px;
	height:30px;
	background-image:url(../images/cercagray24.png);
	background-repeat: no-repeat;
	background-position: 17px 6px;
	background-color:transparent;
	-webkit-background-size:20px 20px;
	background-size:20px 20px;
	border:none;
	cursor:pointer;
}
.search_1:focus{
	outline:0;
}
/* * * * * FINE RICERCA * * * * */
