﻿body
{
    color: midnightblue;
    font-family:  Arial ;
    background-image: url(img/sfondo_SX33.jpg); 
    background-repeat: repeat-y;
}

IMG
{
    border-right: midnightblue 1px solid;
    border-top: midnightblue 1px solid;
    border-left: midnightblue 1px solid;
    border-bottom: midnightblue 1px solid;
}

HR
{
    color: Silver;
    color: midnightblue;
    height: 2px;
    margin-top : 50px;
}



.immagini_no_bordi
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}



.titoli_di_pagina
{

    text-align: right ;
    font-family :Arial ;
    font-weight:bold;  
}
.MainTableEsterna
{
    width: 1024px;
    height :100%;
    vertical-align :top ;
    vertical-align :text-top ;
    
}

.MainTable
{
    width: 100%;
    vertical-align :top ;/**/
    border-spacing: 0px;
    border-collapse: collapse; 
}

.MainTableConBordi
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid; 
    border-color :midnightblue;
    width: 100%;
}



#TabLogo
{
    height :60px;
    background-image :url(img/logovelm.gif);
    text-align :right ;
    padding-top :13px;
    width: 100%;
    border-spacing: 0px ;
   
}

.titoletto
{
    font-style :normal ;
    font-weight:bold;

}

.titolo_red
{
    color :Red;
    font-weight :bold ;

}

.certificazioni
{
  font-size :small ;
  font-family :Times New Roman ;
  color :Black ;
 
}


#footer
{
  width :100%;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  padding-top: 2px;
  height : 17px;
  /*background-color :Green ;*/
}

HR.footer
{
    color: Silver;
    height: 1px;
}

A.footer:link
{ color :#5087FF;
}
A.footer:visited
{color :#5087FF;
}
A.footer:active
{color :#5087FF;
}
a.footer:hover{
color :#5087FF;
}

.Indirizzo
{
 padding-left :50px;
}

#new
{
    text-align :left ;
    padding-left :150px;
    
}

.Tab11_Col1
{
   width: 25%;
   text-align :center ;
   
}

#HP0
{
 position :absolute    ;
 top :80px;
 left:450px;
}

#HP1
{
 position :absolute    ;
 top :133px;
 left:0px;
}

#HP2
{
 position :absolute ;
 top :250px;
 left:655px;
}