/*
###########################################
## WEBSITE: WWW.RELAISVILLASERRA.IT      ##
## VERSION: 2.0                          ##
## LAST REVISION: 25 / 01 / 2004         ##
## PLACE: GENOA, ITALY                   ##
##                                       ##
## DESIGNED AND CODED BY: MARCELLO BOCCI ##
## CONTENT BY: CHRISTIAN BELFORTE        ##
## COPYRIGHT: CIGNO NERO S.N.C.          ##
###########################################
*/
body, html {height: 100%;}


body          {
  text-align: center;
  min-width: 730px;
  
              margin-top: 15px;
              background-color: #D2534B;
              scrollbar-3dlight-color: #D25348; /* bordo esterno alto-sinistra */
              scrollbar-darkshadow-color: #D25348; /* bordo esterno basso-destra */
              scrollbar-highlight-color: #EEB08F; /* bordo interno alto-sinistra */
              scrollbar-shadow-color: #EEB08F; /* bordo interno basso-destra */
              scrollbar-base-color: #D25348; /* colore slider */
              scrollbar-arrow-color: #FFFFFF; /* freccia */
              }

.bordotab     {
              font-family: Arial, Helvetica, sans-serif; /* Font */
              font-size: 12px; /* Dimensione dei caratteri */
              color: #000000; /* Colore dei caratteri */
              background-color: #333333; /* Colore di sfondo della tabella */
              }

.classetd {
              font-family: Verdana, Arial, Helvetica, sans-serif; /* Font */
              font-size: 13px; /* Dimensione dei caratteri */
              font-weight: bold;
              color: #FFFFFF; /* Colore dei caratteri */
              background-color: #336699; /* Colore di sfondo delle celle della tabella */
              border-bottom-width: 0px; /* Spessore bordo inferiore */
              border-bottom-style: solid; /* Aspetto bordo inferiore */
              border-bottom-color: #000000; /* Colore bordo inferiore */
              border-right-width: 0px; /* Spessore bordo destro */
              border-right-style: solid; /* Aspetto bordo destro */
              border-right-color: #000000; /* Colore bordo destro */
              border-left-width: 0px;              /* Spessore bordo sinistro */
              border-left-style: solid; /* Aspetto bordo sinistro */
              border-left-color: #000000; /* Colore bordo sinistro */
              border-top-width: 0px; /* Spessore bordo superiore */
              border-top-style: solid; /* Aspetto bordo superiore */
              border-top-color: #FFFFFF; /* Colore bordo superiore */
              }

.classetd a   { 
              color: #FFFFFF;
              display: block;
              padding-top: 4px;
              padding-right: 0px;
              padding-bottom: 3px;
              padding-left: 0px;
              position: relative;
              text-decoration: none;
							border: solid 1px #336699;
              }

.classetd a:hover {
/*                color: #336699;
              text-decoration: none;
            background-color: #FAE0AF; */
							border: solid 1px #FAE0AF;
              }

.cell_1       {
              font-family: Verdana,Helvetica,Sans-serif;
              font-size: 13px;
              background-color: #FAE0AF;
              color: #555555;
              text-align: justify;
              margin: 0px;
              padding-top: 10px;
              padding-right: 20px;
              padding-bottom: 10px;
              padding-left: 20px;

              }

.bordato      {
              border: solid #336699 1px;
              }

.titolo1      {
              font-family: Times,Serif;
              font-size: 22px;
              font-weight: bold;
              color: #336699;
              }

.titolo2      {
              font-family: Times,Serif;
              font-size: 18px;
              font-weight: bold;
              color: #336699;
              }

.link         {
              font-weight: bold;
              color: #336699;
              }

.link:visited {
              font-weight: bold;
              color: #336699;
              }

.link:hover   {
              font-weight: bold;
              color: #D2534B;
              }

.credits      {
              font-family: Verdana,Arial,Helvetica,Sans-serif;
              font-size: 9px;
              font-weight: bold;
              color: #FFFFFF;
              text-decoration: none;
              }

.100          {
              height: 100%;
              }

ul            {
              margin-top: 5px;
              margin-left: 13px;
              }

li            {
              list-style-type: none;
              padding: 0 0 0 18px;
              background: url(./img/dot.gif) no-repeat 0px 4px;
              }
              
#wrapper {
  text-align: center;
  width: 552px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
vertical-align: middle;
}
