@import url(generic.css);

@font-face {
    font-family: 'MistralRegular';
    src: url('mistral/mistral-webfont.eot');
    src: url('mistral/mistral-webfont.eot?#iefix') format('embedded-opentype'),
         url('mistral/mistral-webfont.woff') format('woff'),
         url('mistral/mistral-webfont.ttf') format('truetype'),
         url('mistral/mistral-webfont.mistral-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Gill';
	src: url('gill/GILC____.eot');
	src: local('?'), 
	url('gill/GILC____.woff') format('woff'), 
	url('gill/GILC____.ttf') format('truetype'), 
	url('gill/GILC____.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	border: 0px;
	margin: 0px;
	font-family: 'Trebuchet MS', Arial, Verdana;	
}
body {
	background-image: url(../images/back-body.gif);
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:hover, a:focus, a:hover *, a:focus * {
	text-decoration: underline;
	outline: none;
}
p {
	margin-bottom: 10px;
}
h2, h3 {
	font-weight: normal;
}
h2 a {
	text-decoration: none !important;
}
#canvas {
	background-image: url(../images/back-header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	margin: auto;
	width: 1008px;
	margin-bottom: 25px;
}
#logo {
	float: left;
	width: 112px;
}
.header-right {
	float: left;
	width: 888px;
}
#header {
	height: 125px;
	padding-top: 5px;
}
#header h1 {
	float: left;
	width: 685px;
}
#header h1 a {
	font-family: 'MistralRegular', Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	font-size: 40px;
	color: #fff;
	text-decoration: none !important;
}
#header h1 a:hover {
	color: #9D1613;
}
#query {
	width: 141px;
}
.keyword {
	background-image: url(../images/back-keyword.png);
	background-repeat: no-repeat;
	padding: 0 20px 0 5px;
}
.search {
	margin-top: 2px;
}
#loggedbox {
	float: left;
	width: 340px;
	margin: 7px 0 20px 0;
	color: #fff;
	font-family: 'MistralRegular', Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	font-size: 24px;	
}
#loggedbox * {
	font-family: 'MistralRegular', Trebuchet MS, Arial, Verdana;
	font-weight: normal;
	font-size: 24px;
	color: #fff;
}
#menu-header {
	list-style: none;
	margin: 7px 0 20px 0;
	width: 500px;
	float: right;
}
#menu-header ul {
	float: right;
	list-style: none;
}
#menu-header li {
	float: left;
	margin-left: 20px;
	padding-right: 7px;
}
#menu-header li:hover {
	background-image: url(../images/back-hover-right.png);
	background-repeat: no-repeat;
	background-position: center right;
}
#menu-header li a {
	color: #fff;
	font-size: 24px;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
	text-decoration: none !important;
	display: block;
	padding: 0 3px 0 10px;
}
#menu-header li a:hover {
	background-image: url(../images/back-hover-left.png);
	background-repeat: no-repeat;
	background-position: center left;
}
#menu-header li.active {
	background-image: url(../images/back-active-right.png);
	background-repeat: no-repeat;
	background-position: center right;
}
#menu-header li.active a {
	background-image: url(../images/back-active-left.png);
	background-repeat: no-repeat;
	background-position: center left;
}
#menu-right {
	background-image: url(../images/separatore-orizzontale.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	margin-top: 24px;	
}
#menu-right ul li a.active {
	color: #cc0000 !important;
}
#menu-right ul ul li a.active {
	color: #cc0000 !important;
	font-weight: bold !important;
}
#menu-right ul {
	background-image: url(../images/separatore-orizzontale.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	list-style: none;
}
#menu-right ul li a {
	display: block;
	text-transform: uppercase;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
	font-size: 20px;
	color: #333366;
}
#menu-right ul ul {
	background-image: none;
	padding: 0;
	margin-left: 30px;
}
#menu-right ul ul li a {
	display: block;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	text-transform: none;
}
#menu-right ul ul ul {
	margin: 0 0 0 30px;
}
#footer {
	background-color: #ebeaea;
	padding: 35px 40px;
	margin: 0 9px;
}
#footer ul {
	margin: 0 0 35px 0;
	padding: 0;
}
#footer ul li {
	display: inline;
	margin-right: 25px;
}
#footer ul li a {
	color: #cc0000;
	font-weight: bold;
}
.footer-left {
	float: left;
	width: 450px;
}
#credits {
	float: right;
	width: 250px;
	text-align: right;
}
#navigation {
	background-image: url(../images/back-navigation.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 22px 0 8px 0;
}
#menu {
	margin: 0 37px;
	padding: 0;
}
#menu li {
	list-style: none;
	float: left;
	margin-right: 20px;
}
#menu li a {
	color: #fff;
	font-size: 24px;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
	text-transform: uppercase;
	display: block;
	padding: 5px 5px 6px 15px;
	text-decoration: none !important;
	cursor: default;
}
#menu li a:hover, .attivo {
	color: #cc0000 !important;
}
.menu-second {
	display: none;
	position: absolute;
	background-image: url(../images/back-menu-second.gif);
	padding: 8px 15px;
	width: 899px;
}
.menu-second li {
	margin-right: 10px !important;
}
.menu-second li a {
	font-size: 12px !important;
	font-weight: normal;
	font-family: 'Trebuchet MS', Arial, Verdana !important;
	color: #000 !important;
	padding: 0 !important;
	text-decoration: none !important;
	cursor: pointer !important;
}
.menu-second li a:hover {
	color: #cc0000 !important;
}
#ricerca {
	padding-top: 5px;
}
#slider {
	background-color: #fff;
	margin: 0 9px;
	padding: 20px 51px 5px 30px;
}
.slider-wrapper {
	background-color: #ebeaea;	
	padding: 10px;
	height: 300px;
}
.slider-wrapper img {
	float: left;
	width: 630px;
}
.slider-article {
	float: left;
	width: 210px;
	height: 175px;
	padding: 70px 25px 35px 25px;
	font-size: 14px;
	color: #fff;
	background-image: url(../images/back-slider-article.gif);
}
.slider-title {
	position: absolute;
	padding: 15px;	
	margin: -60px 0 0 -365px;
	width: 560px;
	background-image: url(../images/back-slider-title.png);
	text-transform: uppercase;
	font-size: 19px;
}
.slider-title * {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff !important;
}
.slider-abstract {
	padding-bottom: 10px;
}
.slider-view {			
}
.slider-view a {
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 2px 25px 0 0;
	background-image: url(../images/slider-view.png);
	background-position: right;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
#content-wrapper {
	background-color: #fff;
	margin: 0 9px;
	padding: 25px 30px;
	height: 1%;
}
#content-left {
	float: left;
	width: 610px;
	padding-right: 30px;
}
#content-right {
	float: right;
	width: 290px;
}
#content-col-left {
	float: left;
	width: 290px;
}
#content-col-right {
	float: right;
	width: 290px;
}
.page-title {
	background-image: url(../images/back-section-title.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 24px;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
	padding: 0 0 2px 60px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	color: #333366;
}
#iscrizione-newsletter {
	display: block;
	background-color: #9d2121;
	color: #fff;
	margin-top: 10px;
	text-align: center;
	font-size: 30px;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
}
#iscrizione-fiom {
	display: block;
	background-color: #74749d;
	color: #fff;
	margin-top: 10px;
	text-align: center;
	font-size: 30px;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
}
.section-title {
	background-image: url(../images/back-section-title.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 24px;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
	padding: 0 0 2px 60px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.article-homepage {
	background-image: url(../images/separatore-orizzontale.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.article-homepage-date {
	float: left;
	width: 30px;
	margin-right: 30px;
}
.article-homepage-day {
	font-size: 30px;	
	color: #cc0000;
	text-align: center;
	line-height: 28px;
}
.article-homepage-month {
	text-align: center;
	font-weight: bold;
	color: #666;
	line-height: 15px;
	text-transform: uppercase;
	text-align: center;
}
.article-homepage-year {
	text-align: center;
	color: #666;
}
.article-homepage-content {
	float: left;
	width: 230px;
}
.article-homepage-abstract object, .article-homepage-abstract embed {
	width: 500px !important;
	height: 300px !important;
}
.box-media object, .box-media embed {
	width: 290px !important;
	height: 180px !important;
}
.article-homepage-bodytext {
	background-image: url(../images/separatore-orizzontale.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.article-img-left {
	float: left;
	width: 150px;
	margin-right: 20px;
}
.article-news-content-gallery {
	float: left;
	width: 435px;
}
.article-news-content {
	float: left;
	width: 550px;
}
.article-homepage-title * {
	font-size: 13px;
	font-weight: bold;
}
.article-img img {
	float: left;
	margin: 0 20px 20px 0;
}
legend {
	display: block;
	padding: 30px 0 15px 0;	
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
}
fieldset {
	margin: 0;
	padding: 0;
}
label {
	font-weight: bold;
	margin: 10px 0 2px 0;
	display: block;
}
.input-testo, .input-select {
	border: 1px solid #ccc;
	width: 90%;
	padding: 5px 10px;
}
.input-button {
	background-color: #cc0000;
	color: #fff;
	border: 0;
	padding: 2px 20px;
	margin-top: 20px;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
}
.error {
	font-weight: bold;
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #cc0000;
	color: #cc0000;
}
.paginazione {
	margin-top: 40px;
	background-image: url(../images/separatore-orizzontale.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
.paginazione-topper {	
	background-image: url(../images/separatore-orizzontale.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 5px;
}
.paginazione a {
	padding: 0 5px;
}
#breadcrumb {
	margin-bottom: 40px;	
	color: #666;
	background-image: url(../images/separatore-orizzontale.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#breadcrumb * {
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
	font-size: 20px;
	color: #333366;
	text-decoration: none !important;
}
#share {
	padding-top: 10px;
	margin-top: 10px;
	background-image: url(../images/separatore-orizzontale.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: right;
}
.listed-link {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/separatore-orizzontale.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
#sitemapsx {
	float: left;
	width: 430px;
	padding-right: 35px;
}
#sitemapdx {
	float: left;
	width: 465px;
}
.firstlevel {
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0 5px 0;
	padding-bottom: 5px;
	background-image: url(../images/separatore-orizzontale.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}
.firstlevel * {
	color: #cc0000 !important;
}
.secondlevel {
	margin: 0 0 5px 30px;
}
.thirdlevel {
	margin: 0 0 5px 60px;
}
.col-right-title {
	background-image: url(../images/back-section-title.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 24px;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
	padding: 0 0 2px 60px;
	margin: 40px 0 20px 0;
	border-bottom: 1px solid #ccc;	
	color: #333366;
}
.lista-anni {
	margin: 0 0 5px 60px;
}
.lista-anni * {
	font-size: 14px;
	color: #666;
}
.viewall {
	background-image: url(../images/separatore-orizzontale.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.viewall-bottom {
	background-image: url(../images/separatore-orizzontale.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.viewall a {
	display: block;
	text-align: right;
	font-size: 14px !important;
	font-weight: bold;
	color: #666 !important;
	padding: 4px 20px 5px 0;
	background-image: url(../images/arrow-right.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.paginazione-gallery {
	text-align: center;
	margin: 40px 0;	
	font-size: 14px;
}
.image-description {
	margin: 10px 0 30px 0;
}
.banner {
	display: block;
	margin-bottom: 10px;
}
.metalfiom {
	display: block;
	padding: 38px 10px 0 107px;
	margin-bottom: 10px;
	height: 37px;
	font-size: 18px;
	background-image: url(../images/metalfiom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;
	color: #cc0000 !important;	
	text-decoration: none !important;
}
.box-media {
	margin: 10px 0;
}
.box-media-title {
	font-size: 24px;
	font-family: 'Gill', Trebuchet MS, Arial, Verdana;	
	border-bottom: 1px solid #cacaca;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
.box-media img {
	display: block;
	width: 290px;
	margin-bottom: 5px;
}
.box-media a {
	color: #cc0000;
	font-weight: bold;
	font-size: 13px;
}
