body,html{
	position:relative;
	height:auto !important;
}
.breaker{
	clear:both;
	height:0px;
	line-height:0px;
}


#topframe,
#beta,
#areariservata, 
#areariservataopen,
#nav,
#lang,
#social,
#bottomfooter div,
#bottomfooter .noprint,
#header hr,
.addthis_toolbox,
#leftcol,
#openCrus,
#cruscotto,
#topfooter,
#footer hr,
.asskey,
.dropdown.condividi,
#header > div,
#fumetto,
.indietro{
	display:none !important;
}

a img{
	border:0px solid;
}

#footer{
	position:static !important;
	bottom:auto !important;
}

#masonry{
	margin-top:10px;
	height:auto !important;
}
.zero .square{								background-color:#00457D;}
.box.noimg .text, 
.zero .square, .box.noimg.zero .text{		background-color:#D6E0EB; color: #00335C;}
.one .square, .box.noimg.one .text{			background-color:#fe0000;}
.two .square, .box.noimg.two .text{			background-color:#0f8294;}
.three .square, .box.noimg.three .text{		background-color:#009800;}
.four .square, .box.noimg.four .text{		background-color:#ff7900;}
.five .square, .box.noimg.five .text{		background-color:#bb250c;}
.six .square, .box.noimg.six .text{			background-color:#e72be1;}
.seven .square, .box.noimg.seven .text{		background-color:#5b38b6;}

.box{
	position:static !important;
	top: auto !important;
	left:0 !important;
	margin-bottom:6px;
	float: none !important;
	overflow:hidden;
	-moz-box-shadow: 0 0 2px 2px #f2f2f2;
	-webkit-box-shadow: 0 0 2px 2px #f2f2f2;
	box-shadow: 0 0 2px 2px #f2f2f2;
	background-color:#FFF;
	clear:both;
}
.box .text{
	width:100%;
}
.box .text p{
	margin:4px;
}
.category, 
.boxhover{
	display:none;
}

.box.double{
	width:509px;
}
.box .text{
	padding: 3px;
	/*width:221px;*/
	font-size:150%;
}
.box.double .text{
	width:442px;
}
body#homepage .box .text{
	font-size:145%;
}
.box.noimg .text{
	color:#FFFFFF;
}
.box.news .text, .box.news .text #notizieHome{
	height: 242px;
	width:252px;
	margin:0px;
	padding:0px;
	font-size:13px;
}
.box.news .text #scrollNotizie{
	width:252px;
}



/* Ricerca Bandi*/
.gray_box,
#ricercabandi{
	display:none !important;
}
table.dettaglio-bando{
	border-collapse: collapse;
}
table.dettaglio-bando th,
table.dettaglio-bando td{
	border:1px solid #d6e0ea;
	padding:20px;
	text-align:left;
	vertical-align:top;
}
table.dettaglio-bando caption{
	background-color:#d6e0ea;
	color:#000;
	padding:20px;
	font-weight:bold;
}
