* {
        margin: 0;
        padding: 0;
}

body {
        background: #FFFFFF url('/templates/default/images/bg.gif') ;
        font: normal 12px 'Lucida Sans Unicode', Tahoma, sans-serif;
        color: #000000;
}

.dontshow {
    display: none;
}

.videojs-wrapper iframe {
        min-height: 450px;
}


.btn-on,
.btn-off{
    color: #FFFFFF;
    padding: 4px;
    border: 1px solid #30660b;
    border-radius: 6px;
    cursor: pointer;
    font-weight: bold;
}

.btn-off{
    background-color: #007539;    
}
.btn-on{
    background-color: #6aa640;    
}

.sezioni{
    color: #30660b;
}

p.date{
    color: #6aa640;
    font-weight: bold;
}

a{
    color: #6aa640;
    text-decoration: none;
    font-weight: bold;
}

#BoxCentrale{
    background: url('/templates/default/images/central_bg.gif') repeat-y top left;
    width: 960px;
    margin: auto;
    padding: 0px;
    padding-left: 13px;
}


#Testata {
    background: url('/templates/default/images/testata_bg.gif') no-repeat top left;
    height: 145px;
    background-color: transparent;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

#LogoContainer{
    float:left;
    width: 267px;
    margin:0px;
    padding:0px;
    height: 145px;
    text-align: center;
    padding-right: 42px;
    padding-top: 42px;
}

#gSearch{
    margin:0px; 
    height: 25px;
    padding-top: 15px;
    text-align: right;
}

.search .searchbox {
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 22px;
    padding: 0 0 0 7px;
    width: 252px;
}
.search .searchbox, #search .searchbox {
    border-radius: 0;
}

.search .search-button {
    height: 15px;
    /* 
left: 194px;
    
    position: absolute; 
    top: 3px;

    */
    margin-left: -22px;
    width: 15px;
    z-index: 3;
}

.back-btn{
    margin: auto;
    border: 1px solid #007539;
    background-color: #30660b;
    color: #FFFFFF;
    padding: 4px;
    height: 20px;
    margin-top: 10px;
    
}

#AboveMenu{
    height: 145px;
    width: 638px;
    float:left;
    margin:0px;
    padding:0px;
    text-align: left;
    overflow: hidden;
}

#MenuContainer{
    padding: 0px;
    width: 100%;
    height: 31px;
    margin-top: 10px;
    overflow: hidden;
}

#CentralMenuContainer{
    background: url('/templates/default/images/menu_bg.gif') repeat-x top left;
    padding: 0px;
    height: 31px;
    margin: 0px;
    float:left;
    width: 600px;
    padding-left: 20px;
    padding-right: 10px;
    color: #FFFFFF;
}

#RightMenuContainer{
    background: url('/templates/default/images/menu_right_bg.gif') no-repeat top left;
    padding: 0px;
    height: 31px;
    width: 22px;
    margin: 0px;
    float:left;
}




#UpperWidgetContainer{
    width: 100%;
    height: 45px;
    margin:0px;
    padding: 0px;
    overflow: hidden;
}


#CentralUpperWidgetContainer{
    height: 45px;
    margin:0px;
    padding: 0px;
    float: right;
    max-width: 590px;
    background: url('/templates/default/images/login_center.gif') repeat-x;
}

#RightUpperWidgetContainer{
    width: 17px;
    margin:0px;
    padding: 0px;
    height: 45px;
    float: right;
    background: url('/templates/default/images/login_right.gif') no-repeat;
}

#LeftUpperWidgetContainer{
    width: 16px;
    margin:0px;
    padding: 0px;
    height: 45px;
    float: right;
    background: url('/templates/default/images/login_left.gif') no-repeat;
}


#Header {
    height: 160px;
    background: #FFFFFF url('/templates/default/images/header.png') no-repeat center center;
    width: 947px;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

#CentralContainer {
    width: 947px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    overflow: hidden;
}

#ParteInferiore {
    width: 947px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    height: 200px;
    background-color: #FF000f;
}

#ColonnaSinistra{
    /* background-color: yellow; */
    float: left;
    margin-left: 20px;
    width: 220px;
}

#Contenuto{
    margin-left: 20px;
    float: left;
    width: 666px;
    font-size: 13px;
}

#SchedaDx{
    width: 210px;
    float: left;
    margin-left: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
    overflow: hidden;
}

#immagine_scheda{
    text-align: center;
    border-bottom: 1px solid #007539;
}

#milkbox_div{
    text-align: center;
    border-bottom: 1px solid #007539;
    margin-top: 7px;
    padding-top: 7px;
    padding-bottom: 5px;
}

#milkbox_div h4{
    text-align: left;
}


#milkbox_div img{
    border: 1px solid #007539;
}

#immagine_scheda img{

}

#SchedaSx{
    width: 440px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: justify;
    overflow: hidden;
}

#Contenuto li{
    margin-left: 20px;
}

#descrizione_prodotto{
    margin-top: 25px;
    margin-bottom: 5px;
    padding-bottom: 30px;
    border-bottom: 1px solid #007539;
}

#composizione_prodotti{
    margin-top: 25px;
    margin-bottom: 5px;
    padding-bottom: 30px;
}


#Contenuto h1{
    color: #30660b;
    padding-bottom: 13px;
    margin-bottom: 13px;
    background: url('/templates/default/images/h1_bottom.gif') repeat-x bottom left;
}

#Contenuto h3{
    color: #7A7A7A;
    padding-left: 10px;
    margin-top: 5px;
}

#Contenuto h4{
    color: #30660b;
    margin-top: 5px;
    padding-bottom: 13px;
    background: url('/templates/default/images/h4_bottom.gif') repeat-x bottom left;
}

#ParteInferiore{
    background: url('/templates/default/images/footer_bg.gif') no-repeat top left;
    height: 112px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

#BottomLeft{
    float: left;
    width: 230px;
    min-height: 50px;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 10px;
    text-align: center; 
}

#BottomRight{
    float: left;
    width: 620px;
    height: 50px;
    margin-left: 68px;
    margin-top: 25px;
    overflow: hidden;
}

#MenuInferioreWrapper{
    background: url('/templates/default/images/menu2-rip.gif') repeat-x top left;
    padding: 0px;
    height: 30px;
    width: 570px;
    margin: 0px;
    float: left;
    padding-left: 20px;
    padding-right: 0px;
    color: #FFFFFF;
    text-align: right;
    overflow: hidden;
}



#MenuInferioreDx{
    background: url('/templates/default/images/menu2-end.gif') no-repeat top left;
    padding: 0px;
    height: 30px;
    margin: 0px;
    float:left;
    padding-left: 20px;
    color: #FFFFFF;
}


#packaging_div,
#formulazione_div
{
    margin-top: 5px;
}

/* ********************  NEWS ***************************** */

.items{
    margin-top:15px;
}

.news_container{
    overflow: hidden;
    border-bottom: 1px solid #007539;
}

div.image_container{
    position: relative;
    margin: 3px;
    float: left;
    height: 150px;
    width: 150px;
/*
    padding: 4px;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 90px;
*/
    color: white;
}

div.image_container_color{
    margin: 0px;
    padding: 0px;
    position: absolute;
    opacity: 0;
    top:0;
    left: 0;
    width: inherit;
    height: inherit;
}

span.nascosto{
    display: none;
}
span.pannello{
    position: absolute;
    top: 110px;
    left: 4px;
    font-weight: bold;
    font-size: 11px;
    z-index: 5;
}
span.pannellino{
    position: absolute;
    top: 121px;
    left: 4px;
    font-size: 11px;
    z-index: 5;
    
}




h2{
    color: #2f670c;
    margin-bottom: 10px;
}

div .news_summary{

}

.LeggiTutto{
    float: right;
    margin-bottom:20px;
    margin-top:20px;
}

.LeggiTutto a{
    text-decoration: none;
    font-weight: bold;
    color: #6aa640;
}

div .notizia{
    margin-top: 20px;
    text-align: justify;
}

div .notizia h1,
div .notizia h2,
div .notizia h3 {
    text-align: left;
}

.notizia p.date{
    text-align: right;
    margin-bottom: 15px;
}

div.news_optionals_img{
    clear: both;
    margin-bottom:4px;
}

a div.news_optionals_img  img{
    border: 0px;
    vertical-align: middle;
    margin-bottom:5px;
    margin-right:10px;
}

table.paginazione{
    width: 100%;
    border: 0px;
    border-collapse: collapse;
    margin-top:10px;
    margin-bottom:10px;
}

td.pagina_precedente{
    width: 50%;
    text-align: left;
}

td.pagina_successiva{
    text-align: right;
}

td.pagina_successiva a,
td.pagina_precedente a
{
    border: 1px solid #6aa640;
    padding: 4px;
}

/* ******************************************************************* */


/*MENU PART*/

#CentralMenuContainer ul{
    margin-top: 10px;
}

#CentralMenuContainer li{
    list-style: none;
    display: inline;
    padding-left: 10px;
}



#MenuInferiore li{
    list-style: none;
    display: inline;
    border-left: 1px solid #FFF;
}

#MenuInferiore{
    overflow: hidden;
    float: right;
    margin-right: 0px;
}

#MenuInferiore, #MenuInferiore ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

                /* The border for the menus (eventually) */
#MenuInferiore ul
{
    padding-top: 5px;
}

                /* Each link in the 1st level */
#MenuInferiore a
{
    font-size: 92%;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    padding: 10px 10px 0 10px;
    min-height: 40px;                   /* using height with IE6 is broken. This has the same behaviour with all the other browsers */
    max-height: 40px;
}

                /* Each link under the 1st level */
#MenuInferiore ul a,
#MenuInferiore ul ul a,
#MenuInferiore ul ul ul a
{
    font-weight: normal;
    min-width: 30px;
    display: block;
    padding: 0px 7px 5px 7px;
    font-weight: bold;
    min-height: 12px;                   /* using height with IE6 is broken. This has the same behaviour with all the other browsers */
    max-height: 12px;
}

                /* all list items */
#MenuInferiore li
{
    float: left; 
    /* min-width: 100px; /* width needed or else Opera goes nuts */
}

                /* second-level lists */
#MenuInferiore li ul
{
    min-width: 90px;
    position: absolute;
    background: #6aa640;
    border: 1px solid #FFF;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */;
}



                /* clearing the menus on both sides */
#MenuInferiore li ul li,
#MenuInferiore li ul li ul li,
#MenuInferiore li ul li ul li ul li
{
    clear: both;
}

                /* third-and-above-level lists */
#MenuInferiore li ul ul,
#MenuInferiore li ul ul ul,
#MenuInferiore li ul ul ul ul
{
    margin: -1em 0 0 40px;
}

#MenuInferiore li:hover ul ul,
#MenuInferiore li:hover ul ul ul,
#MenuInferiore li.sfhover ul ul,
#MenuInferiore li.sfhover ul ul ul
{
    left: -999em;
}

                /* lists nested under hovered list items */
#MenuInferiore li:hover ul,
#MenuInferiore li li:hover ul,
#MenuInferiore li li li:hover ul,
#MenuInferiore li.sfhover ul,
#MenuInferiore li li.sfhover ul,
#MenuInferiore li li li.sfhover ul
{
    left: auto;
}


#CentralMenuContainer, #CentralMenuContainer ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

                /* The border for the menus (eventually) */
#CentralMenuContainer ul
{
    padding-top:    8px;
    padding-bottom: 8px;
    border: 1px solid #FFFFFF;
    border: none;
    z-index: 2000;
}

                /* Each link in the 1st level */
#CentralMenuContainer a
{
    font-size: 92%;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    padding: 10px 10px 0 10px;
    min-height: 40px;                   /* using height with IE6 is broken. This has the same behaviour with all the other browsers */
    max-height: 40px;
}

                /* Each link under the 1st level */
#CentralMenuContainer ul a,
#CentralMenuContainer ul ul a,
#CentralMenuContainer ul ul ul a
{
    font-weight: normal;
    min-width: 30px;
    display: block;
    padding: 5px 10px 5px 5px;
    font-weight: bold;
    min-height: 12px;                   /* using height with IE6 is broken. This has the same behaviour with all the other browsers */
    max-height: 12px;
}

                /* all list items */
#CentralMenuContainer li
{
    float: left;
    /* min-width: 100px; /* width needed or else Opera goes nuts */
}

                /* second-level lists */
#CentralMenuContainer li ul
{
    min-width: 100px;
    position: absolute;
    background: #6aa640;
    border: 1px solid #FFF;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}



                /* clearing the menus on both sides */
#CentralMenuContainer li ul li,
#CentralMenuContainer li ul li ul li,
#CentralMenuContainer li ul li ul li ul li
{
    clear: both;
}

                /* third-and-above-level lists */
#CentralMenuContainer li ul ul,
#CentralMenuContainer li ul ul ul,
#CentralMenuContainer li ul ul ul ul
{
    margin: -1em 0 0 40px;
}

#CentralMenuContainer li:hover ul ul,
#CentralMenuContainer li:hover ul ul ul,
#CentralMenuContainer li.sfhover ul ul,
#CentralMenuContainer li.sfhover ul ul ul
{
    left: -999em;
}

                /* lists nested under hovered list items */
#CentralMenuContainer li:hover ul,
#CentralMenuContainer li li:hover ul,
#CentralMenuContainer li li li:hover ul,
#CentralMenuContainer li.sfhover ul,
#CentralMenuContainer li li.sfhover ul,
#CentralMenuContainer li li li.sfhover ul
{
    left: auto;
}


.notseen {
    display: none;
}


/* ************************************************************************ */
/* 			HOME PAGE					    */


.titolo_home{
    height: 20px; 
    padding: 10px 30px 0px 20px; 
    font-weight: bold; 
    font-size: 16px; 
    color: #30660b;
}

.visualizza_home{
    padding: 3px 0px 0px 110px; 
    font-weight: bold; 
    font-size: 16px; 
    color: #30660b;
}




/* ************************************************************************ */
/*				PRODOTTI				    */

div.box_linea {
    width: 100% !important;
    width: 630px;
    margin-top: 20px;
    border: 2px solid #30660b;
    background-color: #F5FFF5;
    display:table !important;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    cursor: pointer;
    font-size: 80%;
}

div.box_linea li{
    list-style: none;
}

.cella {
    padding: 10px;
    display:table-cell;
    vertical-align: middle;
    text-align: center;
}

.box_linea .cella {
    width: 150px;
}

.immagine_linea {

}

.descrizione_linea {
    text-align:justify;
    padding: 10px;
    display:table-cell;
    vertical-align: middle;
}

.t_ris_head{
    background-color: #dcead1;
    text-align: left;
    padding: 6px;
    padding-left: 6px;
    color: #30660b;
}

.t_ris_foto{
    padding-bottom: 6px;
    padding-top: 10px;
    text-align: center;
    width: 95px;
}
.t_ris_titolo{
    padding-left: 10px;
    vertical-align: middle;
}

.immagine_prod_ris{
    border: 1px solid #007539;
    padding: 3px;    
}

.t_ris_row{
    border-bottom: 1px solid #007539;
    padding-bottom: 3px;
    padding-top: 3px;
}

.tabella_risultati_prodotti{
    width: 100%;
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
}

#search_prod{
    border: 1px solid #007539;
    width: 150px;
}

.checkclass{
    /*Classe delle checkbox*/
}

.paginazione_link{
    border: 1px solid #007539;
    background-color: #FFF;
    padding: 2px 4px;
    margin: 2px;
}

#accordion select{
    font-size: 90%;
}

.paginazione_link_active{
    border: 1px solid #e6a207;
    background-color: #FFF;
    color: #db8f00;
    padding: 2px 4px;
    margin: 2px;
}

#search_container1,
#search_container{
    border: 1px solid #007539;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 10px;
}

.bottom_bordered{
    border-bottom: 1px solid #007539;
}

#search_container1 h3.search_container,
#search_container h3.search_container {
    text-align: center;
    background: url('/templates/default/images/h1_bottom.gif') repeat-x bottom left;
    height: 30px;
    font-size: 95%;
}

#tabella_dosi{
    margin-top: 20px;
}

td.td_dosi_1,
td.td_dosi_2,
td.td_dosi_3
{
    background-color: #dcead1;
    font-weight: bold;
    color: #3E4F14;
    padding: 2px 4px 2px 4px;
}

td.dose_dose{
    text-align: center;
    padding: 2px 4px 2px 4px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
}

td.dose_coltura_categoria,
td.dose_epoca,
td.dose_coltura{
    padding: 2px 2px 2px 2px;
}

td.dose_epoca{
    text-align:left;
    padding-left: 18px;
}

td.dose_coltura{
    text-align:left;
}

td.dose_epoca img{
    margin-left: -16px;
}

tr.TabsTrAll td div{
    margin-right: 0px;
    margin: auto;
    margin-top: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
}

td.dose_coltura_categoria{
    color: #FFF;
    font-weight: bold;
}

td.td_dosi_2{
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    text-align: center;
}


table.tabella_dosi,
table.tabella_composizione{
    border: 0px;
    border-collapse: collapse;
    width: 100%;
}

td.composizione_quantita{
    text-align: right;
}

tr.composizione_prodotto_even{
    background-color: #dcead1;
}

td.dose_coltura_categoria img{
    vertical-align: middle;
}

tr.composizione_categoria{
    background-color: #007539;
}

#icone_prodotto{
    margin-top:10px;
    padding-top:10px;
    text-align:right;
}

/* ************************************************************************ */
/*				ACCORDION				    */
/* ************************************************************************ */
#accordion {
	margin: 0px 0px 4px 0px;
}

.element{
    padding-left: 10px;
}

.fake_element{
    padding-left: 10px;
}

h3.fake_toggler, 
h3.toggler 
{
	cursor: pointer;
	font-size: 12px;
	background: #dcead1;
	color: #db8f00;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.fake_element p, div.fake_element h4, 
div.element p, div.element h4 

{
	margin:0px;
	padding:4px;
}

blockquote {
    padding:5px 20px;
}

#accordion select{
    border: 1px solid #007539;
    background-color: #FFF;
    margin-top: 4px;
    margin-bottom: 4px;
}

/* ************************************************************************ */

img.left{
    float:left;
    margin-bottom: 10px;
    margin-right: 5px;
    border: 1px solid #007539;
}

div.box_news_ticker ul li{
    clear: both;
    list-style: none;
    margin-bottom:5px;
    border-bottom: 1px dotted #007539;    
    overflow: hidden;
}

div.box_news_ticker{
    border: 1px solid #007539;
    overflow: hidden;
    padding: 4px;
}

div.box_news_ticker h1{
    height: 22px; 
    margin-bottom: 15px;
    margin-top: 5px;
    padding-left: 5px;
    font-weight: bold; 
    font-size: 16px; 
    color: #30660b;
    background: transparent url('/templates/default/images/h1_ticker.png') no-repeat bottom center;
}

div.box_news_ticker .titolino{
/*    font-weight: bold; */ 
    color: #73ab4b;
}

#optionals_container{
    margin-top: 20px;
}
#optionals_container li{
    margin-left: 0px;
}

.tabs_image{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
/* ************************************************************************ */
/*			COLTURE						    */
/* ************************************************************************ */

div.descrizione_linea div.titolone
{
    text-align: left;
    font-weight: bold;
    font-size: 150%;
    color: #30660b;
}

div.titolo_categoria 
{
    min-width: 70%;
    text-align: justify;
}

/* ************************************************************************ */
/*			FORM LOGIN					    */
/* ************************************************************************ */

#FormLogin{
    margin-top: 3px;
}

#FormLogin label{
    font-weight: bold;
    margin-left: 5px;
    margin-right: 3px;
}

#FormLogin input[type=text]
{
    border: 1px solid #007539;
    width: 150px;
}

#FormLogin input[type=password]
{
    border: 1px solid #007539;
    width: 100px;
}

#FormLogin input[type=button]
{
    cursor: pointer;
}

#SubLogin{    
    text-align: center;
    margin-left: 50px;
    max-width: 430px;
    padding: 0px;
}

#FormRegister textarea,
#FormRegister textarea.normal,
#FormRegister input.normal,
#FormRegister select.normal,
#FormRegister select,
#FormRegister input{
    border: 1px solid #007539;
    background-color: #FFFFFF;
}

#FormRegister input[type=button]
{
    cursor: pointer;
    padding: 3px 6px;
    background-color: #007539;
    color: #FFFFFF;
    font-weight: bold;
}

#FormRegister select.alert,
#FormRegister input.alert{
    border: 1px solid #CC0000;
    background-color: #FFEBEE;
}

#FormRegister label{
    font-weight: bold;
}

#FormRegister table{
    margin-bottom: 20px;
    margin-top:10px;
    padding: 7px;
    background-color: #F6FFEB;
    width: 100%;
}

#FormRegister table td{
    vertical-align: top;
    padding-bottom:7px;
}
#FormRegister #www,
#FormRegister #citta,
#FormRegister #indirizzo{
    width: 400px;

}
#FormRegister #cap,
#FormRegister #fax{
    width: 90px;

}

#FormRegister textarea.privacybox {
    width: 500px;
    max-width: 500px;
    height: 100px;
    font-size: 90%;
    margin-bottom: 10px;
}

#richiesta {
    width: 542px;
}

#FormRegister h2.privacybox {
    font-size: 110%;
    font-weight: bold;
}


#CompanyDataTable input{
    width: 450px;
}

td.language_box{
    margin-top: 3px;
    margin-left: 10px;
    nowrap: nowrap;
}

td.language_box a img{
    border: 0px;
    padding: 0px;
    margin: 0px;
}





/* ************************************************************************ */
/*			TOOLTIPS 					    */
/* ************************************************************************ */

.ilsabaloon .tip-top {
    color: #000;
    width: 130px;
    z-index: 13000;
}
 
.ilsabaloon .tip-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #3E4F14;
    padding: 6px 6px 4px;
    background: #dcead1;
    border: 1px solid #007539;
}
 
.ilsabaloon .tip-text {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: #FFFFFF;
    border: 1px solid #007539;
    border-top: 0px;
}

/* ************************************************************************ */
/*			WIDGET REDAZIONALE				    */
/* ************************************************************************ */

.blocchetto_news {
    padding: 5px 0px;
}

/* ************************************************************************ */
/*			SOMMARIO REDAZIONALE				    */
/* ************************************************************************ */

.box_head {
    margin-bottom: 20px;
    background-color: #EEE;
    padding: 3px;
}

.box_head img {
    vertical-align: middle;
}

.box_head .data {
    padding-right: 20px;
    text-decoration: none;
    font-weight: bold;
    color: #6aa640;
    display: inline;
}

.box_head .categoria {
    float: right;
}

/* ************************************************************************ */
/*			CALENDARIO					    */
/* ************************************************************************ */

table.tabcalendario {
    margin-top: 10px;
    border: 1px solid #30660b;
    border-collapse : collapse; 
    width: 100%;
}

tr.primalinea {
    background-color: #30660b;
}

.tabcalendario th {
    background-color: #30660b;
    color: #FFF;
}

.conevento,
.conevento a {
    background-color: #30660b;
    color: #FFF;
}

td.calendario {
    height: 18px;
}

/* ************************************************************************ */

table.TabsTable{
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

td.TabsTd{
    width: 50%;
    text-align: center;
    vertical-align: middle;
}

div.TabsDiv {
    width: 90% !important;
    width: 280px;
    margin-top: 10px;
    border: 2px solid #30660b;
    background-color: #F5FFF5;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    cursor: pointer;
    text-align: justify;
    padding: 6px;
    font-size: 90%;
}

div.TabsDiv div.titolone{
    font-weight: bold;
    font-size: 120%;
    color: #30660b;
    text-align: center;
}




.TabsDiv img.tabs_icona{
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 20px;
}


/* MooCaption*/
div.caption{
        margin: 0px;
	padding: 3px;
        z-index: 1;
        border-top: 1px solid #000;
        background: #30660b;
        color: #FFFFFF;
        height: 40px;
        width: 100%;
        position: relative; /* Caption MUST have both float left and position relative*/
        float: left;            /* To work in both, IE and FF */
        opacity: 0.7;
	padding-top: 0px;
}

div.caption span.title{
    font-weight: bold;
    font-size: 11px;
    padding-top: 0px;
}
div.caption p.subtitle{
    font-size: 11px;
    margin-top: -2px;
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}

img.grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}

svg image {
    transition: all .6s ease;
}
    
svg image:hover {
    opacity: 0;
}