/* ----------------------------------------------------------------

'VERDE 24
#7DBA00
o
#9BB70D

---------------------------------------------------------------- */

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "Trebuchet MS",Arial,"Mahsuri Sans",sans-serif;
    color: #666;
    background: #9BB70D url(../img/header.gif) top center repeat-x;
}
table { font-size: 11px }
a {
    outline: none; /* get rid of dotted borders */
}
img {
    color: #666;
    font-style: italic;
    -ms-interpolation-mode: bicubic;
}
img.shadow {
    background: url(../img/shadow-1000x1000.gif) no-repeat right bottom;
    padding: 5px 10px 10px 5px;
}
img.border {
    border: 1px solid #9BB70B;
    padding: 2px;
    background: #fff;
}
img.double-border {
    border: 5px solid #ddd;
    padding: 5px;
    background: #fff;
}
/*div { position: relative }*/
div.pad { padding: 10px }
input,
textarea {
    background: #FFF;
    height: 12px;
    border: solid 1px #999;
    font-size: 10px;
    color: #595A5C;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 3px;
}
.verde {
    color: #9BB70B;
    font-weight: 800;
    font-size: 13px;
}
strong { font-size: 13px }
#centrale a[href^='http://'] {
    background: url(../img/external_link.png) no-repeat left;
    padding: 0 0 0 20px;
}

/* Links
-------------------------------------------------------------- */
a {
    outline: none;
    color: #93ad0c;
} /*rimuove il puntinato dai link sulle immagini attive */
a :link { color: #93ad0c }
a:visited { color: #93ad0c }
a:hover { color: #93ad0c }
a:active { color: #93ad0c }
.mail {
    unicode-bidi: bidi-override;
    direction: rtl;
    cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
} /*per rendere la mail irriconoscibile ai bot */
/* Menu generico
-------------------------------------------------------------- */
ul.menu,
.menu ul {
    margin: 0;
    padding: 0;
    cursor: default;
    list-style-type: none;
}
ul.menu {
    /*display: table;*/
}
.menu li {
    /*display: table-cell;*/
    display: inline;
    padding: 2px 10px;
    list-style-type: none;
    /*width: auto;*/
    /*position: relative;*/
}
ul.menu a {
    text-decoration: none;
    color: #FFF;
}
/* Struttura
-------------------------------------------------------------- */
div#main { background: #fff url(../img/sfondo_main.png) top center repeat-x }
div#content {
    width: 960px;
    text-align: left;
}
div#colonna_sx {
    float: left;
    width: 230px;
    margin: 50px 0 20px 5px;
}
/* Testata
------------------------------------------------------------- */
#logo_top {
    float: left;
    width: 230px;
    text-align: left;
    margin-top: 10px;
    cursor: pointer;
	height:59px;
	overflow:hidden;
	margin-left:6px;
}
.tab_top,
.tab_top_on {
    float: right;
    nowhitespace: afterproperty;
    width: 110px;
    height: 30px;
    margin-right: 5px;
    background: url(../img/tab_top.gif) 0 -10px no-repeat;
    text-align: center;
    font-size: 11px;
    /*cursor: pointer*/;
}
.tab_top_on {
    background: url(../img/tab_top_on.gif) bottom center no-repeat;
    height: 30px;
}
.tab_top a {
    color: #666;
    text-decoration: none;
}
.tab_top_on a {
    color: #333;
    text-decoration: none;
}


.tab_top_plus {
    float: right;
    nowhitespace: afterproperty;
    width: 110px;
    height: 30px;
    margin-right: 5px;
    background: url(../img/tab_top_plus.gif) 0 0 no-repeat;
    text-align: center;
    font-size: 11px;
}

.tab_top_plus a {
    color: #FFF;
    text-decoration: none;
	font-weight:bold;
}


.tab_top_plus_on {
    background: url(../img/tab_top_on.gif) bottom center no-repeat;
    height: 30px;
}

.tab_top_plus_on a {
    color: #333;
    text-decoration: none;
	font-weight:bold;
}

#banner_tl {position:absolute; top:30px; left:10px}
#banner_tr {position:absolute; top:30px; right:18px}
#banner_br {position:absolute; bottom:5px; right:18px}
#banner_bl {position:absolute; bottom:5px; left:10px}

/* Menu tabs
-------------------------------------------------------------- */
div#menu {
    width: 690px;
    height: 80px;
    float: right;
}
.menu_tab,
.menu_tab_on {
    float: left;
    width: 115px;
    height: 74px;
    background: url(../img/tab_off.gif) 0 -20px no-repeat;
    cursor: pointer;
}
.menu_tab_on { background: url(../img/tab_on.gif) 0 0 no-repeat }
.menu_tab div,
.menu_tab_on div {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 16px;
}
.menu_tab a,
.menu_tab a:visited,
.menu_tab a:active,
.menu_tab a:hover {
    color: #FFF;
    text-decoration: none;
}
.menu_tab_on a,
.menu_tab_on a:visited,
.menu_tab_on a:active,
.menu_tab_on a:hover {
    color: #FFF;
    text-decoration: none;
}
/* Contenuto
------------------------------------------------------------- */
div#centrale {
    float: right;
    width: 685px;
    margin-right: 5px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: justify;
}
div#centrale img {
    margin-left: 10px;
    margin-bottom: 5px;
    border: none;
}
div.banner { height: 250px }
div.bianco {
    background: url(../img/bg_centrale_bianco.gif) top center no-repeat;
    min-height: 280px;
}
div.sfondo { color: #FFF }
div.bianco h1,
div.sfondo h1 { padding: 10px 20px 0 20px }
div.bianco ul,
div.sfondo ul { padding: 10px 20px 0 0 }
div.bianco p,
div.sfondo p {
    margin: 0;
    padding: 0;
}
div.bianco h1 { margin-top: 10px }
div.sfondo h1 {
    margin-top: 10px;
    color: #FFF;
}
div.infobox,
div.infoboxmini {
    background-image: url(../img/box.png);
    background-position: 0 0;
    width: 640px;
    height: 70px;
    margin: 20px 0;
    cursor: pointer;
    font-size: 13px;
    text-align: left;
}
div.infobox img,
div.infoboxmini img {
    padding-left: 16px;
    margin-top: 12px;
    padding-right: 10px;
}
div.infobox > div,
div.infoboxmini > div { padding: 26px 10px }
div.infobox > div a,
div.infoboxmini > div a {
    font-weight: bold;
    text-decoration: none;
    color: #666;
}
div.infoboxmini {
    background-image: url(../img/boxmini.png);
    width: 300px;
    font-size: 12px;
}
/* Banner footer e sotto al menu di sx
------------------------------------------------------------- */
.bottom_banner {
    width: 220px;
    height: 180px;
    float: left;
    background: url(../img/banner_bottomdx_bg.gif) top center no-repeat;
    text-align: center;
    cursor: pointer;
}
.left_banner {
    margin-top: 35px;
    width: 230px;
    height: 120px;
    margin-bottom: 10px;
    background: url(../img/banner_bottomsx_bg.gif) top left no-repeat;
}
.news_menu {
    margin-top: 35px;
    width: 230px;
    height: 140px;
    margin-bottom: 10px;
    background: url(../img/menunews.gif) top left no-repeat;
}
.bottom_banner,
.left_banner,
.news_menu { color: #666 }
.bottom_banner p,
.left_banner p,
.news_menu p {
    padding: 10px;
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: left;
    font-size: 11px;
    line-height: 13px;
}
.bottom_banner strong,
.left_banner strong,
.news_menu strong {
    font-size: 16px;
    display: block;
    margin-bottom: 12px;
    line-height: 15px;
    color: #9BB70B;
}
.bottom_banner p { padding-bottom: 70px }
.bottom_banner a,
.left_banner a,
.news_menu a {
    text-decoration: none;
    color: #9BB70B;
}
.bottom_banner a:hover,
.left_banner a:hover,
.news_menu a:hover { text-decoration: underline }
a.menu_port {
    color: #666666;
    font-weight: bold;
}
a.menu_portnormal {
    color: #9BB70B;
    font-weight: bold;
}
/* Banner Focus Homepage
------------------------------------------------------------- */
div#focus_home {
    margin-top: 20px;
    margin-left: 20px;
    height: 240px;
    width: 313px;
    background: #FFF url(../img/bg_focus_home.gif);
    float: left;
    overflow: hidden;
}
/* Footer
------------------------------------------------------------- */
div#bottom_slider {
    float: right;
    width: 685px;
    height: 120px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
	display:none;
}
div#bottom
/* {
    width: 100%;
    height: 250px;
    background: #9BB70D url(../img/sfondo_footer.gif) top center repeat-x;
}
*/ {
    width: 100%;
    height: 120px;
    background: #9BB70D url(../img/sfondo_footer.png) top center repeat-x;
}
div#info_footer_24 {
    float: left;
    margin-top: 35px;
    width: 130px;
    color: #fff;
    text-align: left;
    line-height: 16px;
    font-size: 11px;
}
div#logo_footer_24 {
    float: right;
    margin-top: 20px;
    width: 150px;
    color: #fff;
    text-align: left;
    line-height: 14px;
}

#footer_cont a, #footer_cont a:link, #footer_cont a:hover, #footer_cont a:active, #footer_cont a:visited
{
color:#FFF; text-decoration:none}


/* Headings
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-family: "Trebuchet MS",Arial,"Mahsuri Sans",sans-serif;
    color: #9BB70D;
    margin: 0;
    outline: none;
}
div#centrale h2 {
    font-size: 30px;
    margin: 20px 30px;
    font-weight: 800;
    color: #FFF;
    line-height: 40px;
    width: 400px;
}
h1 {
    font-size: 18px;
    margin-bottom: 10px;
}
h3 {
    font-size: 14px;
    margin-bottom: 4px;
    font-weight: 700;
}
h4 {
    font-size: 13px;
    font-weight: bold;
    color: #666;
} /*usato per i titoli del news slider*/
h6 {
    position: relative;
    width: 230px;
    height: 59px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
/*h6 span {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/logo_top.gif) no-repeat;
	font-size:18px;
}*/

strong.titolo { font-size: 14px }
/* Text elements
-------------------------------------------------------------- */
ul {
    list-style-image: url(../img/li.gif);
    margin: 5px 25px;
}
ol { list-style-type: decimal }
dl { margin: 0 0 1.5em 0 }
dl dt { font-weight: bold }
dd { margin-left: 1.5em }
p {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
strong { font-weight: bold }
em { font-style: italic }
ul.checklist {
    list-style-image: url(../img/li.png);
    margin-left: 30px;
    margin-bottom: 20px;
    font-size: 12px;
}
ul.checklist li { font-size: 12px }
/* Tag Cloud
-------------------------------------------------------------- */
.xmpl { padding: 10px 15px 10px 15px !important }
table.xmpl { padding: 0px !important }
ul.xmpl {
    padding: 5px 15px 5px 30px !important;
    margin: 0;
}
.xmpl th {
    background-color: #F8E78C !important;
    border: 0px !important;
}
.xmpl li a { text-decoration: none !important }
.xmpl li a:hover { text-decoration: underline !important }
.xmpl li { z-index: 0 !important }
.xmpl li:hover { z-index: 100 !important }
ul.xmpl,
ol.xmpl {
    height: 100px;
    overflow: hidden;
    padding: 0px !important;
}
/* -------------------------------------------------------------- */
pre {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
}
hr {
    color: #000;
    background-color: #000;
    height: 2px;
    border: none;
}









.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999999999;
    opacity:1;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    /*pointer-events: none;*/
}
.modalDialog > div {
    width: 400px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;

}
.close {
    background: #7DBA00;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #666;
}