blob: b493ac82b71a5fd86e3416b9fa1581f52763112c [file] [log] [blame]
body {
margin: 0;
}
.area {
/* font-family: Verdana, Arial, Helvetica, sans-serif; */
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 300;
background-image: url(imagens/area_com_logo.gif);
color: #646464;
width: 838px;
height: 434px;
z-index: 0;
position: relative;
}
.seagulf {
background-image: url(imagens/seagulf.jpg);
background-position: -20px 0;
position: relative;
top: 5px;
margin-right: 12px;
float: right;
width: 476px;
height: 317px;
z-index: 1;
}
.broo_txt_eng {
position: absolute;
width: 303px;
height: 100px;
left: 518px;
top: 220px;
z-index: 2;
text-align: right;
font-size: 14px;
font-family: Tahoma;
}
#broo_txt_pt {
width: 300px;
height: 180px;
font-size: 17px !important;
z-index: 3;
position: absolute;
left: 30px;
top: 24px;
color: #000000;
}
#broo_txt_pt .texto {
margin-left: 20px;
}
.broo_txt_trademark {
font-size: 10px;
float: right;
position: absolute;
top: 411px;
left: 432px;
width: 379px;
z-index: 4;
}
/* Usados nos nomes BrOffice.org e OpenOffice.org */
.txt_verde_logo {
color: #009F3E;
}
.txt_azul_logo {
color: #353982;
}
/* Links */
a {
color: #353982;
}
a:link, a:visited {
text-decoration: none;
}
a:hover, a:active {
text-decoration: underline;
}