body{
    
    padding: 0;
    margin: 0;
    font-family: FuturaStd-Light;
    background-color: #003c49;
   
}

table{
    font-size: 15px;
    
}


a{
    text-decoration: none;
}

#login_pos {
   background-color: rgba(60, 60, 60, 0.5);
    border: 1px none transparent;
    color: #fff;
    
    font-size: 12px;
    margin-right: 0;
    margin-top: 0px;
    padding: 12px;
    position: absolute;
    right: -251px;
    text-align: left;
    top: 0px;
}

#signin_menu {
    background-color: rgba(60, 60, 60, 0.5);
    border: 1px none transparent;
    color: #789;
    display: none;
    font-size: 11px;
    margin-right: 0;
    margin-top: 0px;
    padding: 12px;
    position:  fixed;
    right: 0px;
    text-align: left;
    top: 0px;
    width: 210px;
    z-index: 99;
  
}
#signin_menu input[type="text"], #signin_menu input[type="password"] {
    border: 1px solid #ccc;
    display: block;
    font-size: 15px;
    margin: 0 0 5px;
    padding: 5px;
    width: 203px;
}
#signin_menu p {
    margin: 0;
}
#signin_menu a {
    color: #fff;
}
#signin_menu label {
    color: #fff;
    font-weight: normal;
}
#signin_menu p.remember {
    padding: 10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
    clear: both;
    margin: 5px 0;
}
#signin_menu p a {
    color: #fff !important;
}
#signin_submit {
    background: url("../images/bg-btn-blue.png") repeat-x scroll 0 0 #39d;
    border: 1px solid #333;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 8px;;
}
#signin_submit::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
#signin_submit:hover, #signin_submit:focus {
    background-position: 0 -5px;
    cursor: pointer;
}
.tipsy-inner {
    font-weight: bold;
    line-height: 1.5em;
    padding: 10px 15px;
}
.tipsy {
    background-repeat: no-repeat;
    opacity: 0.8;
    padding: 5px;
}
.tipsy-inner {
    background-color: #000;
    border-radius: 4px;
    color: white;
    font-size: 11px;
    font-weight: bold;
    max-width: 200px;
    padding: 8px;
    text-align: left;
}
.tipsy-north {
    background-image: url("../images/tipsy-north.gif");
    background-position: center top;
}
.tipsy-south {
    background-image: url("../images/tipsy-south.gif");
    background-position: center bottom;
}
.tipsy-east {
    background-image: url("../images/tipsy-east.gif");
    background-position: right center;
}
.tipsy-west {
    background-image: url("../images/tipsy-west.gif");
    background-position: left center;
}
.submit {
    background-color: #034b6b;
    border: 2px solid #7fb7cd;
    color: #fff;
    height: 23px;
    line-height: 10px;
    padding: 8px;
    width: 80px;
    
}
.label{
    width: 140px;
}
input, textarea {
    background: none repeat scroll 0 0 #e6ebef;
    border: 1px solid #034b6b;
    color: #000;
    height: 23px;
    line-height: 15px;
    padding: 0 10px;
    width: 300px;
}

#desc{
    width: 300px;
    height: 83px;
     line-height: 15px;
}
#desc2{
    width: 796px;
    height: 83px;
     line-height: 15px;
}
.TBLDATAENTRY2 {
     border-collapse: collapse; 
       border: 1px solid #034b6b;
}
.TBLDATAENTRY2 td{
   background-color: #fff;
    color:#000;
    height: 20px;
   
   
}
.elenco{
     border-top: 1px solid #fff;
     border-bottom: 1px solid #fff;
}

.elenco a{
     color: #000;
}
.elenco:hover{
    background-color: #e6ebef;
     border-top: 1px solid #034b6b;
     border-bottom: 1px solid #034b6b;
}

.TBLDATAENTRY {
     border-collapse: collapse; 
    
}
.TBLDATAENTRY th{
    background-color: #303e4b;
    color:#fff;
    height: 30px;
    text-align: left;
    border: 1px solid #034b6b;
    padding-left: 5px;
}
.TBLDATAENTRY td{
    background-color: #fff;
    color:#000;
    height: 20px;
    border: 1px solid #034b6b;
    padding-left: 5px;
   
} 
.TBLDATAENTRY td:hover{
    background-color: #e6ebef;
}
@font-face { 
   font-family: 'FuturaStd-Light';
   src: local('FuturaStd-Light'), url('FuturaStd-Light.otf') format('truetype');
}

@font-face { 
   font-family: 'FuturaStd-Medium';
   src: local('FuturaStd-Medium'), url('FuturaStd-Medium.otf') format('truetype');
}

@font-face { 
   font-family: 'FuturaStd-Book';
   src: local('FuturaStd-Book'), url('FuturaStd-Book.otf') format('truetype');
}

@font-face { 
   font-family: 'FuturaStd-Bold';
   src: local('FuturaStd-Bold'), url('FuturaStd-Bold.otf') format('truetype');
}

#header{
    position: relative;
    width:100%;
    height:200px;
    padding: 0;
    margin: 0;
    //height:230px;
    background-color:#4e7e8b;     
  

    
}
#footer{
    position: relative;
    width:100%;
    height:100px;
    background-color:#4e7e8b;
    bottom: 0;;
}

#logo {
   position:relative;
   width:188px;
   height:130px; 
   margin: 0 auto;
}

div#menu {
    
   position:relative;
  
   height:28px;
   margin: 35px auto;
   background-color:#679798;
   border-top:solid 1px  #d9d9d9; 
   border-bottom:solid 1px  #d9d9d9;   
     z-index: 201;

   
}
div#menu ul{
        margin: 0;
    padding: 0;
    list-style-type: none;
    border-right: 1px solid #000;
}

div#menu li
{
    
    float:left;
    margin: 0;
    padding: 0;
font-family: FuturaStd-Light;
    font-size: 15px;
    height: 28px;
    line-height: 24px; 
    letter-spacing: 1px;
    list-style: none outside none;
    margin-left: 0px;
    width: 150px;
    border-right: solid 1px  #d9d9d9; ;
    
  
}

div#menu li:hover{
    background-color:#3c5e5e;
}

div#menu a{
    display: block;
    padding: 3px;
    color: #fff;
    text-decoration: none;
}

div#menu li ul{
    display: none
}

#second_menu{
   top: -1px;
    
}

#second_menu   li{
    background-color: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
   font-size: 16px;
   
    
   
}



div#menu li:hover ul 
{
    display: block;
    position: relative;
    z-index:1;
 
    padding: 0;
    margin: 0 ;
    margin-left: 0px;
    color:#4e7e8b
}
div#menu li ul a 
{
    color:#4e7e8b;
    text-transform: uppercase;
    font-size: 15px;
    width: 144px;
     border-right: 1px solid #000;
      z-index: 200;
}
div#menu li ul a:hover{
    color: #fff;
} 

.icnmenu {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 6px;
    float: left;
}



#footer_text {
    
    font-family: FuturaStd-Light;
    text-align:center;
    color:#fff;
    font-size:12px;
    line-height: 12px;
    padding-top:40px;
    margin: 0px;

   
}

#LOGOMILL {
    float: right;
    margin-top: -45px;
    margin-right: 30px;
}




.sopra:hover ul li {
     display:  block;
     z-index: 900;
    
     
}


h1 {
    
     font-family: FuturaStd-Medium;
     color:#2e3e4b;
     font-size: 15px;
     margin: 0;
     padding: 10px 5px 10px 0;  
     float: left;
}

h2 {
    
     font-family: FuturaStd-Light;
     color:#2e3e4b;
     font-size: 15px;
    margin: 0;
    padding: 10px 5px 10px 0;
    float: left;

}
