﻿body
{
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    font-size: 0.95em;
    /* line-height: +1.5; */
    text-align: justify;
    margin-top: 0px;
    background: url(immagini/sfondo_master_0.png) repeat-x top left;
}
a
{
    color: #000000;
}
.link_0
{
    white-space: nowrap;
    display: block;
}
.link_0:hover
{
    background-color: #B9E262;
}
/**********************************************************/
/* immagini galleggianti dove il testo si avvolge intorno */
/**********************************************************/
.FloatRight
{
  float: right;      
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  text-align: center;
}
.FloatRight, img
{
  border: solid 0px #000000;
}
.FloatLeft
{
  float: left;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  text-align: center;
}
.FloatLeft, img
{
  border: solid 0px #000000;
}
/**********************************************************/
/* box che continene il titolo sopra il menu'             */
/**********************************************************/
.font_lefter_0_space
{
    font-size: 1.0em;
    background-color: #ffffff;
    text-align: center;
    width: 218px;
    padding-top: 7px; 
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
}
/***********************************************************/
/* titolo sopra il menu' (esempio "rubriche sulle piante") */
/* se non esplicitamente specificato, questo stile eredita */
/* da font_lefter_0_space                                  */                    
/***********************************************************/
.font_lefter_0_top
{

}
/*****************************************************************/
/* menu principali (esempio "come coltivare e curare le piante") */
/*****************************************************************/
.font_lefter_0_content_0_0                  /* Anchor */
{
    white-space: pre-wrap;                  /* css-3 */
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;                 /* Opera 4-6 */
    white-space: -o-pre-wrap;               /* Opera 7 */
    word-wrap: break-word;                  /* Internet Explorer 5.5+ */
    
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
.font_lefter_0_content_0_1                  /* TableData */
{
    padding-left: 7px;
    width: 182px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 53px;
    text-decoration: none;
    border-bottom-style: none
}
.font_lefter_0_content_0_2                  /* Table */
{
    border-right: #ffffff 1px solid; 
    border-top: #ffffff 1px solid; 
    border-left: #ffffff 1px solid; 
    border-bottom: #ffffff 1px solid; 
    border-collapse: collapse    
}
/*******************************/
/* sottomenu (esempio "agave") */
/*******************************/
.font_lefter_0_content_1_0                  /* Anchor */
{
    font-size: 1.0em;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}
.font_lefter_0_content_1_1                  /* TableData */
{
    border-style: none;
    width: 178; 
    height: 24; 
    color: #000000; 
    text-decoration: none; 
    padding-left: 7px
}
.font_lefter_0_content_1_2                  /* Table */
{
    border-right: darkgray 1px solid; 
    border-left: darkgray 1px solid; 
    border-bottom: white 1px solid; 
    background-color: #c6e689;
}
/*******************************************************/
/* usato esclusivamente da alttxt.js (MouseOver Popup) */
/*******************************************************/
.navtext
{
    width: 235px;
    font-size: 0.95em;
    font-family: 'Georgia', 'Times New Roman', 'Times', 'Serif';
    border-width: 2px;
    border-style: outset;
    border-color: #006BAE;
    layer-background-color: #FFF6D9;
    background-color: #FFF6D9;
    color: Black;
}
/*********************/
/* Ajax rating stars */
/*********************/
.ratingArticleStarSelected
{
    background-image: url(../it/_modules/feedbacks/feedback_2/star-sel.png);
    width: 29px;
    height: 35px;
    /*
    background: transparent url(../it/_modules/feedbacks/feedback_0/star-sel.png) repeat-x scroll 0 0;
    width: 29px;
    height: 35px;
    */
}
.ratingArticleStarUnSelected
{
    background-image: url(../it/_modules/feedbacks/feedback_2/star-unsel.png);
    width: 29px;
    height: 35px;
    /*
    background: transparent url(../it/_modules/feedbacks/feedback_0/star-unsel.png) repeat-x scroll 0 0;
    width: 29px;
    height: 35px;
    */
}
.accordionArticleContent
{
    border: solid 1px black;
}
.IE8Fix
{
    z-index: 100; 
}
