#f_cont {
 position: absolute;
 width: 800px;
 left: 50%;
 margin-left: -400px;
 z-index: 1000;
 padding-bottom: 120px;
}

#f_header {
 padding-top: 25px;
 padding-bottom: 5px;
}

#f_header h1 {
 height: 110px;
 background: url(layout_gif/logo.gif) no-repeat top center;
}

#f_header h1 span {
 display: none;
}

#f_header h2 {
 color: #faab53;
 text-align: center;
 text-transform: uppercase;
}

#f_header h2 span {
 color: #0068a6;
}

p.opzioni {
 float: right;
}

p.opzioni a {
 text-decoration: none;
 background: #0068a6;
 color: #fff;
 padding: 2px 5px;
 text-transform: uppercase;
 font-size: 0.8em;
 font-weight: bold;
}

#f_login {
 margin: 0 auto;
 width: 300px;
 border: 1px solid #696a6c;
 background: #d3d4d5;
}

#f_login h3 {
 text-align: center;
}

#f_login p {
 clear: both;
 margin: 2px
}

#f_login label {
 float: left;
 width: 90px;
 text-align: center;
}

#f_login input {
 border: 1px solid #58585a;
 font-size: 1em;
 width: 190px;
 padding: 0 1px;;
}

#f_login button {
 border: none;
 background: #58585a;
 color: #fff;
 text-transform: uppercase;
 font-size: 0.8em;
 padding: 2px 7px;
 margin: 3px;
}

h3.titolo {
 color: #0068a6;
 font-size: 1.4em;
 text-transform: uppercase;
 text-align: center;
}

#f_carica {
 border: 1px solid #0068a6;
 padding: 5px;
 background: #98bed7;
}

#f_carica p {
 text-align: right;
}

#f_carica button {
 width: 32px;
 height: 32px;
 border: none;
 cursor: pointer;
}

#f_carica button span {
 display: none;
}

#i_carica {
 background: url(layout_gif/accetta.gif) no-repeat center;
}

#i_annulla {
 background: url(layout_gif/annulla.gif) no-repeat center;
}


#f_carica .fileUploadQueueItem {
 float: left;
 border: 1px solid;
 width: 185px;
 margin: 2px;
 background: #efefef;
 padding: 2px;
 height: 60px;
}

#f_carica p {
 clear: both;
}

#f_elenco table {
 border-left: 1px solid #0068a6;
 width: 100%;
}

#f_elenco table td, #f_elenco table th {
 border-bottom: 1px solid #0068a6;
 border-right: 1px solid #0068a6;
 padding: 2px;
}

#f_elenco table th {
 background: #60a2cc;
}

#f_elenco table td {
 background: #fff;
}

#f_elenco table td.option {
 text-align: center;
 padding-top: 5px;
}

#f_elenco table td.size {
 text-align: right;
 padding-right: 5px;
}

#f_elenco table td.data {
 text-align: center;
}

#file_sharing {
 position: absolute;
 width: 450px;
 margin-top: -10px;
 margin-left: 50px;
 z-index: 20000;
}

#file_sharing h5 {
 font-size: 1.2em;
 color: #004d7b;
 padding: 3px 5px;
 border-bottom: 1px dotted #ff7632;
 text-align: left;
}

#file_sharing p {
 padding-top: 5px;
 padding-left: 5px;
}

#file_sharing label {
 font-size: 0.8em;
}

#file_sharing input {
 border: 1px solid #0068a6;
 font-size: 0.8em;
 font-family: verdana;
 width: 120px;
 margin-right: 10px;
 margin-left: 4px;
}

#file_sharing button {
 width: 16px;
 height: 24px;
 border: none;
 background: url(layout_gif/file_sharing_enter.gif) no-repeat top center;
}

#file_sharing button span {
 display: none;
}



body, html {
 margin: 0;
 padding: 0;
 font-family: Calibri, Verdana;
}

a img {
 border: none;
}

* {
 margin: 0;
 padding: 0;
}

.nowrap {
 white-space:nowrap;
}

.label {
 position: absolute;
 color: #0068a6;
 font-weight: bold;
 font-size: 1.5em;
 z-index: -1;
 text-align: right;
 width: 200px;
}

.center {
 text-align: center;
}

#opzioni {
 position: absolute;
 top: 0;
 right: 0;
}

#opzioni p.lang a {
 float: left;
 width: 24px;
 height: 20px;
}

#opzioni p.lang a span {
 display: none;
}

.it {
 background: url(layout_gif/it.gif) no-repeat center;
}

.en {
 background: url(layout_gif/gb.gif) no-repeat center;
}

* {
 margin: 0;
 padding: 0;
}

.nowrap {
 white-space:nowrap;
}

.label {
 position: absolute;
 color: #004d7b;
 font-weight: bold;
 font-size: 1.5em;
 z-index: -1;
 text-align: right;
 width: 200px;
}


body {
 background: #fff url(layout_gif/baffo_arancione.gif) no-repeat top left;
 background-attachment: fixed;
 height: 100%;
 overflow: auto;
}

#menu {
 position: absolute;
 z-index: 100;
 top: 155px;
 left: -30px;
}

#menu ul {
 list-style: none;
}

#menu ul li a {
 width: 74px;
 height: 74px;
 display: block;
 margin-bottom: 3px;
 background-position: top;
}

#menu ul li a:hover {
 background-position: bottom;
}

#menu ul li a span {
 display: none;
}

#m_chisiamo {
 background: url(layout_gif/chi_siamo.gif) no-repeat center;
}
#m_cosafacciamo {
 background: url(layout_gif/cosa_facciamo.gif) no-repeat center;
}
#m_clienti {
 background: url(layout_gif/clienti.gif) no-repeat center;
}
#m_contatti {
 background: url(layout_gif/contatti.gif) no-repeat center;
}

#blocco {
 position: absolute;
 z-index: 10000;
 width: 782px;
 top: 40px;
 left: 50%;
 margin-left: -381px;
}

#header {
 height: 133px;
 background: url(layout_gif/header.gif) no-repeat top center;
}

#header a {
 display: block;
 height: 120px;
 width: 120px;
 margin-left: 332px;
}

#header span {
 display: none;
}

h1 {
 display: none;
}

#head img {
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -150px;
 margin-left: -150px;
}

#contenuti {
 background: url(layout_gif/blocco.gif) repeat-y top center;
 padding: 0 5px;
 padding-bottom: 10px;
 min-height: 348px;
 height: auto !important;
 height: 348px;
}

#mission {
 margin-right: 270px;
 margin-left: 50px;
 border-right: 1px dotted #ff7632;
}

#mission p {
 font-size: 1.1em;
 padding: 5px;
}

#mission p.banner {
 text-align: center;
 margin-top: 10px;
}

#contenuti.home h3 {
 font-size: 1.2em;
 color: #004d7b;
 padding: 3px 5px;
 border-bottom: 1px dotted #ff7632;
}

#mission p {
 padding-bottom: 6px;
}

#news_scroll {
 position: absolute;
 top: 133px;
 width: 250px;
 right: 25px;
}

#contenuti.home #news_scroll h3 {
 padding-left: 20px;
}

#news_scroll .gnus {
 position: absolute;
 margin-left: 20px;
 padding-bottom: 5px;
}

#news_scroll .gnus a {
 color: #004d7b;
 text-decoration: none;
 font-size: 1.2em;
}

#news_scroll .gnus p.doveQuando {
 color: #ff7632;
 font-size: 0.8em;
 font-style: italic;
 padding-left: 10px;
 margin-bottom: 6px;
}

#news_scroll .gnus div.testo p {
 font-size: 0.9em;
 margin-bottom: 3px;
}

#news {
 padding: 10px 0 0 50px;
}

#news_actual {
 min-height: 220px;
 height: auto !important;
 height: 220px;
 margin-right: 25px;
 margin-bottom: 30px;
}

#news_actual.img {
 margin-right: 220px;
 border-right: 1px solid #ff7632;
}

#news h3 {
 color: #ff7632;
 border-bottom: 1px solid #ff7632;
 font-weight: bold;
 font-size: 1.3em;
}

#news p.doveQuando {
 font-style: italic;
 font-size: 0.9em;
 color: #004d7b;
 padding-left: 5px;
 margin-bottom: 10px;
}

#news div.testo {
 padding-right: 10px;
}

#news div.testo p {
 padding-bottom: 6px;
}

#news p.img {
 position: absolute;
 top: 143px;
 right: 5px;
 width: 215px;
 padding-left: 10px;
 text-align: center;
}

#news p.link a {
 color: #ff7632;
 background: url(layout_gif/link.gif) no-repeat top right;
 padding-right: 10px;
 text-decoration: none;
 padding-left: 10px;
 font-style: italic;
}

#news_elenco {
 padding-left: 50px;
 padding-right: 25px;
}

#news_elenco h2 {
 color: #ff7632;
 border-bottom: 1px solid #ff7632;
 font-weight: bold;
 font-size: 1.4em;
 text-align: right;
}

#news_elenco h4 {
 margin-top: 5px;
}

#news_elenco h4 a {
 color: #004d7b;
 text-decoration: none;
}

#news_elenco p.doveQuando {
 font-style: italic;
 font-size: 0.8em;
 color: #004d7b;
 padding-left: 5px;
}

#news div.testo {
 padding-right: 10px;
}

#news div.testo p {
 padding-bottom: 6px;
}


#contenuti.evcom h3, #contenuti.categoria h3 {
 color: #004d7b;
 padding: 5px 25px 2px;
 font-size: 2em;
 font-weight: normal;
 margin-right: 20px;
 margin-left: 50px;
}

#contenuti.categoria h3 {
 border-bottom: 1px dotted #004d7b;
}

#contenuti.categoria h3 a {
 color: #004d7b;
 text-decoration: none;
}

#contenuti div.cat {
 border-top: 1px dotted #ff7632;
 margin-left: 50px;
 margin-right: 16px;
}

#contenuti div.cat h4, #contenuti.categoria h4 {
 padding-top: 4px;
 color: #ff7632;
 text-align: right;
 font-size: 1.3em;
 padding-right: 30px;
}

#contenuti.categoria h4 {
 text-align: left;
 margin-left: 90px;
 padding-bottom: 5px;
}

#contenuti div.cat h4 a {
 color: #ff7632;
 text-decoration: none;
}

#contenuti.categoria div.evento {
 border-top: 1px dotted #ff7632;
 margin-left: 50px;
 margin-right: 16px;
}

#contenuti.categoria div.evento h5 {
 color: #ff7632;
 font-size: 1.3em;
 font-weight: normal;
 text-align: right;
 padding-right: 15px;
}

#contenuti.categoria div.evento h5 a {
 color: #ff7632;
 text-decoration: none;
}

#contenuti div.foto {
 margin-left: -5px;
 background: url(layout_gif/loading.gif) no-repeat center;
 height: 200px;
 display: block;
}

.sample2, .sample3 {
 margin-left: -4px;
}

#contenuti.singolo {
 padding-left: 50px;
 padding-right: 20px;
}

#contenuti.singolo img.logo {
 float: right;
 border: 1px solid #ff7632;
}

#contenuti.singolo h3 {
 color: #004d7b;
 font-size: 1.3em;
 text-align: center;
 margin-bottom: 3px;
}

#contenuti.singolo p.doveQuando {
 border-top: 1px dotted #ff7632;
 color: #ff7632;
 text-align: center;
 font-style: italic;
}

#contenuti.singolo div.testo {
 color: #777;
 font-size: 1.1em;
 padding: 5px;
 margin-bottom: 5px;
}

#contenuti.singolo div.media {
 text-align: center;
}

#contenuti.singolo div.media img {
 border: 1px solid #ff7632;
 margin: 2px;
}

#back {
 margin-top: 6px;
 float: left;
 width: 18px;
 height: 20px;
 background: url(layout_gif/back.gif) no-repeat top left;
}

#back span {
 display: none;
}

#contenuti.clienti {
 padding-left: 50px;
 padding-right: 30px;
}

#contenuti.clienti h3 {
 color: #004d7b;
 padding: 5px 25px 2px;
 font-size: 2em;
 font-weight: normal;
 border-bottom: 1px dotted #004d7b;
}

#contenuti.clienti div.testo {
 padding: 5px;
 margin-bottom: 5px;
}

#contenuti.clienti div.testo p {
 font-size: 1.1em;
 padding: 5px;
}

#contenuti.clienti div.elenco {
 text-align: center;
}

#contenuti.clienti div.elenco img {
 margin: 3px;
}

#contenuti.staff {
 padding-left: 50px;
 padding-right: 30px;
}

#contenuti.staff h3 {
 color: #004d7b;
 padding: 5px 25px 2px;
 font-size: 2em;
 font-weight: normal;
 border-bottom: 1px dotted #004d7b;
}

#footer {
 clear: both;
 background: url(layout_gif/footer.gif) no-repeat top center;
 height: 55px;
 padding: 15px 40px;
}

#footer p {
 font-size: 0.7em;
 color: #777;
}

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

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

#sticker {
 position: absolute;
 padding-left: 610px;
}

#sticker ul {
 list-style: none;
 width: 140px;
}

#sticker ul li a {
 width: 40px;
 height: 40px;
 margin-right: 5px;
 float: left;
}

#sticker ul li.facebook a {
 background: url(layout_gif/sticker_facebook.gif) no-repeat center;
}

#sticker ul li.youtube a {
 background: url(layout_gif/sticker_youtube.gif) no-repeat center;
}

#sticker ul li.brochure a {
 background: url(layout_gif/sticker_brochure.gif) no-repeat center;
}

#sticker ul li a span {
 display: none;
}














































#bBlu {
 position: fixed;
 z-index: 20;
 width: 407px;
 height: 279px;
 background: url(layout_gif/baffo_blu.gif) no-repeat bottom right;
 bottom: 0;
 right: 0;
}

* html #bBlu {
 position: absolute;
}
 white-space:nowrap;
}

.label {
 position: absolute;
 color: #004d7b;
 font-weight: bold;
 font-size: 1.5em;
 z-index: -1;
 text-align: right;
 width: 200px;
}


#header a {
 display: block;
 height: 120px;
 width: 120px;
 margin-left: 332px;
}

#header span {
 display: none;
}

h1 {
 display: none;
}

#head img {
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -150px;
 margin-left: -150px;
}

#contenuti {
 background: url(layout_gif/blocco.gif) repeat-y top center;
 padding: 0 5px;
 padding-bottom: 10px;
 min-height: 348px;
 height: auto !important;
 height: 348px;
}

#mission {
 margin-right: 270px;
 margin-left: 50px;
 border-right: 1px dotted #ff7632;
}

#mission p {
 font-size: 1.1em;
 padding: 5px;
}

#contenuti.home h3 {
 font-size: 1.2em;
 color: #004d7b;
 padding: 3px 5px;
 border-bottom: 1px dotted #ff7632;
}

#mission p {
 padding-bottom: 6px;
}

#contenuti.home #news_scroll h3 {
 padding-left: 20px;
}

#contenuti.what {
 padding-left: 70px;
}

#contenuti.what div h3 {
 color: #ff7632;
 text-align: center;
 position: absolute;
 width: 341px;
 margin-top: 135px;
 font-size: 2em;
 font-weight: bold;
}

#contenuti.what div h3 span {
 background: url(layout_gif/sfondino.png);
 padding: 0 10px;
}

#contenuti.what div.eventi, #contenuti.what div.comunicazione {
 float: left;
 width: 341px;
 height: 328px;
 background: url(layout_gif/loader.gif) no-repeat center;
}

#contenuti.evcom h3, #contenuti.categoria h3 {
 color: #004d7b;
 padding: 5px 25px 2px;
 font-size: 2em;
 font-weight: normal;
 margin-right: 20px;
 margin-left: 50px;
}

#contenuti.categoria h3 {
 border-bottom: 1px dotted #004d7b;
}

#contenuti.categoria h3 a {
 color: #004d7b;
 text-decoration: none;
}

#contenuti div.cat {
 border-top: 1px dotted #ff7632;
 margin-left: 50px;
 margin-right: 16px;
}

#contenuti div.cat h4, #contenuti.categoria h4 {
 padding-top: 4px;
 color: #ff7632;
 text-align: right;
 font-size: 1.3em;
 padding-right: 30px;
}

#contenuti.categoria h4 {
 text-align: left;
 margin-left: 90px;
 padding-bottom: 5px;
}

#contenuti div.cat h4 a {
 color: #ff7632;
 text-decoration: none;
}

#contenuti.categoria div.evento {
 border-top: 1px dotted #ff7632;
 margin-left: 50px;
 margin-right: 16px;
}

#contenuti.categoria div.evento h5 {
 color: #ff7632;
 font-size: 1.3em;
 font-weight: normal;
 text-align: right;
 padding-right: 15px;
}

#contenuti.categoria div.evento h5 a {
 color: #ff7632;
 text-decoration: none;
}

#contenuti div.foto {
 margin-left: -5px;
}

#contenuti.evcom div.foto img {
 background: url(layout_gif/loading.gif) no-repeat center;
 width: 237px;
 height: 200px;
}

.sample2, .sample3 {
 margin-left: -4px;
}

#contenuti.singolo {
 padding-left: 50px;
 padding-right: 20px;
}

#contenuti.singolo img.logo {
 float: right;
 border: 1px solid #ff7632;
}

#contenuti.singolo h3 {
 color: #004d7b;
 font-size: 1.3em;
 text-align: center;
 margin-bottom: 3px;
}

#contenuti.singolo p.doveQuando {
 border-top: 1px dotted #ff7632;
 color: #ff7632;
 text-align: center;
 font-style: italic;
}

#contenuti.singolo div.testo {
 color: #777;
 font-size: 1.1em;
 padding: 5px;
 margin-bottom: 5px;
}

#contenuti.singolo div.media {
 text-align: center;
}

#contenuti.singolo div.media img {
 border: 1px solid #ff7632;
 margin: 2px;
}

#back {
 margin-top: 6px;
 float: left;
 width: 18px;
 height: 20px;
 background: url(layout_gif/back.gif) no-repeat top left;
}

#back span {
 display: none;
}

#contenuti.clienti a {
 text-decoration: none;
 color: #004d7b;
}

#contenuti.clienti, #contenuti.contatti {
 padding-left: 50px;
 padding-right: 30px;
}

#contenuti.clienti h3 {
 color: #004d7b;
 padding: 5px 25px 2px;
 font-size: 2em;
 font-weight: normal;
 border-bottom: 1px dotted #004d7b;
}

#contenuti.clienti div.testo {
 padding: 5px;
 margin-bottom: 5px;
}

#contenuti.staff {
 padding-left: 50px;
 padding-right: 30px;
}

#contenuti.staff h3 {
 color: #004d7b;
 padding: 5px 25px 2px;
 font-size: 2em;
 font-weight: normal;
 border-bottom: 1px dotted #004d7b;
}

#contenuti.staff h4 {
 color: #ff7632;
 padding: 5px 25px 2px;
 font-size: 2em;
 font-weight: normal;
}

#contenuti.staff div.image {
 float: left;
 width: 40%;
 border-right: 1px dotted #004d7b;
 text-align: right;
}

#contenuti.staff div.info {
 margin-top: 20px;
 float: left;
 width: 59%;
}

#contenuti.staff p {
 font-size: 1.5em;
 padding-left: 30px;
}

#contenuti.contatti h3 {
 color: #004d7b;
 padding: 5px 25px 2px;
 font-size: 2em;
 font-weight: normal;
 border-bottom: 1px dotted #004d7b;
}

#form_contatti {
 margin: 0 auto;
 width: 400px;
 padding-top: 10px;
}

#form_contatti label {
 font-size: 1.1em;
 padding-left: 10px;
}

#form_contatti input, #form_contatti textarea, #form_contatti select {
 font-size: 1.2em;
 padding: 0;
 border: 1px solid #004d7b;
 width: 100%;
}

#form_contatti textarea {
 height: 130px;
}

#form_contatti p.button {
 margin-top: 5px;
 text-align: center;
}

#form_contatti button {
 background: #004d7b;
 color: #fff;
 border: 1px outset #004d7b;
 font-size: 1.2em;
 padding: 0 15px;
}

#dove h3 {
 margin-bottom: 20px;
}

#map {
 background: #fff;
 border: 1px solid #004d7b;
 margin: 0 auto;
 width: 600px;
 height: 300px;
}

#map strong {
 border-bottom: 1px solid;
}

#footer {
 clear: both;
 background: url(layout_gif/footer.gif) no-repeat top center;
 height: 55px;
 text-align: center;
 padding-top: 60px;
}

#footer p {
 font-size: 0.7em;
 color: #777;
}

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

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

#bBlu {
 position: fixed;
 z-index: 20;
 width: 407px;
 height: 279px;
 background: url(layout_gif/baffo_blu.gif) no-repeat bottom right;
 bottom: 0;
 right: 0;
}