*{
margin: 0px;
border: none;                                                    
padding: 0px;
}

html, body{
margin: 0;
padding: 0;
height: 100%;
}

body{                                                            
background: #21262A;                                             
color: #9AA2A9;                                                  
font-family: Arial, Verdana, Helvetica, Trebuchet MS;
font-size: 0.78em;                                               
text-align: justify;                                             
}

#layout{
position:relative; 
margin:0 auto; 
width:100%;
height:auto !important; 
height:100%; 
min-height:100%;
}

#content, #footer{
width: 100%;
clear: left;
}

#content{
height: 800px;
}
                                                                 
#footer{
width: 100%;
background-image: URL("../_img/bkg_ft.jpg");                  
background-repeat: repeat-x;                                     
position: absolute;
height: 235px;
/*top: 100%;                                                       
margin-top: -235px;*/
bottom:0;
}                                                                
                                                                 
#ft_line1{                                                       
width: 100%;                                                     
height: 141px;                                                   
background-image: URL("../_img/casca_1.jpg");                 
background-repeat: no-repeat;
}                                                                
                                                                 
#ft_line1 a img{                                                 
margin: 108px 27px 0 0;                                          
}                                                                
                                                                 
#ft_line1 p{                                                     
text-align: right;                                               
}                                                                
                                                                 
#ft_line2{                                                       
width: 100%;                                                     
height: 94px;                                                    
background-image: URL("../_img/casca_2.jpg");
background-repeat: no-repeat;
}

#ft_line2 img{
margin-bottom: 6px;
}
                                                                 
#content p, .jobTitle{                                           
margin: 16px;                                                    
}                                                                
                                                                 
.nota{                                                           
color: #FFFFFF;                                                  
}                                                                
                                                                 
h1{                                                              
color: #C4D980;                                                  
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Helvetica;    
font-size: 1.4em;                                                
font-weight: normal;                                             
letter-spacing: -1px;                                            
text-align: justify;                                             
margin: 0 0 -7px 0;                                              
line-height: 16px;                                               
}                                                                
                                                                 
.num{                                                            
float: left;                                                     
}                                                                

.MR9{                                                            
margin-right: 9px;                                               
}                                                                
                                                                 
.leftArea{
width: 40%;
_width: 38%;
float: left;                                                     
border: 1px dotted #9AA2A9;                                      
margin: 0 6% 0 7%;
_margin: 0 6% 0 4%;
height:510px;
}                                                                
                                                                 
.rightArea{                                                      
width: 38%;
float: left;                                                     
border: 1px dotted #9AA2A9;
clear: right;
height:510px;
}                                                                
                                                                 
.clear{                                                          
clear: both;                                                     
}                                                                
                                                                 
.center{                                                         
text-align: center;                                              
}                                                                
                                                                 
.center a{                                                       
text-decoration: none;                                           
color: #C4D980;                                                  
font-size: 18px;                                                 
}                                                                
                                                                 
.center a:hover{                                                 
color: #FFFFFF;                                                  
}

.p_ft{
width: 40%;
text-align: center;
margin-left: 30%;
padding-top: 7px;
}

.p_ft img{
margin-bottom: 10px;
}

.transpLogo{
position: absolute;
width: 135px;
left: 50%;
margin: 41px 0 0 -68px;
}

ul{
margin-left: 16px;
}

ul li{
color: #C4D980;
}

ul li:hover{
color: #FFFFFF;
}

li{
margin-left: 24px;
margin-bottom: 2px;
}

ul li a{
color: #C4D980;
text-decoration: none;
font-size: 1.2em;
font-weight: bold;
}

ul li a:hover{
color: #FFFFFF;
text-decoration: underline;
}

ul li ol li{
color: #9AA2A9;
}

ul li ol li:hover{
color: #FFFFFF;
}

ul li ol li a{
color: #9AA2A9;
font-size: 1.0em;
font-weight: normal;
}

ul li ol li a:hover{
color: #FFFFFF;
}