/* Reset ------------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: middle;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}
:focus {outline: 0;}
/* General ------------------------------------------------------------------- */
html {
    height: 100%;
    padding-bottom: 1px; /* force scrollbars */
}
body {
    width: 100%;
    min-height: 100%;
    text-align: center;
    background: url("img/bg-body.png") no-repeat scroll center top #E8F7F9;
    color: #222222;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 80%
}

/* Floats */   
.left {float: left;}
.right {float: right;}
.clearer {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
}
/* Layout ------------------------------------------------------------------- */
.center-wrapper {
    position: relative;
    text-align:left;	
    margin: 0 auto;
    width: 960px;
    z-index: 1
}
.body-container{
}
.body-container .center-wrapper{background-color: #fff/*background: #fff url('img/logo-centro.jpg') no-repeat bottom left;*/}
.pre-header-container {
   
}
#pre_header {
    text-shadow: 0 -1px 1px #666;
    background: #313F54;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#35455C), to(#2C384B));
    background-image: -webkit-linear-gradient(top,#35455C, #2C384B);
    background-image: -moz-linear-gradient(top,#35455C, #2C384B);
    background-image: -ms-linear-gradient(top,#35455C, #2C384B);
    background-image: -o-linear-gradient(top,#35455C, #2C384B);
    background-image: linear-gradient(top,#35455C, #2C384B);
    color: #FFF;
    height: 30px;
}
#pre_header .social {
    float: right;
    margin-right: 10px;
}
#pre_header h2 {
    color: #FFFFFF;
    font-size: 1.5em;
    line-height: 30px;
    margin-left: 10px;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif
}

.header-container {
}
#header {
    background: #3273E9 url('img/top_bg.png') no-repeat left top;
    height: 160px;
    margin-bottom: 0px;
}
#logo{
    margin-left:10px;
}
.sub-header-container {
}
#sub_header {
    text-shadow: 0 -1px 1px #666;
background: #cc0000;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2NmMDQwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZTAyMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #cc0000 0%, #cf0404 47%, #8e0202 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(47%,#cf0404), color-stop(100%,#8e0202));
background: -webkit-linear-gradient(top,  #cc0000 0%,#cf0404 47%,#8e0202 100%);
background: -o-linear-gradient(top,  #cc0000 0%,#cf0404 47%,#8e0202 100%);
background: -ms-linear-gradient(top,  #cc0000 0%,#cf0404 47%,#8e0202 100%);
background: linear-gradient(top,  #cc0000 0%,#cf0404 47%,#8e0202 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#8e0202',GradientType=0 );

    color: #FFF;
    height: 40px;
}
#lang{
    font-size: 1.1em;
    color: Black;
    position: absolute;
    right: 10px;
    top: 10px;
}
#lang ul{
    display: inline;
    margin:0;
    padding:0;
}
#lang ul li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    float: left;
    margin: 0px;
    padding-left: 9px;
}
#navbar ul{
    display: inline;
    margin:0;
    padding:0;
}
#navbar ul li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    float: left;
    margin: 0px;
    padding: 0;
}
#navbar ul li a{
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    display: block;
    float: left;
    padding-left: 9px;
    padding-right: 9px;	
    text-align: center;
    border-right: 1px solid #CC0000;
    font-weight:bold;
    font-size:1.1em;
    color:#fff;
}
#navbar ul li a:hover{
    text-decoration: none;
    color:#FFCB08;
}
.main {
    min-height:500px;
}

.main#main-one-columns {}
.main#main-one-columns #main-left {width: 100%;}

.main#main-two-columns {background: url('img/main-two-columns.png') repeat-y right top;}
.main#main-two-columns #main-left {width: 760px;}

.main#main-three-columns {background: url('img/main-three-columns.png') repeat-y right top;}
.main#main-three-columns #main-left {width: 560px;}

.sidebar {margin: 0 1px 0 0;    width: 199px;}
.sidebar a {text-decoration: none;}
.sidebar a:hover {text-decoration: underline;}

.sidebar .post{
  background: url("img/bg-down-arrow.gif") no-repeat -20px 35px #fff
}
.sidebar .post h3{
    font-size: 1.5em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
}
.sidebar ul{margin-top: 10px}

#menu{
    width: 199px;
    float: right;
    background: url("img/bg-down-arrow.gif") no-repeat -20px 35px #fff
}
#menu ul{
    margin: 10px 0px 0 0px;
}
#menu ul li {
    margin: 0px 1px 0px 0px;
    list-style: none;
    border-bottom: 1px solid #ddd;
}
#menu ul li.current {
    background-color: #DEDBCC;
}
#menu ul li a{
    display: block;
    padding-left: 10px;
    text-decoration: none;    
    padding: 8px 0 8px 15px;
    color: #557799;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#FDFDFD), to(#EEEEEE));
    background-image: -webkit-linear-gradient(top,#FDFDFD, #EEEEEE);
    background-image: -moz-linear-gradient(top,#FDFDFD, #EEEEEE);
    background-image: -ms-linear-gradient(top,#FDFDFD, #EEEEEE);
    background-image: -o-linear-gradient(top,#FDFDFD, #EEEEEE);
    background-image: linear-gradient(top,#FDFDFD, #EEEEEE);
    
}
#menu ul li a:hover,#menu ul li.current a{
    text-decoration: none;
    color: #2F3C50;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#EDEDED), to(#DADADA));
    background-image: -webkit-linear-gradient(top,#EDEDED, #DADADA);
    background-image: -moz-linear-gradient(top,#EDEDED, #DADADA);
    background-image: -ms-linear-gradient(top,#EDEDED, #DADADA);
    background-image: -o-linear-gradient(top,#EDEDED, #DADADA);
    background-image: linear-gradient(top,#EDEDED, #DADADA);
}

#menu h1 {
    font-size: 1.5em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
}
#sub-menu li.current>a {
    color: #8B0000;
}


.footer-container {
    margin-top: -45px;
    padding-top: 45px;
    z-index: 0;
    padding: 0;
    width: 100%;
    position: relative;
    bottom: 0px;
    background: url("img/bg-footer.jpg") repeat-x scroll left top #9cbc28
}
#footer {
    color: #FFF;
    padding: 55px 0px 20px 0px;
    margin-top: 0px;
    z-index: 1;
}
#footer a {
    color: #222;
    text-decoration: none;
}
#footer .right, #footer .right a {

    text-decoration: none;
}
#footer .text-separator {
    padding: 0 3px;
    color: #BBB;
}
#footer a:hover {color: #fff;}

#path{
    margin-top: 5px;
    margin-left: 10px;
}

.box-home {
    margin: 2px 0px 10px 0px;
    background: url("img/bg-down-arrow.gif") no-repeat -20px 35px #fff
}
.box-home h1 {
    color: #666;
    font-size: 1.5em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
    padding-left: 15px
}
.box-home p,.box-home div {
    padding: 0 15px
}
/* News */
#news-box-list{}
#news-box-list dl{}
#news-box-list dl dd{	
    margin-left: 0px;
    border-bottom: 1px solid #DDD;padding-bottom: 5px;
    margin-bottom: 10px;
}
#news-box-list dl dd a{	
    text-decoration: none;
}
/* Links */

a:focus,a:hover {color: #9DBD2B;}
a {
    color: #557799;
    text-decoration: none;
}
/* More links */
a.more {
    color: #579;
    font-weight: bold;
}
a.more:hover {color: #9DBD2B;}


/* Contents */
#main-left div.content{
    margin: 10px;
    margin-left: 10px;
}
.content a {text-decoration: none;}
.content a:hover {text-decoration: underline;}

.content img.left, .content img.right {margin-bottom: 0;}

.content-date {
    color: #777;
    margin: 2px 0 10px;
}

.content-title h1, .content-title h2, .content-title h3 {margin-bottom: 0;}
.content-body {font-size: 1.1em;}
.content-body a {color: #039;}
.content-body a:hover {color: #039;}
.content-body img.left, .content-body img.right {margin-bottom: 1em;}


/* Headings */

h1,h2,h3,h4,h5,h6 {
    color: #444;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0.3em;
}
h4,h5,h6 {font-weight: bold;}

h1 {font-size: 2.6em;}
h2 {font-size: 2em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1em;}
/* Images */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
    background-color: #FFF;
    border: 1px solid #DDD;
    padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}

/* Separator  */

.content-separator{
    background: #D5D5D5;
    clear: both;
    color: #FFE;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 20px 0;}



table {margin-bottom: 1.4em; width: 100%;}
th {font-weight: bold;}
thead th {background: #C3D9FF;}
th,td,caption {padding: 4px 10px 4px 5px;}
tr.even td {background: #F2F6FA;}
tfoot {font-style: italic;}
caption {background: #EEE;}

table.data-table {
    border: 1px solid #CCB;
    margin-bottom: 2em;
    width: 100%;
}
table.data-table th {
    background: #F0F0F0;
    border: 1px solid #DDD;
    color: #555;
    text-align: left;
}
table.data-table tr {border-bottom: 1px solid #DDD;}
table.data-table td, table th {padding: 10px;}
table.data-table td {
    background: #F6F6F6;
    border: 1px solid #DDD;
}
table.data-table tr.even td {background: #FCFCFC;}
/* Lists */

li ul, li ol {margin-left: 1.5em;}
ul, ol {margin: 0 0 1.5em 1.5em;}

ul {list-style-type: disc;}
ol {list-style-type: decimal;}

dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}

blockquote {margin: 1.5em; color:#666; font-style: italic;}





/* Single line IE fix */
* html #sub-nav, * html .main {height: 0.01%; min-height: 0.01%;}

#gallery img{
    border: 1px solid #9DBD2B;
    margin: 5px;
    padding: 5px;
    width: 80px;
    vertical-align: middle;
}


.tooltip {
    display:none;
    background:url(img/white_big.png);
    background-repeat: no-repeat;
    height:163px;
    padding:40px 30px 10px 30px;
    width:310px;
    font-size:11px;
    text-align:left;
}

.elenco_pdf{
    list-style-image: url("img/pdf.png");
    list-style-position: inside;
}
.elenco_pdf a{
    line-height:24px;
}

form.page_forms{
    background: none repeat scroll 0 0 #F4F8FD;
    border: 1px solid #E5F0FB;
    margin: 15px 0 15px;
    padding: 10px;
}
form.page_forms label{
    color: #004488;
}
form.page_forms dt{
    margin:0;
}
form.page_forms dd{
    margin:0px;
    margin-bottom:15px;	
}
form.page_forms label.error_validate{
    color:red;
    padding-left:10px;
}
.video{
    cursor: pointer
}

ul.amici {
    list-style: none outside none;
    margin: 0;
}
ul.amici li {
    border: 1px solid #6495ED;
    display: inline;
    float: left;
    height: 140px;
    list-style-type: none;
    margin: 7px;
    overflow: hidden;
    position: relative;
    width: 140px;
}
ul.amici li img {
    margin: 5px;
    padding: 0;
}
ul.amici li a span {
    background-color: #00008B;
    bottom: 0;
    color: White;
    cursor: pointer;
    display: block;
    height: auto;
    left: 0;
    line-height: 20px;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 100%;
}
