
/* Layout Stylesheet */ 


body{
 margin: 0px;
 padding:0;
 background: #ffffff;
 color: #000000;
 text-align: center;
 }
 
 
  #container{
  border-left-style: solid; border-left-width: 0pt; border-left-color:#000000; border-right-style: solid; border-right-width: 0pt; border-right-color:#000000; width: 1003px; height: 100%;
 }
 
 
 
 #hdr{
 height:135px;
 background: #ffffff;
 color:#000000;
 border:solid #000000;
 border-width:0px;
 margin:0px 0px 0px 0px;
 }
 
 
  #left{

 background: #FFffff;
 float: left;
 width: 280px;
 }
 
 
   #colonna-sinistra{

 background: #cbbb9d;
 margin-left: 100px;
 float: right;
 width: 180px;
 height: 457px;
 margin-left: 10px;
 font-family: Verdana;
 font-size: 12pt;
 color: #000000;
 text-align: left;
 color: #000000;
 }
 
 
 #colonna-sinistra a{
 margin-left: 10px;
 margin-bottom: 10px;
 font-family: Verdana;
 font-size: 12pt;
 color: #000000;
 text-decoration: none;
 }
 
  #colonna-sinistra a:link{
 margin-left: 10px;
 margin-bottom: 10px;
 font-family: Verdana;
 font-size: 12pt;
 color: #000000;
 text-decoration: none;
 }
 
  #colonna-sinistra a:visited{
 margin-left: 10px;
 margin-bottom: 10px;
 font-family: Verdana;
 font-size: 12pt;
 color: #000000;
 text-decoration: none;
 }
 
  #colonna-sinistra a:hover{
 margin-left: 10px;
 margin-bottom: 10px;
 font-family: Verdana;
 font-size: 12pt;
 color: #FF0000;
 font-weight: bold;
 text-decoration: none;
 }
 
 
 
 
 
   #right{

 background: #FFffff;
 float: right;

 }
 
 
    #menu{

 background: #FFFFff;
 float: left;
 width: 711px;
 color: #000000;
 padding: 6px;
 height: 25px;
 background-image: url(menu.jpg);
 background-repeat:no-repeat;
 font-family: Verdana;
 font-size: 12pt;
 color: #000000;
 text-align:center;
 text-decoration: none;
 vertical-align: middle;
 
 }
 
 
 #menu a{
 font-family: Verdana;
 font-size: 12pt;
 color: #000000;
 text-decoration: none;
 margin-top: 4px;
 }
 
   #menu a:link{
 font-family: Verdana;
 font-size: 12pt;
 color: #000000;
 text-decoration: none;
  margin-top: 4px;
 }
 
   #menu a:visited{
 font-family: Verdana;
 font-size: 12pt;
 color: #000000;
 text-decoration: none;
  margin-top: 4px;
 }
 
   #menu a:hover{
 font-family: Verdana;
 font-size: 12pt;
 color: #FF0000;
 text-decoration: none;
  margin-top: 4px;
 }
 
 
 
 
 
 
     #testo{

 background: #FFFFff;
 float: left;
 width: 90%;
 margin-left: 10px;
  font-family: Verdana;
 font-size: 9pt;
 color: #000000;
 text-align: left;
 margin-top: 15px;
 width: 590px;

 }
 
