/*
prodotto da EVA computers
www.evacomputers.com
info@evacomputers.com
scritto da Eros Gibbin 26/12/04
Semenzato Abbigliamento
dimensioni 1024x768 pari a 980px x 580px
*/

body {
    font-family:Times, "Times New Roman", Palatino, serif;
    font-size: 12pt;
    min-width: 1000px;
    background-color:#002E4D;
    margin-top:40px;
}


#content {
    float: right; width: 780px; height:540px;
}
#col {
     float:left;
     height:480px;
     width: 300px;
     margin-top:30px;
     background-color: #002;
     filter: alpha(opacity=70);
     moz-opacity:0.70;
     opacity:0.70;
     }
#col p
  {
  margin: 10px 40px;
  color: #F4D719;
  }

h1,h2,h3,h4,h5,h6 {
                  font-family:Times, "Times New Roman", Palatino, serif;
                  color:#000060;
                  }
h5.testo
          {font-family:Times, "Times New Roman", Palatino, serif;
           font-size: 13pt;
           font-weight:700;
           font-style: normal;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 12px;
           margin-right: 12px;
           text-align: justify;
           letter-spacing: 1pt;
           color: #F4D719; }

h5.testo_header
          {font-family:Times, "Times New Roman", Palatino, serif;
           font-size: 11pt;
           font-weight:400;
           font-style: normal;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 2px;
           margin-right: 2px;
           text-align: justify;
           color: #F4D719; }

a, a:visited {
    text-decoration: none;
    font-weight:700;
    color : #ffcc00;
}
a:hover {
    text-decoration: none;
    font-weight:700;
    color: #ffff00;
}
a.menu, a.menu:visited, a.menu:link
          {
          font-size: 11pt;
          text-decoration: none;
          color: #FFC000;
          letter-spacing: 1px;
          }
a.menu:hover
          {
          font-size: 11pt;
          color: #FFF00A;
          text-decoration: none;
          letter-spacing: 1px;
          }
a.menu_s, a.menu_s:visited, a.menu_s:link
           {
           font-size: 11pt;
           font-weight: 700;
           font-style: normal;
           text-decoration: none;
           letter-spacing: 1px;
           color: #FFF00A; }
a.menu_s:hover    
          {
          font-size: 11pt;
          font-weight: 700;
          font-style: normal;
          text-decoration: none;
          letter-spacing: 1px;
          color: #FFC000; }

td a.menu, td a.menu:visited, td a.menu:link  {
         background-image: url("../grafics/sfondo.png");
         background-repeat: repeat-x;
         background-position: center;
         height: 27px;
         width:180px;
         display: block;
         text-align: center;
         border-bottom:1px solid #FFC000;
         border-left:1px solid #FFC000;
         }
td a.menu:hover  {
         background-image: url("../grafics/sfondo.png");
         background-repeat: repeat-x;
         background-position: center;
         height: 27px;
         width:180px;
         display: block;
         text-align: center;
         border-bottom:1px solid #FFF00A;
         border-left:1px solid #FFF00A;
         }
td a.menu_s, td a.menu_s:visited, td a.menu_s:link, td a.menu_s:hover {
         background-image: url("../grafics/sfondo_over.png");
         background-repeat: repeat-x;
         background-position: center;
         height: 27px;
         width:180px;
         display: block;
         text-align: center;
         border-bottom:1px solid #FFF00A;
         border-left:1px solid #FFF00A;
         }






















a.footer, a.footer:visited {
           font-family: Tahoma, Arial, Sans-Serif;
           text-decoration: none;
           letter-spacing: 2px;
           font-weight: 400;
           color: #ffcc00;
          }

a.footer:hover {
          font-family: Tahoma, Arial, Sans-Serif;
          text-decoration: underline;
          letter-spacing: 2px;
          font-weight: 400;
          text-decoration: underline;
          color: #ffff00;
          }
h4.testo_menu  {font-family: Times, Tahoma, Arial, Sans-Serif;
           font-size: 12pt;
           font-weight:700;
           font-style: normal;
           margin-left: 4px;
           margin-right: 4px;
           margin-top: 2px;
           margin-bottom: 2px;
           letter-spacing: 1px;
           color: #ffff00; }
h4.testo_collezione  {font-family: Times, Tahoma, Arial, Sans-Serif;
           font-size: 20pt;
           font-weight:700;
           font-style: italic;
           margin-left: 4px;
           margin-right: 4px;
           margin-top: 2px;
           margin-bottom: 4px;
           letter-spacing: 2px;
           text-align: center;
           color: #00FFDE; }

p.top   {
        text-align: center;
        }
p.bottom {
        text-align: center;
        }
p.top_left   {
        float: left;
        margin-top: 4px;
        margin-bottom: 4px;
        }
p.top_right {
        float: right;
        margin-top: 4px;
        margin-bottom: 4px;
        }
p.bottom_left   {
        float: left;
        margin-top: 4px;
        margin-top: 4px;
        vertical-align: bottom;
        }
p.bottom_right {
        float: right;
        margin-top: 4px;
        margin-top: 4px;
        vertical-align: bottom;
        }
img.pos {
        vertical-align: top;
        margin-left: 8px;
        margin-right: 8px;
        margin-top: 2px;
        margin-bottom: 2px;
        }


