/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video { border:0; outline:0; padding:0; margin:0;}

a, a:visited, a:link {text-decoration: none; color: inherit; }

.clear{clear:both;}
#footerWrap .cf {clear:both;}
.left {float:left}
.right {float:right}
.center {text-align:center}
.nascosto, .hide {display:none;}
.nomargin {margin:0!important;}
.noborder {border:0!important;}
label {cursor: auto}
 
.cont_sx {
	width: 650px;
	float: left;
}

.cont_sx.big{
	width: 100%;
}

.btn-default, .btn-default:hover {
	padding: 5px 25px;
	background: url("/images/btn_default.png") center center repeat-x transparent;
	font: 16px "sole_serif_textbold","Times New Roman",serif;
	border: none;
    margin: 7px 0 0 0;
    cursor: pointer;
}
.btn-default.blue, .btn-default.blue:hover {
	background: #416077;
	color: #FFFFFF;
    font: 15px "sole_serif_textblack";
}

.center-box{
	margin: 0 auto;
	text-align: center;
}

.no-results {
	font-family: "sole_serif_headlinebold","Times New Roman",serif;
    font-size: 20px;
    line-height: 22px;
}

.img-spinner {
	background: url( ../images/spinner.gif ) no-repeat;
	height: 32px;
	width: 32px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.group a.link_testo_linea,
.group a:visited.link_testo_linea,
.group a:link.link_testo_linea {
	text-decoration: underline;
	color: inherit;
}

button:hover {
	cursor: pointer;
}