/* by vitorgga */
a, a:link, a:visited {
 color: #000000;
}
a:hover, a:hover * {
 color: #00923F;
 cursor: pointer; cursor: hand;
}

body {
 background: #000000;
}

body, table, tr, td, div {
 font-family: "Trebuchet MS",Tahoma;
 font-size: 9pt;
 color: #000000;
}

hr {
 clear: both;
 border: 1px solid #E3F2FD;
 height: 1px;
}

input, select, textarea {
 background: #FFFFFF url('design/input.jpg') top repeat-x;
 border: 1px solid #999999;
 color: #000000;
}
input[type=checkbox], input[type=radio] {
 background: none;
 border: 0px solid;
}
button {
 background:  #DDFDDB  top repeat-x; 
 border: 1px solid #FFFFFF;
 color: #000;
 font-weight: bold;
 margin: 0px 2px;
}

.item { border-bottom: 1px solid #CCCCCC; cursor: pointer; cursor: hand; }
.item:hover { background: #F2F2F2; border-bottom: 1px solid #000000; }

#conteudo {
 padding: 0px;
}

h1, h2, h3, h4 {
 clear: both;
 margin: 0px;
 padding: 0px; 
}
h1 {
 background: #D6E9D6;
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 16pt;
 padding: 4px;
 margin: 0px 0px 4px 0px;
 color: #333333;

 text-transform: uppercase;
}
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
 color: #333333;
}
h2 {
 clear: both;
 background: url('design/h2.jpg') right bottom no-repeat;
 color: #058F41;
 font-family: "Trebuchet MS",Tahoma;
 font-weight: bold;
 font-size: 12pt;
 padding: 4px 0px;
}
h2 a, h2 a:link, h2 a:hover, h2 a:visited {
 color: #058F41;
}
#conteudo h3 {
 clear: both;
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 26pt;
 color: #DA251D;
 padding: 10px 0px;
}
h3 a, h3 a:link, h3 a:hover, h3 a:visited {
 color: #DA251D;
}

.banners img, .banners embed, .banners object {
 margin: 5px;
}

.banners_vertical img, .banners_vertical embed, .banners_vertical object {
 margin: 0px 0px 5px 0px;
}

.off {
 filter:alpha(opacity=25);
 -moz-opacity:.25;
 opacity:.25;
}

.dfix {
 content: '.'; clear: both; display: inline-block;
}

#tinymce, #tinymce p, #tinymce div, .rte_documento, .rte_documento p, .rte_documento div {
 margin: 10px;
 text-align: justify;
 text-indent: 20px;
 line-height: 150%;

}

body.mceContentBody {
   background: #FFFFFF;
}

/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/

.inputAlert {
 border: 1px solid red;
}

.rodape {
 margin: 24px 0px 0px 0px;
 color: #FFFFFF;
 font-weight: bold;
}

.paginas a {
 display: inline-block;
 padding: 4px 10px;
 font-size: 12pt;
 color: #2B82AD;
 font-weight: bold;
}

.menu img {
 vertical-align: middle;
}
.menu a {
 display: inline-block;
 padding: 8px 4px;
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 9pt;
}

.menu a:hover {
 color: #F6F6F6;
 background: #989898;
}
#barra { 

  width: 660px;
 height: 400px;
 overflow: auto;
 border: medium #006600;
 
 }
 
 #banner { 

  width: 468px;
 height: 60px;
 margin-left: 386px;
 margin-top: -136px;
 position:relative;
 float:left;


 }