body{
margin: 0;
padding: 0;
font-family: Verdana, Arial sans-serif;
font-size: small;
text-align: center;
line-height: 1.5em;
color: #FFFFFF;
background-color:#EEEFC3;
background-image:url(../images/layout/bg_body.gif); background-repeat:repeat;}
html,body{margin:0;padding: 0}
#LCentrato {
    color: #192939;
   position: Absolute;
   background-color:#EEEFC3;
   top: 50%;
   left: 50%;
   width: 900px;
   height: 440px;
   margin-top: -220px;
   margin-left:-450px;
   z-index:1;
   background-image:url(../images/layout/top-dx.jpg); background-position:top right; background-repeat:no-repeat;

 }
  #relativo {
   position: relative;
   background-repeat:repeat-x;
   background-color:#B9CC3F;
   width: 860px;
   height: 400px;
   margin:10px 0;
   padding:0;
   z-index:2;
   top:5px;
      margin-left:auto;   margin-right:auto;
}
   #top{
   position:absolute;
   top:0px;
   left:0px;
   width:748px;
   height:33px;
   text-align:left;}
   .trentino{
   margin-left:100px;}
   #bb{
   position:absolute;
   top:33px;
   left:540px;
   height:240px;
   width:320px;}
   #bottom{
   position:absolute;
   top:279px;
   left:0px;
   height:121px;
   width:860px;}
   #flash{
   position:absolute;
   top:33px;
   left:0px;
   width:540px;
   height:240px;
   background-color:##B9CC3F;
   background-image:url(/images/index/01.jpg);}
   
   #fondo{
   position:relative;
   width:900px;
   height:20px;
 background-color:#EEEFC3;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#003300;}
   A:active, A:link, A:visited {
color : #003300;
font : 12px;
text-decoration : underline;
}
A:hover {color : #003300;text-decoration : none;}
.mail{
text-align:right;
margin-left:30px;}
