﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #d7d3cc;
}

h1 {
    font-size: 150%;
    color: #195884;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
    margin: 15px 0 5px;
    text-align: left;
}

h2 {
    font-size: 130%;
    color: #195884;
}

h3 {
    font-size: 120%;
    margin-bottom: 5px;
}

a, a:Link, a:Active {
    color: #195884;
}

a:Hover {
    color: #b2b0a5;
}

input, select, textarea {
    margin: 0px 3px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

input.long, textarea.long {
	width: 97%;
}

input.normal {
	width: 200px;
}

input.short {
	width: 80px;
}

.Button {
    width: 100px;
}

.Bordato {
    border: 2px solid #CDCDCD;
    padding: 2px;
}

/*
-----------------------------------------------------------
STRUTTURA
-----------------------------------------------------------
*/

#Site {
    margin: 0px auto;
    width: 981px;
    text-align: left;
    background: #FFFFFF url(../Images/BgSite.jpg) repeat-y;
}

#LeftBar {
    width: 212px;
    float: left;
}

#Main {
    width: 560px;
    padding: 10px 20px;
    float: left;
	text-align: justify;
}

#MainContainer {
    padding: 20px;
}

#RightBar {
    width: 169px;
    float: left;
}

#Footer {
    clear: both;
    width: 100%;
    float: left;
}

/*
-----------------------------------------------------------
HEADER
-----------------------------------------------------------
*/
#Header {
    width: 100%;
    float: left;
}


#TopMenu {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background-color: #195884;
}

#TopMenu li {
    float: left;
    margin: 0px;
    padding: 0px;    
}

#TopMenu li a {
    display: block;
    width: 245px;    
    text-align: center;
    color: #FFFFFF;
    line-height: 25px;
    font-weight: bold;
}

/*
-----------------------------------------------------------
LEFT BAR
-----------------------------------------------------------
*/
#LeftBar .LeftMenu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background-color: #ecece5;
}

#LeftBar .LeftMenu ul li {
    margin: 0px;
    padding: 0px;    
}

#LeftBar .LeftMenu ul li a {
    display: block;
    background-color: #b2b0a5;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 24px;
    padding-left: 10px;
}

#LeftBar .LeftMenu ul li a:Hover {
    background-color: #195884;
    color: #FFFFFF;
}

#LeftBar .LeftMenu ul li ul {
    margin-left: 10px;
}

#LeftBar .LeftMenu ul li ul li a {
    padding: 0 5px 3px 7px;
    border: 0px;
    background: #ecece5 url(../Images/Dot.jpg) no-repeat 0 6px;
    color: #000000;
    font-weight: normal;
    line-height: 16px;
}

#LeftBar .LeftMenu ul li ul li a:hover, #LeftBar .LeftMenu ul li ul li a.Sel {
    color: #195884;
    background-color: #ecece5;
}

#LeftBar .LeftMenu ul li ul li ul li a {
    font-size: 11px;
}

/*Box Newsletter*/
#BoxNslt {
    width: 180px;
    margin: 2px 0 10px 0;
    padding: 10px 15px;
    border: 1px solid #e7daad;
}

#BoxNslt #LastNslt {
    margin-top: 10px;
    min-height: 105px;
    background: url(../Images/IcoNslt.jpg) no-repeat;
    padding-left: 80px;
    padding-top: 7px;
}

#BoxNslt h3 {
    padding: 3px 0 3px 3px;
    border-top: 1px dotted #000000;
    border-bottom: 1px dotted #000000;
    margin-bottom: 5px;
}

#BoxNslt .LnkNsltPdf {
    display: block;
    margin-top: 5px;
}

/*
-----------------------------------------------------------
MAIN BAR
-----------------------------------------------------------
*/

.BreadCrumb {
    text-align: left;
    display: block;
}

/*Site Map*/
.SiteMap a {
    color: #000000;
    font-size: 11px;
}

.SiteMap a:hover {
    color: #195884;
}

.SiteMap ul {
    padding: 0px 0px 0px 15px;
}

.SiteMap ul li {
    margin-bottom: 3px;
}

.SiteMap ul ul {
    padding-left: 30px;
}

.SiteMap ul ul li {
    margin-bottom: 2px;
}

/*Service bar*/
#ServiceBar {
    width: 100%;
    text-align: right;
}

#ServiceBar a {
    display: inline-block;
    width: 16px;
    line-height: 16px;
    height: 16px;
    background-repeat: no-repeat;
    margin: 0px 2px;
}

#ServiceBar a span {
    display: none;
}

#ServiceBar a.AddBookmarks {
    background-image: url(../Images/Icon/AddBookmark.jpg);
}

#ServiceBar a.SendMail {
    background-image: url(../Images/Icon/Mail.jpg);
}

#ServiceBar a.Print {
    background-image: url(../Images/Icon/Print.jpg);
}

#ServiceBar a.ItalianVersion {
    background-image: url(../Images/Icon/ItalyFlag.jpg);
    margin: 0px 4px 0px 15px;
}

#ServiceBar a.EnglishVersion {
    background-image: url(../Images/Icon/UnitedKingdomFlag.jpg);
}


/*Contenuti*/
#Main ul li {
    margin-bottom: 5px;
}

#Main p {
    margin-bottom: 5px;
}

.TextHome {
    color: #3d3d3d;
    font-size: 11px;
	margin-bottom: 25px;
	width: 100%;
	text-align:justify;
}

.ContentDate {
    display: block;
    margin-bottom: 3px;
    font-style: italic;
}

.ContentAbstract {
	font-size: 10px;
	color: #6c6c6c;
}


/*Banner*/
.ListBanner {
    text-align: center;
    width: 100%;
}

.ListBanner.Bottom {
    margin-top: 30px;
}

#ListAttachement {
    margin-top: 5px;
}

#ListAttachement h3 {
    border-bottom: 1px dotted #000000;
    margin-bottom: 10px;
    padding-bottom: 2px;
    color: #195884;
}

#ListAttachement ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#ListAttachement ul li {
    margin: 0px;
    padding: 0px;
    line-height: 25px;
    font-size: 11px;
}

#ListAttachement ul li a.pdf {
    background: url(../Images/Icon/Pdf.jpg) no-repeat;
    padding-left: 25px;
    padding-top: 5px;
}

#ListAttachement ul li a.doc, #ListAttachement ul li a.docx {
    background: url(../Images/Icon/Doc.jpg) no-repeat;
    padding-left: 25px;
    padding-top: 5px;
}

#ListAttachement ul li a.xls, #ListAttachement ul li a.xlsx {
    background: url(../Images/Icon/Xls.jpg) no-repeat;
    padding-left: 25px;
    padding-top: 5px;
}

#ListAttachement ul li a.zip {
    background: url(../Images/Icon/Zip.jpg) no-repeat;
    padding-left: 25px;
    padding-top: 5px;
}

#ListChildNode {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#ListChildNode li {
    margin: 0 0 5px 0;
    padding: 0 0 3px 0;
    border-bottom: 1px dotted #000000;
}

#ListChildNode li a {
    font-weight: bold;
}

#ListChildNode li p {
    margin-bottom: 5px;
    padding-left: 15px;
}

/*
-----------------------------------------------------------
RIGHT BAR
-----------------------------------------------------------
*/

#RightBar .Box H2 {
    font-size: 100%;
    width: 159px;
    padding-left: 10px;
    background-color: #b2b0a5;
    color: #FFFFFF;
    line-height: 25px;
}

#RightBar .Box H2.Subscribe {
    background: #b2b0a5 url(../Images/Icon/Subscribe.jpg) no-repeat right center;
}

#RightBar .Box H2.News {
    background: #b2b0a5 url(../Images/Icon/Feed.png) no-repeat 95% center;
    position: relative;
}

#RightBar .Box H2.News .Rss {
    position: absolute;
    top: 5px;
    right: 9px;
    display: block;
    width: 12px;
    height: 12px;
}

#RightBar .Box H2.News .Rss span {
    visibility: hidden;
}

#RightBar .Box {
    margin-bottom: 20px;
}

#RightBar .Box .Body {
    width: 149px;
    padding: 10px;
}

#RightBar .Box H2 a {
    color: #FFFFFF;
    display: block;
}

#RightBar .Box .Body.Search {
    text-align: right;
}

#RightBar .Box .TxtSearch {
    width: 147px;
}

#RightBar .Box .BtnSearch {
    background-color: #080909;
    color: #FFFFFF;
    border: 0px;
    padding: 2px 5px;
    margin: 5px 0 0 0;
    cursor: pointer;
    cursor: hand;
}

/*In evidenza*/
#ListNews {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#ListNews li {
    margin-bottom: 10px;
}

#ListNews li .Title {
    display: block;
    font-weight: bold;
    color: #195884;
}

#ListNews li .Date {
    display: block;
        
}

#ListNews li .Detail {
    display: block;
    margin-top: 3px;
}

#AltreNews {
    display: block;
    border-top: 2px solid #e7e1b4;
    text-align: right;
}

/*
-----------------------------------------------------------
FOOTER
-----------------------------------------------------------
*/

#Footer {
    background-color: #000000;
    line-height: 20px;
    color: #CDCDCD;
    font-size: 80%;
}

#Footer a {
    color: #CDCDCD;
}

#Footer a:hover {
    color: #FFFFFF;
}

#Footer #Info {
    float: left;
    padding: 0px 5px;
}

#Footer #Credit {
    float: right;
    padding: 0px 5px;
}

/*
-----------------------------------------------------------
HOME PAGE
-----------------------------------------------------------
*/

.BoxHome tr td {
    width: 173px;
    padding: 0px 7px 15px;   
    vertical-align: top;
}

.BoxHome .Title {
    position: relative;
    min-height: 32px;
    padding: 0 0 0 5px;
    margin-bottom: 5px;    
    border-bottom: 3px solid #e7e1b4;
}

.BoxHome .Title a {
    position: absolute;
    bottom: 3px;
    display: block;
    color: #306890;
    font-weight: bold;
    font-size: 120%;
}

.BoxHome a.SubItem {
    margin-bottom: 1px;
    display: block;
    color: #000000;
    text-align:left;
}

/*
------------------------------------------
STILE TABELLE FORM
------------------------------------------
*/
.tabForm {
	margin: 10px auto 0;
}

.tabForm tr {
	margin: 2px;
}

.tabForm tr td {
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.tabForm tr.tableRow1 {
	background-color: #F1F1F1;
}

.tabForm tr.tableRow2 {
	background-color: #F8F8F8;
}

.tabForm tr.tableRowSel {
    background-color: #666666;
    color: #FFFFFF;
}

.tabForm tr.tableRowEnd {
	background-color: #DCDCDC;
}

.tabForm tr.tableRowHeader {
	background-color: #195884; 
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
}

.tabForm tr td.header {
	font-weight: bold;
	width: 80px;
}

/*
--------------------------------------------
    LISTA RISULTATI
--------------------------------------------
*/

.List tr td {
    padding: 5px 0px;
    border-bottom: 1px dotted #CDCDCD;
}

.List tr td .Date {
    display: block;
}

.List tr td .Title {
    display: block;
    margin-bottom: 10px;
}

.List tr.Pager td {
    border-bottom: 0px;
    padding: 0px;
    text-align: right;
}

.List tr.Pager td span {
    font-weight: bold;
}
