/* CSS Document */

#logoareadiv {
text-align:center;
}
#logoareadiv p {
color: #282828;
font-size: 11px;
text-align:justify;
}
#logoareadiv h1 {
color: #FF8D00; 
font:"Arial";
font-size:9px;
text-transform:uppercase;
letter-spacing:2px;
font-weight:bold;
text-align: center;
}
#logoareadiv a{color: #FF8D00;}
#logoareadiv a:hover {color: #01547C;}

#logoareadiv p.p2 {
color: #282828;
bottom:0.5em;
position:relative;
font:Arial;
line-height:110%;
}
#logoareadiv img a {border: none;}
#logoareadiv img a:hover {border: none;}

#poscenter {
text-align: center;
}