/* 
Documento: default.css
Data:      27 marzo 2007, 2.25
Authore:   Eutropia - Antonio Viesti
*/

body
{
   margin: 0em 0em 0em 0em;
   border: none;
   padding:  2em 5em 2em 5em;

   background-color: #FFFFFF;
   color: #000000;

   font-family: Georgia, Helvetica, Verdana, Arial, Lucida, sans-serif;
   font-size: 1em;
}

   #struttura-di-pagina
   {
      display: none;
   }

   #eutropia
   {
      margin: 0em 0em 0em 0em;
      border: none;
      padding: 0em 0em 5em 0em;
   }

      #eutropia h1
      {
         margin: 0em 0em 0em 0em;
         border: none;
         padding: 0em 0em 0em 0em;

         font-size: 2em; 
         font-weight: bold;
      }

      #eutropia h2
      {
         margin: 0em 0em 0em 0em;
         border: none;
         padding: 0em 0em 0em 0em;

         font-size: 1em; 
         font-weight: bold;
      }

   #scheda
   {
      float: left;

      margin: 0em 0em 0em 0em;
      border: none;
      padding: 0em 0em 0em 0em;

      width: 70%;
   }

      .modulo
      {
         clear: left;

         margin: 0em 0em 1em 0em;
         border: none;
         padding: 0em 0em 0em 0em;
      }

         .modulo .illustrazione
         {
            float: left;

            margin: 0em 1em 1em 0em;
            border: none;
            padding: 0em 0em 0em 0em;
         }

            .modulo .illustrazione img
            {
               margin: 0em 0em 0em 0em;
               border: 1px solid #CCCCCC;
               padding: 0em 0em 0em 0em;
            }

         .modulo h3
         {
            margin: 0em 0em 0em 0em;
            border: none;
            padding: 0em 0em 0em 0em;

            font-size: 1em; 
            font-weight: bold;
         }

            .modulo h3 a
            {
            }
            .modulo h3 a:link
            {
               color: #505064;
               text-decoration: none;
            }
            .modulo h3 a:active
            {
               color: #505064;
               text-decoration: none;
            }
            .modulo h3 a:visited
            {
               color: #4A727F;
               text-decoration: none;
            }
            .modulo h3 a:hover
            {
               color: #CC0000;
               text-decoration: underline;
            }

         .modulo h4
         {
            margin: 0em 0em 0em 0em;
            border: none;
            padding: 0em 0em 0em 0em;

            font-size: 1em; 
            font-weight: normal;
         }

         .modulo p
         {
            margin: 0em 0em 0.7em 0em;
            border: none;
            padding: 0em 0em 0em 0em;
         }

            .modulo p a
            {
            }
            .modulo p a:link
            {
               color: #505064;
               text-decoration: none;
            }
            .modulo p a:active
            {
               color: #505064;
               text-decoration: none;
            }
            .modulo p a:visited
            {
               color: #4A727F;
               text-decoration: none;
            }
            .modulo p a:hover
            {
               color: #CC0000;
               text-decoration: underline;
            }

            .modulo p .termine-tecnico
            {
               font-style: italic;
            }

            .modulo p .marchio-commerciale
            {
               font-style: italic;
            }

            .modulo p .citazione
            {
               font-style: italic;
            }

            .modulo p acronym
            {
               font-style: italic;
            }

            .modulo p abbr
            {
               font-style: italic;
            }

         .modulo ul
         {
            list-style-type: square;
         }

            .modulo ul li
            {
               margin: 0em 0em 0.7em 0em;
               border: none;
               padding: 0em 0em 0em 0em;
            }

               .modulo ul li a
               {
               }
               .modulo ul li a:link
               {
                  color: #505064;
                  text-decoration: none;
               }
               .modulo ul li a:active
               {
                  color: #505064;
                  text-decoration: none;
               }
               .modulo ul li a:visited
               {
                  color: #4A727F;
                  text-decoration: none;
               }
               .modulo ul li a:hover
               {
                  color: #CC0000;
                  text-decoration: underline;
               }

               .modulo ul li .termine-tecnico
               {
                  font-style: italic;
               }

               .modulo ul li .marchio-commerciale
               {
                  font-style: italic;
               }

               .modulo ul li .citazione
               {
                  font-style: italic;
               }

               .modulo ul li acronym
               {
                  font-style: italic;
               }

               .modulo ul li abbr
               {
                  font-style: italic;
               }

         .modulo .riquadro
         {
            background-color: #EEEEEE;
            border: solid 1px #DDDDDD;
         }

   #indice
   {
      margin: 0em 0em 0em 75%;
      border: none;
      padding: 0em 0em 0em 0em;

      list-style-type: none;

      font-size: 1em;
   }

      #indice li
      {
         margin: 0em 0em 0em 0em;
         border-bottom: 1px dotted #505064;
         padding: 0em 0em 0.3em 0em;
      }
      #indice li.voce-in-evidenza
      {
         font-weight: bold;
      }

         #indice li a
         {
         }
         #indice li a:link
         {
            color: #505064;
            text-decoration: none;
         }
         #indice li a:active
         {
            color: #505064;
            text-decoration: none;
         }
         #indice li a:visited
         {
            color: #4A727F;
            text-decoration: none;
         }
         #indice li a:hover
         {
            color: #CC0000;
            text-decoration: underline;
         }

   #coda
   {
      clear: left;

      margin: 0em 0em 0em 0em;
      border-top: 1px dotted #505064;
      padding: 0.3em 0em 0em 0em;

      font-size: 1em;
   }

      #coda address
      {
         margin: 0em 0em 0em 0em;
         border: none;
         padding: 0em 0em 0em 0em;

         font-size: 1em;
      }

         #coda address a
         {
         }
         #coda address a:link
         {
            color: #505064;
            text-decoration: none;
         }
         #coda address a:active
         {
            color: #505064;
            text-decoration: none;
         }
         #coda address a:visited
         {
            color: #4A727F;
            text-decoration: none;
         }
         #coda address a:hover
         {
            color: #CC0000;
            text-decoration: underline;
         }
