/* by vitorgga */
a:link {
 color: #000000;
 text-decoration: none;
}
a:visited {
 color: #000000;
 text-decoration: none;
}
a:hover {
 color: #DA251D;
 text-decoration: none;
}

body, table, p {
 font-size: 10pt;
}

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

input, select, textarea {
 background: #FFFFFF url('design/input.jpg') top repeat-x;
 border: 1px solid #999999;
}
button {
 background: #3EA3CD url('design/button.jpg') top repeat-x; 
 border: 1px solid #539EC1;
 color: #FFFFFF;
}

.item { border-bottom: 1px solid #FBF1EE; cursor: pointer; cursor: hand; }
.item:hover { background: #FBF1EE; border-bottom: 1px solid #666666; }

a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:200px; z-index: 999 } 
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}  

h1, h2, h3, h4 {
 display: block;
 clear: both;
}

h1 {
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 16pt;
 border-bottom: 1px dashed #004074;
 color: #004074;
 padding: 6px 6px;
}
h2 {
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 12pt;
 color: #004074;
 padding: 6px 0px;
}
h3 {
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 22pt;
 color: #004074;
 padding: 6px 0px;
}
h1, h2, h3 {
 clear: both;
}


#conteudo {
 background: url('design/conteudo_bottom.jpg') right bottom no-repeat;
 padding: 10px 25px 25px 10px;
}

.banners_vertical img, .banners_vertical embed, .banners_vertical object {
    margin: 0px 0px 10px 0px;
}
.banners_lateral > div {
    border: 1px solid #EEEEEE;
    padding: 2px;
    margin: 5px 0;
}

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

.topo_franquias, .topo_franquias a, .topo_franquias a:visited, .topo_franquias a:active {
 color: #003F72;
 font-family: "Trebuchet MS", Tahoma;
 font-size: 14px;
 font-weight: bold;
 padding: 0px 4px;
}

.topo_franquias a:hover {
 text-decoration: underline;
}

.menu a, .menu a:visited, .menu a:active {
 background: url('design/menu.jpg') left center no-repeat;
 color: #000000;
 font-family: "Trebuchet MS", Tahoma;
 font-size: 14px;
 padding: 4px 20px;
 margin: 2px 20px;
 display: block;
}
.menu a:hover {
 background: url('design/menu_hover.jpg') left center no-repeat;
}

.rodape_banners {
 position: absolute;
 width: 900px;
 text-align: center;
 margin: 30px 0px 0px 0px; 
}

.rodape_menu {
 position: absolute;
 margin: 125px 0px 0px 0px;
}
.rodape_menu a, .rodape_menu:visited, .rodape_menu:active {
 padding: 8px;
 color: #666666;
 font-size: 14pt;
}
.rodape_menu a:hover {
 background: #F9F9F9;
 color: #000000;
}

.rodape_creditos {
 position: absolute;
 color: #666666;
 font-size: 8pt;
 margin: 155px 0px 0px 8px;
}

.index_categorias div {
 width: 33.3333333%;
 float: left;
}

.index_categorias b {
 font-size: 12pt;
}

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

.sis_menu a {
 display: block;
 float: left;
 width: 50%;
 padding: 15px;
}
.sis_menu a img {
 vertical-align: middle;
}

#frm_cadastro span {
 display: block;
 float: left;
 margin: 0px 20px 10px 0px;
 white-space: nowrap;
}
#frm_cadastro h2, #frm_cadastro button {
 clear: both;
}

.inputAlert {
 border: 1px solid red;
}

.box {
 background: #F9F9F9;
 border: 1px solid #CCCCCC;
}

#d_flash_pager {
    position: absolute;
    margin: 10px;
    z-index: 20;
}
#d_flash_pager a {
    background: #F2F2F2;
    border: 1px solid #CCCCCC;
    font-size: 8pt;
    display: inline-block;
    padding: 1px 5px;
    margin: 0 1px;
}
#d_flash_pager a.activeSlide {
    background: #004074;
    color: #FFFFFF;
}

.a_logo {
    position: absolute;
    display: inline-block;
    margin: 35px 0 0 30px;
    width: 410px;
    height: 75px;
}

.d_social {
    background: #F6F6F6;
    text-align: center;
}
.d_social a {
    display: inline-block;
    padding: 5px;
    color: #999999;
}
