/* by vitorgga */
a, a:link, a:visited {
 color: #000000;
}
a:hover, a:hover * {
 color: #990000;
 cursor: pointer; cursor: hand;
}
a:hover {
 text-decoration: underline;
}

body {
 background: #97867C;
}

body, table, input, textarea, select, button {
 color: #000000;
}

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

input, select, textarea {
 background: #EBEBEB 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: #4E4E4E; 
 border: 1px solid #CCCCCC;
 color: #FFFFFF;
 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: 10px;
}

h1, h2, h3, h4 {
 clear: both;
 margin: 0px;
 padding: 0px; 
}
h1 {
 background: #EDE7DD;
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 18pt;
 padding: 6px 0px;
 margin: 0px 0px 4px 0px;
 color: #000000;
 border-bottom: 1px solid #999999;
}
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
 color: #000000;
}
h2 {
 clear: both;
 background: url('design/h2.jpg') right bottom no-repeat;
 color: #999999;
 font-family: "Trebuchet MS",Tahoma;
 font-weight: normal;
 font-size: 12pt;
 padding: 6px 0px;
}
h2 a, h2 a:link, h2 a:hover, h2 a:visited {
 color: #999999;
}
h3 {
 clear: both;
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 22pt;
 color: #DB6400;
 padding: 10px 0px;
}
h3 a, h3 a:link, h3 a:hover, h3 a:visited {
 color: #DB6400;
}

.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;
}

.a_desenvolvido {
 width: 130px;
 height: 40px;
 position: absolute;
 border: 0px solid;
 margin: 40px 0px 0px 645px;
 display: block;
}

.d_rodape {
 position: absolute;
 margin: 50px 0px 0px 0px;
 line-height: 175%;
 color: #FFFFFF;
}

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


#d_enquete div {
 margin: 10px 0px;
 font-size: 8pt;
 display: block;
 clear: both;
 color: #666666;
}
