@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* css reset */

body {
    background: #fff url(bg.gif) 0 0 repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
}

body.intro {
    background-image: none;
    background-color: #CCC;
}

b, strong {
    font-weight: bold;
}

p {
    text-align: justify;
}

.intro {
    font-size: 15px;
    line-height: 21px;
}

ul.intro {
    padding-left: 16px;
    list-style-type: circle;
}

h1 {
    display: block;
    width: 945px;
    height: 50px;
    background-color: #e1e1e1;
    color: #F00;
    font-size: 26px;
    line-height: 50px;
    padding-left: 15px;
    font-weight: bold;
}

body.news h1 {
    width: 960px;
    background-color: transparent;
    padding-left: 0;
    border-bottom: 1px dotted #000;
}

div.linkone {
    width: 960px;
    display: block;
    float: left;
    height: 26px;
    padding-top: 10px;
    border-top: 1px dotted #000;
}

h2 {
    color: #F00;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    margin: 20px 0 10px 0;
}

body.news h2 {
    margin-bottom: 0;
}

h3 {
    padding: 20px 15px;
    display: block;
    float: left;
    width: 289px;
    background-color: #f1f1f1;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    height: 45px;
}

h3.high {
    height: 65px;
}

span.italic {
    font-style: italic;
}

body.news h3 {
    width: 780px;
    display: inline;
    height: inherit;
    font-size: 14px;
    padding: 2px 10px;
    margin: 4px 0;
}

h4 {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    padding: 12px 5px 12px 30px;
    background: url(freccia_dark.gif) 0 15px no-repeat;
}

p.pdf a {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #666;
    text-decoration: underline;
    background: url(pdf.gif) top left no-repeat;
    display: block;
    height: 18px;
    margin-top: 16px;
    width: 249px;
    float: left;
    padding: 3px 0 5px 70px;
}

p.pdf a:hover {
    text-decoration: none;
}

a.www {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #F00;
    text-decoration: underline;
    background: url(www.gif) top left no-repeat;
    display: block;
    height: 19px;
    float: left;
    padding: 3px 0 0 70px;
}

a.www:hover {
    text-decoration: none;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

#header {
    width: 960px;
    height: 78px;
}

.project #header {
    border-bottom: 1px dotted #000;
}

#logo {
    width: 160px;
    height: 78px;
    float: left;
    display: block;
    background: url(logo.gif) left bottom no-repeat;
}

#menu {
    width: 800px;
    height: 32px;
    float: left;
    display: block;
    background-color: #F00;
}

#menu li {
    display: block;
    float: left;
    margin: 0 22px;
}

#menu li a {
    color: #FFF;
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
    padding-left: 12px;
}

#menu li a.selected {
    background: url(bullet.gif) 0 7px no-repeat;
}

#menu li ul {
    position: absolute;
    z-index: 99999;
    height: auto;
    background: #F00;
    display: none;
    padding: 10px 0 8px 0;
}

#menu li ul li {
    float: inherit;
    height: 24px;
    color: #FFF;
    font-size: 18px;
    margin: 0 10px;
}

#menu li ul li.title {
    margin-top: 10px;
}

#menu li ul li a {
    display: block;
    font-size: 16px;
    background: url(freccia_white.gif) 0 5px no-repeat;
    padding-left: 26px;
}

#menu li ul li a {
    color: #FFF;
}

#menu li ul li a.under {
    text-decoration: underline;
}


#menu li ul li a:hover {
    color: #000;
}

#lingue {
    width: 800px;
    float: left;
    display: block;
    height: 46px;
}

#lingue li {
    float: right;
    height: 24px;
    padding-left: 30px;
    margin-left: 30px;
    display: block;
    background: url(freccia.gif) top left no-repeat;
    margin-top: 12px;
}

#lingue li a {
    text-decoration: underline;
    color: #000;
}

#lingue li a:hover {
    color: #F00;
}

#breadcrumb {
    width: 960px;
    display: block;
    float: left;
    height: 50px;
}

#breadcrumb p {
    padding: 19px 0;
    font-size: 12px;
    line-height: 12px;
    color: #666;
}

#breadcrumb p a {
    color: #F00;
    text-decoration: none;
}

#slider, #slider div {
    z-index: 1;
    height: 360px;
    width: 960px;
    min-height: 360px;
    background-color: #000;
}

#slider img {
    height: 360px;
    width: 960px;
}

#layer {
    position: absolute;
    top: 78px;
    left: 160px;
    display: block;
    height: 290px;
    width: 470px;
    background: url(bg-black.png);
    z-index: 999;
    padding: 35px 25px;
}

#layer p {
    color: #FFF;
    font-size: 12px;
    line-height: 16px;
}

#layer p span.high {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

#layer div.title {
    display: block;
    position: absolute;
    width: 495px;
    height: 26px;
    background: url(bg-black.png);
    top: 320px;
    left: 0;
    padding: 14px 0 0 25px;

}

#layer div.title p {
    background: url(freccia_black.gif) 0 0 no-repeat;
    padding-left: 40px;
    font-size: 18px;
    height: 18px;
}

#content {
    display: block;
    float: left;
    padding: 5px 20px;
}

.home #content {
    width: 478px;
    margin-left: 160px;
    border-left: 1px dotted #000;
    border-right: 1px dotted #000;
}

.news #content {
    padding-left: 0;
}

.project #content {
    padding: 0;
}

#intro {
    height: 367px;
    width: 100%;
    margin: 270px auto 0 auto;
    background: url(intro.png) 0 62px repeat-x;
    position: relative;
}

#intro .content {
    width: 960px;
    min-width: 960px;
    height: 264px;
    background: url(logo-transp.png) 350px 0 no-repeat;
}

#intro .content .col {
    width: 220px;
    display: block;
    float: left;
    padding: 116px 20px 0 0;
    height: 98px;
}

#intro a {
    color: #F00;
    text-decoration: underline;
    line-height: 46px;
}

#intro a:hover {
    text-decoration: none;
}

#intro .footer {
    text-align: center;
    font-size: 12px;
}

div#blocchetto_news {
    display: block;
    position: absolute;
    top: 466px;
    right: 0;
    width: 250px;
}

#content li a {
    color: #aaa;
    text-decoration: none;
    font-size: 13px;
    line-height: 20px;
    padding-left: 24px;
    background: url(freccia_grey.gif) 0 2px no-repeat;
    height: 22px;
    display: block;
}

#content li a:hover {
    text-decoration: underline;
}

.column, columna {
    width: 319px;
    display: block;
    float: left;
}

.column2, .columna2 {
    width: 319px;
    display: block;
    float: left;
    border-left: 1px dotted #000;
}

.block {
    display: block;
    float: left;
    width: 319px;
    border-top: 1px dotted #000;
    margin-bottom: 15px;
}

.column2 .block, .columna2 .block {
    padding-left: 6px;
    width: 313px;
}

.block img {
    display: block;
    float: left;
    width: 100px;
    height: 70px;
    background-color: #000;
    margin-right: 4px;
}

.block p a {
    display: block;
    float: left;
    color: #F00;
}

.block p a:hover {
    text-decoration: none;
}

.blocknews, .blocknews2 {
    display: block;
    float: left;
    width: 460px;
    margin-right: 40px;
    clear: both;
}

.blocknews2 {
    margin-right: 0;
}

.blocknews img, .blocknews2 img {
    height: 120px;
    padding: 0 20px 10px 0;
    display: block;
    float: left;
}

.blocknews img.big {
    width: 460px;
    margin-top: 20px;
    height: inherit;
}

#blocchetto_news .blocknews {
    width: 250px;
    margin: 0;
    padding: 0;
}

#blocchetto_news .blocknews h2 {
    margin-top: 0;
    background-color: #F00;
    color: #FFF;
    width: 230px;
    padding: 3px 10px;
}

#blocchetto_news .blocknews h3 {
    width: 230px;
    padding: 0 10px 0 30px;
    height: 20px;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 10px;
    background: url(freccia_grey.gif) 0 2px no-repeat;
}

#blocchetto_news .blocknews h3 a {
    color: #000;
}

#blocchetto_news .blocknews h3 a:hover {
    text-decoration: none;
}

#blocchetto_news .blocknews p {
    text-align: left;
}

#blocchetto_news .blocknews p a {
    color: #F00;
}

#blocchetto_news .blocknews img {
    height: 80px;
}

body.news h3 {
    width: 440px;
    margin-bottom: 10px;
}

body.news p a {
    color: #F00;
}

body.news p a:hover {
    text-decoration: none;
}

#footer {
    width: 960px;
    display: block;
    float: left;
    border-top: 1px dotted #000;
    padding: 20px 0;
    text-align: center;
    margin-top: 6px;
}

#footer a {
    color: #F00;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

.map {
    display: block;
    float: left;
    width: 638px;
    height: 350px;
    margin-top: 30px;
}

/*
	Supersized - Fullscreen Slideshow jQuery Plugin
	Version 3.1.3
	www.buildinternet.com/project/supersized
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
*/

#supersized-loader {
    position: absolute;
    top: 210px;
    left: 50%;
    z-index: 10;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    text-indent: -999em;
    background: url(../img/progress.gif) no-repeat center center;
}

#supersized {
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -999;
    height: 100%;
    width: 100%;
}

#supersized img {
    width: auto;
    height: auto;
    position: relative;
    display: none;
    outline: none;
    border: none;
}

#supersized.speed img {
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
}

/*Speed*/
#supersized.quality img {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
}

/*Quality*/

#supersized a {
    z-index: -30;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111;
}

#supersized a.prevslide {
    z-index: -20;
}

#supersized a.activeslide {
    z-index: -10;
}

#supersized a.prevslide img, #supersized a.activeslide img {
    display: inline;
}
