@charset "utf-8";
body {
	background-image: url(../sys_img/fundo.jpg);
	background-repeat: repeat;
}



#CORPO {
	margin:0 auto;
	width: 780px;
	background-image: url(../sys_img/fundocorpo.jpg);
	background-repeat: repeat-y;
}
#TOPO {
	height: 128px;
	width: 780px;
}
#COL01 {
	float: left;
	width: 210px;
}
.notit {
	color: #990001;
	text-decoration: none;
}
.notit:hover {
	color: #000033;
	text-decoration: none;
	}

#RODAPE {
	width: 780px;
	height: 77px;
	float: none;
	clear: left;
	margin: 0px;
	padding: 0px;
}
#COL02 {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
}
#COL03 {
	float: left;
	width: 150px;
}
#INFORMATIVO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #990000;
}
#INFORMATIVO p {
	margin: 0px;
	padding: 0px;
}
#INFORMATIVO form {
	margin: 0px;
	padding: 0px;
}
#ALBUM h1 {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: 26px;
}




/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */

#menu4 {
        width: 200px;
        border-style: solid solid none solid;
        border-color: #D76100;
        border-size: 1px;
        border-width: 1px;
        margin: 10px;
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
        }
#menu4 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu4 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #9E3C02;
        display: block;
        background: url(../menu4.gif);
        padding: 8px 0 0 30px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: #fff;
        background: url(../menu4.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }

#menu4 li a:active {
        color: #fff;
        background: url(../menu4.gif) 0 -64px;
        padding: 8px 0 0 30px;
        }

/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
	   margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;

      }
    #tabsE ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("../tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }
.img {
	float: left;
}
