@charset "utf-8";
/* CSS Document */

#mail{
margin-left:12%;
width:100px;
height:50px;
position:absolute;
top:820px;
}

#cabecalho{
margin-left:40%;
width:300px;
height:50px;
position:absolute;
top:85px;
font-family: Tahoma, Geneva, sans-serif;
font-size:16px;
font-style:normal;
color: #9FC4D6;
font-weight: bold;
}

#orange{
margin-left:76%;
width:180px;
height:50px;
position:absolute;
top:865px;
font-family: Tahoma, Geneva, sans-serif;
font-size:10px;
font-style:normal;
color: #9FC4D6;
}

