body{
		margin: 0;
		padding: 0;
		font-family: "Helvetica Condensed", "Trebuchet MS", Verdana, sans-serifer;
        text-align: center;
		color: #FFFFFF;
		background-color: #0D0D0D;
        font-size: 70%;
        line-height: 150%;
}
H1{
        font-family: "Helvetica Condensed", "Trebuchet MS", Verdana, sans-serifer;
        font-size: 22px;
        color:#FFFFFF;
        padding-top:10px;
        font-weight: bold;
}
H2{
        font-family: "Helvetica Condensed", "Trebuchet MS", Verdana, sans-serifer;
        font-size: 22px;
        color:#FFFFFF;
        padding-top:10px;
        padding-left:17px;
        font-weight: bold;
}
H3{
        font-family: "Helvetica Condensed", "Trebuchet MS", Verdana, sans-serifer;
        font-size: 18px;
        color:#99CCFF;
        padding-top:5px;
        font-weight: bold;
}
H4{
        font-family: "Helvetica Condensed", "Trebuchet MS", Verdana, sans-serifer;
        font-size: 14px;
        color:#FF6600;
        padding-top:5px;
        font-weight: bold;
}
hr{
  color:#000000;
  margin-right:20px;
  margin-bottom:5px;
  line-height: 1px;
  text-decoration: none;
}
.text_table{
  font-size: 15px;
}

.titulo_dep{
        font-family: "Trebuchet MS", "Helvetica Condensed", Verdana, sans-serifer;
        font-size: 14px;
        color:#FF6600;
}
.subtitulo_dep{
        font-family: "Trebuchet MS", "Helvetica Condensed", Verdana, sans-serifer;
        font-size: 14px;
        color:#FFFFFF;
}
.titulo_impr{
        font-family: "Trebuchet MS", "Helvetica Condensed", Verdana, sans-serifer;
        font-size: 12px;
        color:#FF6600;
}
.linkHome {
        margin-left: 350px;
        font-family: "Trebuchet MS", "Helvetica Condensed", Verdana, sans-serifer;
        font-size: 12px;
        text-decoration: none;
        color:#FF6600;
}
.linkHome a:link{
        font-family: "Trebuchet MS", "Helvetica Condensed", Verdana, sans-serifer;
        font-size: 12px;
        text-decoration: none;
        color:#FF6600;
}
.linkHome a:hover{
        font-family: "Trebuchet MS", "Helvetica Condensed", Verdana, sans-serifer;
        font-size: 12px;
        text-decoration: underline;
        color:#FF9933;
}
.linkHome a:visited{
        font-family: "Trebuchet MS", "Helvetica Condensed", Verdana, sans-serifer;
        font-size: 12px;
        color:#FF9933;
}
#geral{
        margin: auto;
		width: 952px;
		text-align: left;
		background-color: #0D0D0D;
}
#page {
	width: 952px;
	margin: 0 auto;
}
#menu{
        height:427px;
        background-image: url(images/testa_01.gif);
		background-repeat: no-repeat;
        background-color: #0D0D0D;
}
#lateralesq{
        float: left;
		width: 224px;
        margin-top:0;
        background-color: #0D0D0D;
		clear:both;
}
#meio {
        margin-left: 244px;
        margin-top:0;
        width:443px;
		*width:440px;
		padding-top:10px;
        padding-left:20px;
        padding-bottom:10px;
		font-family: "Trebuchet MS", "Helvetica Condensed", Verdana, sans-serifer;
        font-size: 14px;
        background-color:#333333;
}
#meio a:link {
	color: #FF6600;
	text-decoration: none;
}
#meio a:visited {
	text-decoration: none;
	color: #FF6600;
}
#meio a:hover {
	text-decoration: underline;
	color: #FF9933;
}
#meio a:active {
	text-decoration: none;
}
#lateraldir{

        margin-top:0;
        float: right;
		width: 240px;
        font-size: 12px;
}
#rodape{
		padding-top: 10px;
        clear: both;
		height: 42px;
		text-align:center;
        text-transform: uppercase;
 		font-family: "Trebuchet MS",Helvetica, Verdana, sans-serif;
		font-size:10px;
}
#rodape ul{
		margin: 0 10px 0 10px;
		padding: 0;
		list-style-type: none;
}

#rodape li{
		display: inline;
		padding: 0 4px;
		border-right: 1px solid #333333;
}

#rodape li a{
		text-decoration: none;
		color: #333333;
}

#rodape  li a:hover	{
		text-decoration: underline;
		color: #666666;
}
#banner{
  width: 465px;
  height: 105px;
  margin-left:5px;
  float: left;
  padding-top:5px ;
}
#box{
  width: 239px;
  float: left;
  padding-left: 0px;
  padding-bottom: 10px;
  margin-bottom:10px;
  background-image: url(images/fundo_titulo.gif);
  background-repeat: no-repeat;
  background-color:#161616;
  font-size: 12px;
}
#box ul{
		margin: 0px;
		padding: 3px;
		list-style-type: none;
}

#box li{

		padding-bottom: 5px;
        padding-top:5px;
        background-image: url(images/fundomenu.gif);
        background-repeat: no-repeat;
}

#box li a{
        display: block;
        text-decoration: none;
        padding-left:12px;
		color: #FFFFFF;
        background-image: url(images/fundomenu.gif);
        background-repeat: no-repeat;
}

#box  li a:hover	{
		color: #99CCFF;
        text-decoration: none;
        background-image: url(images/fundomenu_over.gif);
        background-repeat: no-repeat;
}
#box2{
  width: 222px;
  float: left;
  padding-left: 17px;
  padding-bottom:10px;
  margin-bottom:10px;
  background-image: url(images/fundo_titulo.gif);
  background-repeat: no-repeat;
  background-color:#161616;
  font-size: 12px;
}
#box2 .button{
        width:62px;
        height: 20px;
        background-image: url(images/bt_form.gif);
        border: none;
        color:#FFFFFF;
		background-color:#FF6600;
        padding-bottom:4px;
}
#box2 .button:hover{
        color: #000000;
		background-color:#FF9900
}
#box2 .button2{
        width:82px;
        height: 20px;
        background-image: url(images/bt_form.gif);
        border: none;
        color:#FFFFFF;
		background-color:#FF6600;
        padding-bottom:4px;
}
#box2 .button2:hover{
        color: #000000;
		background-color:#FF9900
}
#box3{
  width: 220px;
  float: right;
  padding-left: 20px;
  margin-bottom:10px;
  background-image: url(images/fundobox2.gif);
  background-repeat: no-repeat;
  background-color:#161616;
  font-size: 12px;
}
#box3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#box3 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#box3 a:hover {
	text-decoration: underline;
	color: #999999;
}
#box3 a:active {
	text-decoration: none;
}
#enquete{
  width: 222px;
  float: left;
  padding-left: 17px;
  padding-bottom:10px;
  margin-bottom:10px;
  background-image: url(images/fundo_titulo.gif);
  background-repeat: no-repeat;
  background-color:#161616;
  font-size: 12px;
}
#enquete .button{
        width:62px;
        height: 20px;
        background-image: url(images/bt_form.gif);
        border: none;
        color:#FFFFFF;
		background-color:#FF6600;
        padding-bottom:4px;
}
#enquete .button:hover{
        color: #000000;
		background-color:#FF9900
}
#enquete .button2{
        width:82px;
        height: 20px;
        background-image: url(images/bt_form.gif);
        border: none;
        color:#FFFFFF;
		background-color:#FF6600;
        padding-bottom:4px;
}
#enquete .button2:hover{
        color: #000000;
		background-color:#FF9900
}
#enquete a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#enquete a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#enquete a:hover {
	text-decoration: underline;
	color: #999999;
}
#enquete a:active {
	text-decoration: none;
}
