<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import 'https://fonts.googleapis.com/css?family=Open+Sans';

p span {
	font-size: 14px !important;
}
 
 body {
	font-family: 'Open Sans';
	overflow-x: hidden;
}

	.ricerca_avanzata {
		background: #eee;
		padding: 30px 60px;
		font-size: 12px;
		font-weight: bold;
		color: #111;
		border-bottom: 5px solid #e1017b;
	}
		.ricerca_avanzata .form-control {
			margin-bottom: 5px;
			font-weight: 400;
		}
	.btn-primary {
		border: 1px solid #e2017b !important;
		background: #e2017b !important;
		color: #fff !important;
	}
	.letterine {
		text-align: center;
		clear: both;
		margin-bottom: 32px;
		display: block;
	}
		.letterine:after {
			content: '';
			display: block;
			clear: both;
		}
		.letterine li {
			display: block;
			width: 3.704769%;
			float: left;
		}
		.letterine li a {
			padding: 5px 0;
			text-decoration: none;
			display: block; 
			border: 1px solid #eee;
			border-top: 0;
		}
				.letterine li a.selected {
					color: #fff;
					background: #e2017b;
				}

		
		
#ricerca_assoluta {
	width: 100%; position: absolute; 
	z-index: 999; margin-top: 180px; color: #fff;
	font-size: 18px;
}
	#ricerca_assoluta a { 
	    text-decoration: underline !important;
		color: #fff !important;
	}
	
	#ricerca_assoluta ul li a { 
	    text-decoration: underline !important;
		color: #333 !important;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 20px;
}
a {
	color: #333;
}
	a:hover {
		color: #444;
	}
		a.btn {
			text-decoration: none;
		}
		a.dropdown-toggle {
			font-size: 16px;
		}
.
	.background_white {
		padding: 15px;
		background: #fff;
	}
	.riga_items {
		border-bottom: 1px dotted #dedede;
		padding: 8px 10px 5px 10px;
	}
		.riga_items a {
			font-weight: bold;
		}
		.search_container { 
			margin-bottom: 30px;
			background: rbga(0,0,0,.1);
			border: 2px solid #dedede;
			border-radius: 20px; 
		}
			.search_container:after {
				content: '';
				clear: both;
				display: block; 
			}
			.search_container input, .search_container button {
				background: none  !important;
				border: 0 !important;
				outline: 0 !important;
				padding: 8px;
			}
			.search_container input {
				width: 80%  !important;
			}
			.search_container button {
				float: right;
			}
	.paginazione {
		transition: all .3s;
		font-weight: bold;
		text-decoration: none !important;
		text-align: center;
		display: inline-block;
		margin-top: 15px;
		width: 25px;
		text-decoration: none;
		border: 1px solid #dedede;
		padding: 3px;
	}
		.paginazione:hover {
			background: #ccc;
		}
		.paginazione_container {
			text-align: center;
			padding: 20px 0;
			margin-top: 20px; 
			border-top: 1px solid #dedede;
			clear: both;
			 display: block;
		}
			.selezionato {
				background: #e2017b !important;
				color: #fff !important;
			}
.titolo {
	font-size: 26px;
	font-weight: 900;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
	.titolo_secondario {
		font-size: 20px;
		font-weight: 900;
		margin-bottom: 30px;
		text-transform: uppercase;
	}
	.panel-body {
		min-height: 250px;
	}
	.titolo:before {

	}
		.input-group-addon {
			border: 0;
			min-width: 150px;
			background: none;
			text-align: left;
		}

.container {
}
.row-margin-top {
    margin-top: 8px!important;
}

.menu &gt; li &gt; a {
	text-decoration: none !important;
	line-height: 112px;
	padding: 15px;
	margin: 0;
}

nav.navbar {
	background: none !important;
	border: 0 !important;
	margin: 0 !important;
}
.navbar-brand, .navbar-nav &gt; li &gt; a {
	text-decoration: none !important;
	height: 100px;
	line-height: 100px;
	padding: 0;
	margin: 0;
}
.navbar-default .navbar-nav&gt;.open&gt;a, .navbar-default .navbar-nav&gt;.open&gt;a:focus, .navbar-default .navbar-nav&gt;.open&gt;a:hover {
    color: #555;
    background-color: #fafafa;
}
.navbar-default .navbar-nav&gt;li&gt;a {
    color: #555;
}
.navbar-right a {
	font-size: 14px !important;
	text-decoration: none !important;
}
.nav-tabs li a {
	text-decoration: none;
	font-size: 12px !important;
    outline: transparent solid !important;
}
	
	.nav-tabs li.active a {
		background: #fff !important;
	}
	.tab-content {
		background: #fff;
		min-height: 360px;
	}

	.pagina_rialzata .container {
		background: #fff;
		min-height: 600px;
	}
	label {
		line-height: 34px;
		margin-top: -8px;
	}
.innerfade_container {
	z-index: 999;
	top: 0;
	left: 0;
}
	.innerfade_container {
	}
	
		.innerfade_container ul li {
			width: 100%;
			background: #000;
			height: 300px;
		}
		.innerfade_container img {
			opacity: .5;
			width: 100%;
		}

.innerfade img {
	width: 100%;
	height: auto;
}
	.navbar-nav &gt; li &gt; a {
		line-height: 112px;
	}
	.active a {
		color: #555;
		padding-top: 10px;
		font-size: 16px;
		background: none !important;
	}
	.navbar-brand img {
		margin-top: 15px;
	}
	.navbar-nav &gt; li &gt; a {
		padding: 0 15px;
	}

ul, ol, ul li, ol li {
	list-style-type: none;
	padding: 0;
	margin: 0;	
}

.form-control {
	box-shadow: none !important;
	border: 1px solid #ccc !important;
}
.placeholder {
	font-size: 11px;
	display: block;
	padding: 5px 0;
}
.placeholder-image {
	background: #f1f1f1;
	border: 1px solid #dedede;
	color: #dedede;
	text-align: center;
	padding: 80px 0;
	font-size: 60px;
	margin-bottom: 15px 
}
.tab-content {
	border: 1px solid #ddd;
	border-top: 0;
	padding: 15px;
}
.icon {
	font-size: 30px;
}
.bottone_ricerca {
	width: 100%;
	border: 0;
}
	.bottone_ricerca button {
		position: absolute;
		margin-top: -46px;
	}
.contenitore_ricerca_overlay {
	background-color: rgba(0,0,0,1);
}
.contenitore_ricerca {
	height: 500px;
	overflow: hidden;
	color: #000;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background: #000; 
}
.grey { 
	margin-bottom: 0;
	background: #f1f1f1;
	padding: 30px 0;
}
#footer {
	padding: 30px 0;
	background: #111;
	color: #f1f1f1;	
	margin-bottom: 0;
}
	#footer a {
		color: #f1f1f1;	
		text-decoration: underline;
	}
	
#ajaxsearch_res {
	width: 90% !important;
	text-align: left;
	padding: 8px 16px;
	margin-top: -5px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.tag {
	font-size: 11px;
	line-height: 25px;
}

/* ajaxsearch */
.ajaxsearch_res {
	display: none;
	position: absolute;
	z-index: 888;
	color: #000;
	background: #fff; 
	border: 1px solid #ccc;
	border-top: 0;
	padding: 10px;
}

	#ajaxsearch_s {

	}
	#ajaxsearch_s:focus {

	}
	.ajaxsearch_res ul {
		overflow: auto;
	}
	.ajaxsearch_res ul, .ajaxsearch_res ul li {
		margin: 0;
		padding: 0;
	}	
		.ajaxsearch_res ul li a {
			padding: 2px 0;
		}
		.ajaxsearch_res ul li:last-child a {
			
		}	
	.ajaxsearch_res ul li {
		list-style-type: none;
	}	
	
	.suggestions {
	}
	.suggestions a {
	}	
	.ajaxsearch_res .suggestions-link {
	}
	.ajaxsearch_res .suggestions-link a {
	}
		
			.ajaxsearch_vat {
			}
		.ajaxsearch_res ul li.ajaxsearch_option_selected, .ajaxsearch_res ul li.ajaxsearch_option_selected:hover {		
		}
		.ajaxsearch_res ul li.ajaxsearch_option_selected a {		
		}
		.ajaxsearch_res ul li.ajaxsearch_option_selected .ajaxsearch_vat {		
		}
		
.row-centered {
    text-align:center;
}
.blocco_titolo {
	margin-bottom: 30px;
}
.col-centered {
 display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}

.dropdown-menu&gt;li&gt;a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
	font-size: 16px;
	color: #555;
    line-height: 1.42857143;
    white-space: nowrap;
}

.panel {
    background-color: #ddd;	
}

@media(min-width: 768px){
	
	.costringi_su_desktop {
	}
	.search_container_wrap {
		vertical-align: middle;		
		position: relative;
		height: 50px;
	}
		.search_container_wrap_bottone .btn-lg {
			display: inline-block;
			margin-top: 25px; 
		}
			.search_container_wrap_bottone .btn-lg {
				text-decoration: none !important;
			}
		.search_container_wrap .search_container {
			position: absolute;
			width: 100%;
			top: 50%; 
			transform: translate(auto, -50%);
		}
}

@media(max-width: 768px){

	.adserver_html_responsive_mobile img {
		width: 340px !important;
	}

	.input-lg {
		width: 90% !important;
	}

	.bottone_ricerca {
		width: 95% !important;
	}

	#ricerca_assoluta {
		font-size: 14px !important;
	}

}</pre></body></html>