body, table, tr, td, input, textarea {
    font: 8pt verdana;
    margin: 0px;
}

:-moz-any-link:focus {
    outline: none;
}

img {
    border: 0px;
}

#header {
    height: 102px;
    background: #fff;
    text-align: center;
}

#menu {
    height: 37px;
    background: #fff url(../images/menu-bg.gif) repeat-x top;
}

#sinistra {
    width: 200px;
    background: #faffea;
}

#centro {
    width: 540px;
    background: #fff;
}
#centro div#contenuto {
    position: relative;
    width: 516px;
    left: 50%;
	margin-left: -258px;
}

#destra {
    width: 160px;
    background: #f2f2f2;
    text-align: center;
}

#footer {
    height: 19px;
    background: url(../images/footer-bg.gif) repeat-x top;
    text-align: center;
    color: #ffffff;
}

div.componentheading, td.contentheading-chi-sono, td.contentheading-contatti, div.componentheading-link {
    width: 516px;
    height: 22px;
    background: url(../images/componentheading-bg.gif) no-repeat top center;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 9px;
}
/* **************************** */
/* INIZIO STILI ELENCO ARTICOLI */
/* **************************** */
/* titolo */
table.blog table.contentpaneopen td.contentheading {
    font-size: 8pt;
    background: #eaeaea;
    color: #99CB01;
}
/* sfondo */
table.blog table.contentpaneopen {
    background: #faffea;
}
/* ************************** */
/* FINE STILI ELENCO ARTICOLI */
/* ************************** */

/* ****************************** */
/* INIZIO STILI ARTICOLI COMPLETI */
/* ****************************** */
/* sfondo */
table.contentpaneopen {
    background: #fff;
}
/* titolo */
table.contentpaneopen td.contentheading, table.contentpaneopen-front-page td.contentheading-front-page {
    font-size: 12pt;
    font-weight: bold;
    color: #000;
    background: #eaeaea;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
}
/* **************************** */
/* FINE STILI ARTICOLI COMPLETI */
/* **************************** */

table.contentpaneopen-chi-sono, table.contentpaneopen-contatti {
    margin-bottom: 9px;
}

table.contentpaneopen-contatti {
    width: 100%;
}
div.componentheading-articoli {
    width: 510px;
    height: 22px;
    background: url(../images/categoria-titolo-bg.gif) top center;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.7;
}
table.blog-articoli {
    width: 510px;
}
table.contentpaneopen-articoli {
    width: 100%;
    background: #faffea;
}

/* **************************** */
/* INIZIO STILI MODULI LATERALI */
/* **************************** */
div.moduletable, div.moduletable-erbario, div.moduletable-libri, div.moduletable-ultime-ricette, div.moduletable-archivio-articoli, div.moduletable-archivio-ricette {
    position: relative;
    width: 170px;
    left: 50%;
	margin-left: -85px;
    margin-bottom: 19px;
}
div.moduletable-archivio-articoli, div.moduletable-archivio-ricette {
    margin-top: 0px !important;
    margin-top: -25px;
    margin-bottom: 33px;
}

div.moduletable-correlati {
    width: 510px;
    position: relative;
    left: 50%;
    margin-left: -255px;
    
}
div.moduletable-correlati h3 {
    width: 100%;
    height: 22px;
    background: url(../images/componentheading-bg.gif) top center;
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
    line-height: 1.9;
    text-align: left;
}
div.moduletable-correlati h3 span {
    margin-left: 9px;
    margin-right: 9px;
}
div.moduletable-correlati ul {
    width: 100%;
    padding: 0px;
    list-style-image: url(../images/freccina-verde.gif);
    list-style-type: none;
    list-style-position: inside;
    position: relative;
    margin-left: 0px;
}
div.moduletable-correlati ul li {
    margin-left: 29px;
    list-style-position: outside;
    padding: 0px;
}

div.moduletable h3, div.moduletable-erbario h3, div.moduletable-libri h3, div.moduletable-indice-erbario-top h3, div.moduletable-indice-erbario-bottom h3, div.moduletable-archivio-articoli h3, div.moduletable-archivio-ricette h3 {
    width: 100%;
    height: 22px;
    background: url(../images/module-title-bg.gif) top center;
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
    line-height: 1.9;
    text-align: center;
}
div.moduletable ul#mainlevel, ul.latestnews, div.moduletable-ultime-ricette ul {
    width: 170px;
    margin-left: 0px;
    padding: 0px;
    list-style-image: url(../images/freccina-verde.gif);
    list-style-type: none;
    list-style-position: inside;
    position: relative;
}
div.moduletable ul#mainlevel li, ul.latestnews li, div.moduletable-ultime-ricette ul li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #006600;
    margin-top: 0px;
    margin-left: 19px;
    list-style-position: outside;
}
div.moduletable a, div.moduletable-erbario a, div.moduletable-libri a, div.moduletable-indice-erbario-top a, div.moduletable-indice-erbario-bottom a, div.moduletable-ultime-ricette a, div.moduletable-archivio-articoli a, div.moduletable-correlati a, div.moduletable-archivio-ricette a  {
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
div.moduletable a:hover, div.moduletable-erbario a:hover, div.moduletable-libri a:hover, div.moduletable-indice-erbario-top a:hover, div.moduletable-indice-erbario-bottom a:hover, div.moduletable-ultime-ricette a:hover, div.moduletable-archivio-articoli a:hover, div.moduletable-correlati a:hover, div.moduletable-archivio-ricette a:hover {
    font-weight: bold;
    color: #c67700;
    text-decoration: none;
}
/* ************************** */
/* FINE STILI MODULI LATERALI */
/* ************************** */


/* ******************************************* */
/* INIZIO STILI MODULI LATERALI PERSONALIZZATI */
/* ******************************************* */
div.moduletable-archivio-articoli tr, div.moduletable-archivio-ricette tr {
    text-align: center;
}

div.moduletable-erbario h3 {
    background: url(../images/module-erbario-title-bg.gif) top center;
}

div.moduletable-libri h3 {
    background: url(../images/module-libri-title-bg.gif) top center;
}

div.moduletable-ultime-ricette h3 {
    width: 170px;
    height: 22px;
    background: url(../images/module-ricette-title-bg.gif) top center;
    color: #fff;
    font-size: 8pt;
    font-weight: bold;
    line-height: 1.9;
    text-align: center;
}

div.moduletable-indice-erbario-top {
    position: relative;
    width: 510px;
    left: 50%;
	margin-left: -255px;
    margin-top: 0px;
    margin-bottom: 0px;
}
div.moduletable-indice-erbario-bottom {
    position: relative;
    width: 510px;
    left: 50%;
	margin-left: -255px;
    margin-top: 19px;
    margin-bottom: 0px;
}
div.moduletable-indice-erbario-top ul, div.moduletable-indice-erbario-bottom ul {
    width: 100%;
    position: relative;
    list-style: none outside;
    padding: 0px;
    text-align: center;
}
div.moduletable-indice-erbario-top li, div.moduletable-indice-erbario-bottom li {
    height: 14px;
    text-align: center;
    border-left: 1px solid #4E724E;
    display: inline;
    padding-left: 4px;
    padding-right: 4px;
}
/* ***************************************** */
/* FINE STILI MODULI LATERALI PERSONALIZZATI */
/* ***************************************** */


a.category-link {
    color: #c67700;
    font-weight: bold;
    text-decoration: none;
}
a.category-link:hover {
    color: #c67700;
    text-decoration: underline;
}

td#cerca form {
    padding: 0px;
    margin: 0px;
    text-align: center;
}
input.button-cerca {
    color: #fff;
    font-weight: bold;
    background-color: #99cb01;
    border: 0px solid #99cb01;
}
#mod_search_searchword {
    background-color: #eaffa8;
}

/* ***************** */
/* INIZIO STILI MENU */
/* ***************** */
div.moduletable-menu {
    position: relative;
    width: 516px;
    left: 50%;
	margin-left: -258px;
}
div.moduletable-menu td{
    font-weight: bold;
}
div.moduletable-menu a {
    color: #333328;
    text-decoration: none;
}
div.moduletable-menu a:hover {
    color: #c67700;
    text-decoration: none;
}
div.moduletable-menu span.mainlevel-nav {
    color: #e3f762;
}
/* *************** */
/* FINE STILI MENU */
/* *************** */

tr.sectiontableentry2 {
    background: #faffea;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 9px;
    padding-right: 9px;
}

table.contentpaneopen {
    width: 100%;
}
.contentheading {
    font-weight: bold;
    background-color: #dddddd;
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.contentheading a {
    color: #000;
    text-decoration: none;
}
.small, .createdate {
    font-size: 7pt;
    color: #7A7873;
    font-weight: bold;
}

a.readon, div.back_button a {
    font-size: 7pt;
    color: #4e724e;
    font-weight: bold;
    display: block;
    text-align: right;
    text-decoration: none;
    margin-bottom: 1px;
}
a.readon:hover, div.back_button a:hover {
    color: #c67700;
    text-decoration: underline;
}

table.blog span.article_seperator {
    display: block;
    width: 100%;
    background: url(../images/tratteggio.gif) repeat-x center;
    margin-bottom: 7px;
    background-color: #f2f2f2;
}

/* TITOLO ARTICOLI */
.contentpagetitle {
    padding-left: 5px;
    padding-right: 5px;
}
/* CONTENUTO ARTICOLI */
.contentpaneopen {
    background-color: #faffea;
}

table.blog, table.blog table {
    border-collapse: collapse;
	width:100%;
}
table.blog table tr td {
    padding: 1px;
}

td.buttonheading {
    background: #fff;
    text-align: center;
    padding-left: 1px;
    padding-right: 1px;
}
.buttonheading a {
    font-size: 8pt;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

div.module-indice-erbario {
    border: 1px solid red;
    width: 300px;
}

body#form-segnala {
    background: #faffea;
}
form#segnala {
    margin: 21px;
}
form#segnala p.nome-sezione {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #99CB01;
    color: #4E724E;
}
form#segnala p.contenuto-sezione {
    margin-left: 31px;
    color: #4E724E;
}
form#segnala input, textarea {
    width: 200px;
    border: 1px solid #4E724E;
}
form#segnala textarea {
    height: 100px;
}
input.submit {
    width: 200px;
    border: 1px solid #4E724E;
    background: #faffea;
    font-weight: bold;
    background: #99CB01;
    color: #ffffff;
    text-align: center;
}
div#messaggio-segnalazione {
    margin: 21px;
    border: 1px solid red;
}
.titolo-segnalazione {
    margin: 21px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #99CB01;
    color: #4E724E;
}
.contenuto-segnalazione {
    margin-left: 29px;
    margin-right: 29px;
}

.data-latestnews {
    color: #666666;
    font-weight: bold;
}
#disclaimer {
    width: 540px;
    text-align: center;
    font-size: 9px;
}
div.moduletable-newsletter{
	margin-top:10px;
	padding:5px;
	background:url(../images/sfondo-newsletter.gif) top no-repeat;
	height:284px;
}
div.moduletable-newsletter h3{
	font-size:12px;
	font-weight:bold;
}
div.moduletable-newsletter input{
	width:120px;
}
