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

body {
 background: #FFFFFF url('design/background.jpg') top center no-repeat;
}

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

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

input, select, textarea {
 background: #FFFFFF url('design/input.jpg') top repeat-x;
 border: 1px solid #999999;
 color: #666666;
}
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: url('design/h1.png') center left no-repeat;
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 24pt;
 padding: 12px;
 margin: 0px 0px 4px 0px;
 color: #023F59;
}
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
 color: #023F59;
}
h2 {
 color: #0280AE;
 font-family: "Trebuchet MS",Tahoma;
 font-weight: bold;
 font-size: 14pt;
 padding: 1px 4px;
 border-bottom: 2px solid #0280AE;
 letter-spacing: -1px;
}
h2 a, h2 a:link, h2 a:hover, h2 a:visited {
 color: #0280AE;
}
h3 {
 clear: both;
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 22pt;
 color: #B5B5B5;
 padding: 10px 0px;
}
h3 a, h3 a:link, h3 a:hover, h3 a:visited {
 color: #B5B5B5;
}

.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 {
 position: absolute;
 display: block;
 width: 120px;
 height: 25px;
 margin: 8px 0px 0px 775px;
 border: 0px solid red;
}

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

.topo_menu {
 background: #67737A;
 text-align: center;
}
.topo_menu a {
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 12pt;
 padding: 6px;
 display: inline-block;
 color: #FFFFFF;
}
.topo_menu a:hover {
 color: #ED9512
}

.lateral_menu {
 margin: 30px;
 vertical-align: middle;
 font-size: 8px;
 color: #666666;
 height: 340px;
}
.lateral_menu .oferecimento {
 border: 1px solid #CCCCCC;
 background: #FFFFFF;
 padding: 10px;
 margin: 10px 0px;
 text-align: center;
}
.lateral_menu .links a {
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 12pt;
 padding: 3px 0px;
 margin: 0px;
 display: block;
 color: #0082B3;
}
.lateral_menu .links .l2 {
 color: #22ABDD;
}
.lateral_menu .links .l3 {
 color: #21A5D6;
}

.h22 {
 font-size: 12pt;
 border: 0px solid;
 text-align: right;
}

.h22 img {
 vertical-align: middle;
}

.thost td {
 text-align: center;
}
.thost small {
 color: #666666;
}
.thost .bg1 {
 background: #EBEBEB;
}
.thost .bg2 {
 background: #DFE0DF;
 font-size: 20px;
 font-weight: bold;
 line-height: 90%;
}
.thost .bg2 small {
 font-size: 8pt;
}