/* CSS Document */
body{
margin-top:auto;
margin-bottom:auto;
margin-left: auto;
margin-right: auto;
padding:0;
background-color:#F8F9F8
}
td.footer {
font-family: tahoma;
font-size: 11px;
font-weight: normal;
text-align:center;
padding: 0px;margin: 0px;
color: white;
}
a.fx:link {
padding: 0px;margin: 0px;text-decoration: none;font-weight: normal;color: white;
}
a.fx:visited {
text-decoration: none;color: white;
}
a.fx:hover {
text-decoration: underline;
}
a.fx:active {
text-decoration: none;color: white;
}
a.fx2:link {
padding: 0px;margin: 0px;text-decoration: none;font-weight: bold;color: white;
}
a.fx2:visited {
text-decoration: none;color: white;font-weight: bold
}
a.fx2:hover {
text-decoration: underline;font-weight: bold
}
a.fx2:active {
text-decoration: none;color: white;font-weight: bold
}
table.barbazul {
background-image:url(dir.gif);
background-repeat:repeat-y;
}
table.barbazul2 {
background-image:url(esq.gif);
background-repeat:repeat-y;
}
td.fenixazul {
background-image:url(footer1.gif);
background-position:bottom;
background-repeat:repeat-x;
}
table.azulmain {
background-image:url(back2.jpg);
background-repeat:no-repeat
}