/* CSS Document */

html, body {
   padding: 0;
   margin: 0;
   height: 100%;
}
body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}
body>.container {
   min-height: 100%;
   height: auto;
}
img, table {
   border: 0;
}
form, p, ul, li, h1 {
   padding: 0;
   margin: 0;
}
.container {
   position: relative;
   height: 100%;
   width: 100%;
   background-image: url(/images/footer-background.gif);
   background-repeat: repeat-x;
   background-position: bottom;
}
.container, .header, .navigation, .contentTop, .contentCentral, .footer {
   padding: 0;
   margin: 0;
   margin: 0 auto;
}
.header, .navigation, .contentTop, .contentCentral, .footerNav {
   width: 960px;
}
.header {
}
.header #logo {
   float: left;
   margin-top: 34px;
}
.header .bannerTop {
   margin-left: 230px;
   height: 90px;
}
.contentTop {
   margin-top: 15px;
}
.contentSearch {
   float: left;
   width: 654px;
}
.contentSearchBody {
   background-image: url(/images/search-background.jpg);
   background-position: bottom;
   background-repeat: no-repeat;
   width: auto;
   height: 295px;
   position: relative;
}
.contentSearchNav {
   width: 100%;
   background-image: url(/images/search-backgroundTop.jpg);
   background-position: top left;
   background-repeat: no-repeat;
}
.contentSearchNav ul {
   list-style-type: none;
   float: right;
}
.contentSearchNav ul li {
   display: inline;
   float: left;
   margin-right: 4px;
   height: 34px;
   width: 118px;
   /*padding-left: 8px;*/
}
.contentSearchNav ul li.acceso {
   background-image: url(/images/search-acceso.jpg);
   background-position: center bottom;
   background-repeat: no-repeat;
   text-align: left;
   margin-right: 0;
}
.contentSearchNav ul li.spento {
   background-image: url(/images/search-spento.jpg);
   background-position: center top;
   background-repeat: no-repeat;
   text-align: center;
}
.contentSearchNav ul li a {
   display: block;
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
   padding: 12px 0;
}
.contentSearchNav ul li.acceso a {
   padding-left: 5px;
}

/* FORM SEARCH */
#settoriDiv, #organizzazioneDiv, #managemetDiv, #guidataDiv {
   width: 70%;
   float: right;
   color: #FFFFFF;
}
.formSearch {
   padding-top: 15px;
}
.contentSearchBody fieldset {
   border: none;
   padding: 0;
}
.contentSearchBody label {
   display: block;
   float: right;
   font: bold 12px/18px verdana;
   color: #ffffff;
   padding-bottom: 12px;
   padding-right: 40px;
}
.contentSearchBody label.searchInput {
   width: 350px;
}
.contentSearchBody label.searchInput input {
   width: 340px;
}
.contentSearchBody label.searchInput {
   clear: right;
}
.contentSearchBody fieldset.buttons {
   float: right;
   clear: right;
   padding-right: 140px;
}
/* FINE FORM */
.contentSearchBottom {
   background-image: url(/images/search-backgroundBottom.jpg);
   background-position: bottom left;
   background-repeat: no-repeat;
   width: 100%;
   height: 72px;
}
.contentSearchBottom table {
   margin-left: 5px;
   height: 68px;
}
.contentSearchBottom img {
   vertical-align: middle;
}
.contentSearchBottom a {
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: underline;
   white-space: nowrap;
}
.contentSearchBottom strong {
   color: #f8b323;
}
.contentSearchBottom fieldset {
   border: none;
   padding: 0;
   font: normal 11px/14px arial;
   color: #ffffff;
}
.contentSearchBottom label {
   display: block;
   float: left;
   width: 130px;
}
.contentSearchBottom input.loginInput {
   width: 120px;
}
.contentSearchBottom div {
   clear: right;
   text-align: right;
   padding-right: 35px;
}
.contentSearchBottom a.password {
   font-size: 11px;
   font-weight: normal;
}
.contentNews {
   float: right;
   width: 305px !important;
   width: 300px;
   text-align: right !important;
   text-align: left;
   height: 363px;
}
.newsBox {
   width: 300px;
   height: 98px;
   float: right;
   background-image: url(/images/news-background.jpg);
   background-position: bottom;
   background-repeat: no-repeat;
   margin-top: 15px;
   */margin-top: 12px;
   color: #FFFFFF
}
.newsBox h1 {
   font-size: 12px;
   padding-left: 40px;
   padding-top: 5px;
   text-align: left;
   margin-bottom: 10px;
}
.newsBox p {
   height: 35px;
   overflow: hidden;
   text-align: left;
}
.newsBox span {
   float: left;
   padding: 5px;
}
.contentCentral {
   clear: both;
   padding-top: 12px;
}
.contentCentral .left {
   float: left;
   width: 260px;
}
.leftBox {
   width: 100%;
   border: 1px solid #5491c9;
}
.leftBox h1 {
   height: 30px;
   background-color: #5491c9;
   font-size: 14px;
   white-space: nowrap;
   color: #FFFFFF;
}
.leftBox h1 img {
   vertical-align: middle;
   margin-left: 5px;
   margin-right: 5px;
}
.leftBox ul {
   margin-left: 5px;
   padding: 5px;
   list-style-type: none;
}
.leftBox ul li {
   margin-left: 5px;
   padding-top: 20px;
}
.leftBox ul li ul {
   list-style-type: disc;
}
.leftBox ul li ul li {
   padding-top: 0;
}
.leftBox ul li a {
   font-size: 11px;
   color: #044a8e;
   text-decoration: none;
}
.leftBox ul li a:hover {
   font-size: 11px;
   color: #FF0000;
   text-decoration: none;
}
.utentiMAE {
   height: 76px;
   width: 100%;
   border: 1px solid #092a61;
   text-align: center;
   padding-top: 5px;
}
.utentiMAE img {
   margin-right: 10px;
}
.contentCentral .right {
   float: right;
   width: 300px;
   height: 30px;
}
.rightBox {
   width: 100%;
}
.rightBox h3 {
   font-size: 100%;
   margin: 0;
   background-color: #FFFFFF;
   height: 10px;
   text-align: center;
   border-bottom: 1px dotted #5491c9;
}
.rightBox div.rightContent {
   background: #FFFFFF;
   margin: 0;
   padding: 2px 0;
   position: relative;
}
.rightBox .rightContentTitle {
   background-color: #0f5396;
   padding-left: 10px;
   margin-bottom: 5px;
   margin-top: 5px;
   position: relative;
}
.rightBox .rightContentTitle img {
   margin-right: 10px;
   vertical-align: middle;
}
.rightContentTitle a.acceso {
   background-image: url(/images/right-frecciaAccesa.gif);
   background-position: right top;
   background-repeat: no-repeat;
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
   display: block;
   cursor: pointer;
}
.rightContentTitle a.spento {
   background-image: url(/images/right-frecciaSpenta.gif);
   background-position: right top;
   background-repeat: no-repeat;
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
   display: block;
   cursor: pointer;
}
.rightComunitati {
   border-top: 1px dotted #5491c9;
   padding: 5px;
}
.rightComunitati span strong {
   color: #f8b323;
}
.rightComunitati span a img, .navCenterContentBox a img {
   vertical-align: middle;
   margin-right: 5px;
}
.rightComunitati span a, .navCenterContentBox a {
   color: #000000;
   text-decoration: underline;
}
.rightComunitati span a:hover, .navCenterContentBox a:hover {
   color: #FF0000;
   text-decoration: underline;
}
.rightComunitati p {
   border-bottom: 1px solid #4a99e1;
   padding: 3px 0px 3px 10px;
}
.rightBanner {
   width: 300px;
   margin-top: 16px;
}
.center {
   position: relative;
   margin: 0 315px 0 275px !important;
   margin: 0 300px 0 260px;
}
.center .sendMail {
   width: 369px;
   height: 168px;
   background-image: url(/images/center-inviaMailBg.gif);
   background-position: top;
   background-repeat: no-repeat;
}
.center .sendMail p.txt01 {
   padding-top: 80px;
   width: 70%;
   margin: 0 auto;
   text-align: center;
}
.center .sendMail p.txt02 {
   padding-top: 10px;
   width: 80%;
   margin: 0 auto;
   text-align: center;
}
.navCenterTable, .centerVoliBox {
   margin-top: 16px;
}
.navCenterTable a {
   font-size: 13px;
   font-weight: bold;
   text-decoration: none;
   color: #0f5396;
   display: block;
   cursor: pointer;
}
.navCenterTable td.navCenterSep {
   width: 3px;
   background-image: url(/images/navCenter-border.gif);
   background-position: bottom;
   background-repeat: repeat-x;
}
.navCenterTable td.navCenterAcceso {
   background-image: url(/images/navCenter-acceso.gif);
   background-position: bottom;
   background-repeat: no-repeat;
   text-align: center;
   width: 86px;
   height: 24px;
}
.navCenterTable td.navCenterSpento {
   background-image: url(/images/navCenter-spento.gif);
   background-position: bottom;
   background-repeat: no-repeat;
   text-align: center;
   width: 91px;
   height: 24px;
}
.navCenterContentBox {
   border-bottom: 1px solid #5491c9;
   border-left: 1px solid #5491c9;
   border-right: 1px solid #5491c9;
   margin-right: 2px;
   padding: 5px;
}
.navCenterContentBox p {
   border-top: 1px solid #4a99e1;
   padding: 3px 0px 3px 10px;
}
.navCenterContentBox a.visualizza {
   color: #f8b323;
}
.centerVoliBox {
   background-image: url(/images/centerVoli-background.gif);
   background-position: top;
   background-repeat: repeat-x;
   border-bottom: 1px solid #5491c9;
   border-left: 1px solid #5491c9;
   border-right: 1px solid #5491c9;
   padding: 0 5px 5px 5px;
}
.centerVoliBox h1 {
   font-size: 14px;
   font-weight: bold;
   color: #0f5396;
   padding: 3px 3px 3px 20px;
}
.separatorFooter {
   clear: both;
   height: 300px;
}
.separator {
   height: 15px;
}
.footer {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   text-align: center;
   color: #003264;
}
.footerNav {
   height: 100px;
   margin: 0 auto;
   margin-bottom: 10px;
}
.footerNav td {
   padding: 5px;
   text-align: left;
   vertical-align: top;
}
.footerNav ul {
   width: 50%;
   list-style-type: none;
}
.footerNav ul li {
   margin-top: 3px;
}
.footerNav ul.normal {
   list-style-type: none;
   width: 100%;
}
.footerNav span {
   font-weight: bold;
   color: #003264;
   padding-top: 5px;
}
.footerNav a {
   color: #044a8e;
   text-decoration: none;
}
.footer h1 {
   font-size: 12px;
   font-weight: bold;
   color: #003264;
}
.footer a {
   color: #003264;
   text-decoration: none;
}
.footer a:hover {
   color: #999999;
   text-decoration: underline;
}