/************************** CONTENT *************************/
h2.title {
	font-size:2.5em;
	font-weight: normal;
}
h3.scarica {
	float:left;
	margin:30px 0 0 11px;
	width:317px;
	height:16px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	color:#eee;
	background-image: url(../images/rubricasapori/bg_scarica_txt.gif);
	background-repeat: no-repeat;
}

h3.scarica_txt {
	float:left;
	margin:30px 0 0 0;
	font-size:1.4em;
	color:#4d5d5c;
}

.downloadList {
	float:left;
	clear:left;
	width:100%;
	margin:15px 0 0 0;
	border-width:1px 0;
	border-color:#d7d7d7;
	border-style:solid;
}

.downloadList li {
	padding:6px 0;
	margin:0 0 1px 0;
	background-color:#fff;
}

.downloadList li a span.desc1 {
	width:300px;
	margin:0;
	padding:1px 0 0 10px;
	vertical-align:middle;
	text-transform:uppercase;
	cursor:pointer;
	color:#4D5D5C;
	float:left;
}

.downloadList li a:hover span.desc1 {
	color:#00aca2;
}

.downloadList li a img {
	vertical-align:middle;
	border:none;
}

.downloadList li a span.fileSize {
	margin:0;
	padding:0 0 0 10px;
	vertical-align:middle;
}

.newsCont {
	float:left;
	clear:left;
	display:inline;
	width:446px;
	background: transparent url(../images/rubricasapori/bg_leftcolbottom.gif) repeat-x left top;
	margin:15px 0 0 0;
	padding:15px 0 10px 0;
}

.newsCont ul {
	margin:0 10px;
}

.newsCont ul li {
	float:left;
	padding:10px;
	background-color:#fff;
	border-width:1px 0;
	border-color:#d7d7d7;
	border-style:solid;
}

.newsCont ul li .singNewsTextCont {
	float:left;
	clear:left;
	width:328px;
	margin-right:10px;
}

.newsCont ul li .singNewsTextCont .newsTitle {
	float:left;
	clear:left;
	width:100%;
	padding:17px 0 0 0;
}

.newsCont ul li .singNewsTextCont .newsTitle a {
	font-size:1.2em;
	color:#00aca2;
	font-weight:bold;
}

.newsCont ul li .singNewsTextCont .newsDesc {
	float:left;
	clear:left;
	width:100%;
	padding:3px 0 0 0;
}

.newsCont ul li .singNewsTextCont .newsDesc a {
	font-size:1.1em;
}

.newsCont ul li .singNewsImgCont {
	float:left;
}

.newsCont ul li .singNewsImgCont .newsImg img {
	float:left;
	width:66px;
	height:66px;
	border:1px #d7d7d7 solid;
}

.slide-wrapper ul li {
	width: 427px;
	text-align: center;
}
.slide-wrapper ul li a, .slide-wrapper ul li a img {
	float: none !important;
}
.slide-big .slide-wrapper ul li a img {
	width: auto !important;
	height: auto !important;
}
