 .noTitle{
	display:none;
}
#R1{
	padding:0;
}
#R2{
	padding-bottom:0px;
}
#R3{
	padding-top:0 !important;
	background-color:#fff !important;
}
.testata-sezione{
	width:100%;
}
.testata-sezione .boxTitle{
	width:100%;
	/*background-color:#C4151B;*/
	/*opacity:0.85;*/
	font-family:"Raleway", Helvetica, Arial, sans-serif;
	/*color:#fff;*/
}
.testata-sezione .boxTitle h1{
	margin:10px 0;
}
/**********************************************/
/*
= testata bassa
*/
.logo img{
	height:65px;
}
.intestazione {
	margin-top:10px !important;
}
.intestazione a{
	font-size:28px;
}
#header{
	padding-top:5px !important;
	padding-bottom:5px !important;
}
#cerca{
	margin-top:20px;	
}
/**********************************************/
ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.box-title{
	font-family:"Raleway", Helvetica, Arial, sans-serif;
	font-weight:600;
	font-size:1.6em;
	/*text-transform:uppercase;*/
	margin:20px 0;
	color:#63818F;
}
.titolodoc{
	font-size:16px;
	display:block;
}
#box-1 .boxFull img{
	padding-top:5px;
	padding-bottom:10px;
}
#box-1 .boxFull{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
#box-1 .abstract{
	margin:10px 44px 0 0;
	text-align:left;
}
#box-2 .box-title{
	margin-top:25px;
}
#box-2 .abstract{
	margin:10px 0;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
}
#box-2 .boxFull{
	background-color:#F4F5F5;
	float:left;
	width:46%;
	margin:0 20px 20px 0;
	min-height:330px;
}
#box-2 > .box-content > ul > li > div.boxFull a:nth-of-type(2){
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}
#box-4, #box-5 {
	background-color:#F4F5F5;
	margin-top:20px;
}
#box-3 {
	background-color:#F4F5F5;
	margin-top:40px;
}
#box-3 .box-title, #box-4 .box-title, #box-5 .box-title{
	background-color:#63818F;
	padding:5px 15px;
	text-align:center;
	color:#fff;
	border:1px solid #63818F;
	font-size:14px;
	margin:0;
	text-transform:uppercase;
}
#box-3 a, #box-4 a, #box-5 a{
	font-size:14px;
}
#box-3 a, #box-4 a, #box-5 a{
	background-image:url(./internet-theme-img.css/$FILE/arrow_right-16.png) !important;
	background-repeat: no-repeat;
	background-position:0 5px;
	padding-left:20px;
}
#box-3 .boxFull, #box-4 .boxFull, #box-5 .boxFull{
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
	padding-top:12px;
	padding-bottom:12px;
	margin-left:8px;
	margin-right:5px;
}
#box-3 li:last-child .boxFull, #box-4 li:last-child .boxFull, #box-5 li:last-child .boxFull, {
	border-bottom:none;
}
#box-5 .abstract{
	padding-left:20px;
}
#box-9 .boxFull{
	padding-top:12px;
	padding-bottom:12px;
	float:left;
	width:48%;
	min-height:1px;
	position:relative;
	overflow:hidden;
	margin-right:15px;
}
#box-9 .boxFull a{
	font-size:14px;
	background-image:url(./internet-theme-img.css/$FILE/arrow_right-16.png) !important;
	background-repeat: no-repeat;
	background-position:0 5px;
	padding-left:20px;
}
/*
= SMALL DEVICE
*/
@media screen and (max-width: 767px) {
	#box-2 .boxFull{
		float:left;
		width:45%;
		margin:0 20px 20px 0;
	}
}
@media screen and (min-width: 320px) and (max-width: 480px){
	#box-2 .boxFull{
		float:none;
		display:block;
		width:100%;
		margin-bottom:20px;
	}
}
 
