/* main styles */
body {
}
.logo{
	visibility: hidden;
}

/* main center container */
#main {
	width:100%;
}

/* header bar */
.bar {
	display: none;
	}

/* middle container */
#middle {
	width:100%;
	overflow:visible !important;
	overflow:hidden;
	}

/* container */
#container {
	float:left;
	width:100%;
	}
/* sidebar */
#sidebar {
	float:right;
	width:140px;
	padding:0 10px 0 0;
	}
/* menu column */
#menu-column { display: none;}

/* content */
#content {
	float:left;
	width:100%
}

#sidebar {display: none;}

/* footer */
#footer {
	color:#fff;
	margin-left: 0px;
	font-size:16px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 30px;
	text-align: center;
}


a.print {
	display:none;
	}

/* table */
.table {
	border:1px solid #b6c3d1;
	margin-top: 10px;
	}

/* text content */
#text-content {
	width:100%;
	overflow:visible !important;
	overflow:hidden;
	}

#text-content.single {
	background:none;
	background-color: #fff;
}

#text-content .column1 {
	float:left;
	width:70%;
	color:#1e1e1e;
	background:#fff;
}
#text-content .column2 {
	float:right;
	width:24%;
}

#text-content .column2 ul, #text-content .column2 li
{
    margin: 0;
    padding: 0;
    background:none;
    list-style: none;
}

#text-content.single .column1 {
	float: none;
	width:100%;
}

/* text-content grigio a sinistra */
#text-content.sx {
	width:100%;
	overflow:hidden;
}
#text-content.sx .column1 {
	float:right;
	width:420px;
	padding:10px 11px 12px 11px;
}
#text-content.sx .column2 {
	float:left;
	width:166px;
	padding:6px 13px;
}

/* print this */
.print-this {
	text-align:right;
	padding:0 10px 0 0;
	font-size:16px;
	font-weight:bold;
	}
.print-this a {
	padding:0 24px 0 0;
	color:#036;
	background:url(../images/ico-print.gif) no-repeat right;
	}



#footer {clear:both;}
#footer .column1, #footer .column2, #footer .column1 a, #footer .column2 a{
	color: #000000;
}

td.nome-collana {
	color: #333;
	white-space: nowrap;
	text-align: right;
	width:140px !important;
}
td.nome-collana span{
	white-space: nowrap;
}
td a {
	display: -moz-inline-box;
	display: inline-block;
	float:left;
}
h3.non-attaccato {margin: 0 0 15px 0;}

a.accordion-link {
	display:none;
}
a.accordion-link-selected {
	display:block !important;
	padding: 5px;
	margin-bottom: 1px;
}

.lightblue-bar1, .lightblue-bar, blue-bar
{
	background: none !important;
}
a img { border: none }

h1.titolo_color {   padding:0 0 3px 0;}
span.titolo_color{ font-family: "Trebuchet MS",trebuchet,arial,sans-serif;}

#footer{
    font-family: "Trebuchet MS",trebuchet,arial,sans-serif;
	padding:12px 0 20px 0;
	overflow:hidden;
	font-size:12px;
	text-align: center;
}


.column1 h2, .column2 .collana-appartenenza {margin-top:0;padding-top:0;}
.column2 {padding-top: 0px;}
.column1 {margin-bottom: 20px;}

#area_spot {display: none; }
#agg_container {display: none; }

*
{
	color: #1E1E1E !important;
}

.no_print{display: none!important;}
