/* 
    Document   : pagina
    Created on : 23-nov-2012, 16.05.59
    Author     : andrea
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#logopiccolo{
    position: absolute; top: 0px; left: 14px;
background: transparent;
/*width: 247px;
height: 75px;*/
   display:block;
/*margin-top: 8px;
margin-left: 30px;*/
z-index: 5;
padding-top: 20px;


}
#logopiccolo img{

   /*width: 247px;*/
   border:0px;
    border-style:solid;
    border-color:#0f0;

}

#location{
    
    position: absolute; top: 14px; left: 460px;
    
}

#imt{
    position: absolute; top: 14px; left: 700px;
    
}
#eccs{
    position: absolute; top: 110px; left: 700px;
    
}
#ics{
    position: absolute; top: 98px; left: 850px;
    
}
