/* CSS Document */
html, body{ height:100%; width:100%; margin: 0px; padding:0px; border:0px;}
body {background:#0099CC url('../images/padrao.gif'); }

table, body, td, th, div, ul, li, p, span{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#053A7F;}

a { color:#053a7f; text-decoration:none; cursor:pointer;}
a:hover { color:#053a7f;  cursor:pointer; text-decoration:underline;}

img{border-color: #ccc; behavior:url("pngbehavior.htc");}


/* SITE */

#tb_site{margin:6px; border:1px solid #444444; border-width:0 1px 1px 1px;}
#header{ background:url(../images/bg_header.jpg) repeat-x top;}

.pathway{color:#FFFFFF; }
.pathway a{color:#FFFFFF; text-decoration:none; cursor:pointer; font-weight:bold;}
.pathway a:hover{color:#FFFFFF; text-decoration:none; cursor:pointer;font-weight:bold;}

#Xmain {min-height:428px;}
.coluna_left{background:#28515E; width:183px;}
.linha_bottom{background:#444444; border-top:1px solid #FFFFFF;}

