﻿/*========================== Inicio Classe que montam as DIVS ============================*/
html{margin:0px;overflow-x: hidden;overflow-y: auto;SCROLLBAR-FACE-COLOR: #E3E3EA;SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;SCROLLBAR-SHADOW-COLOR: #9B9AB3;SCROLLBAR-3DLIGHT-COLOR: #E3E3EA;SCROLLBAR-ARROW-COLOR: #8E95A2;SCROLLBAR-TRACK-COLOR: #FFFFFF;SCROLLBAR-DARKSHADOW-COLOR: #E3E3EA;}
body{margin:0px;overflow: hidden;}
img{border:0;}fieldset,img{border:0;}
.PainelTop{padding: 6px 0px 0px 0px;width:763px; height:245px;  position:relative;}
.PainelCenter{padding: 0px 0px 0px 0px;width:763px;  }
.PainelBottom{padding: 8px 0px 0px 0px;width:763px; height:34px; text-align:right;}

/*========================== Classe que montam os TEXTOS ============================*/
.txtArial12Azul{ font-family: Arial; color: #0082d6; font-size: 12px; font-weight: bold; }
.txtArial11Cinza{ font-family: Arial; color: #808285; font-size: 11px; font-weight: bold; }
.txtArial12Cinza{ font-family: Arial; color: #808285; font-size: 12px; font-weight: bold; }
.txtArial14Cinza{ font-family: Arial; color: #58595b; font-size: 14px; font-weight: bold; }
.txtTrebuchetMS12{ font-family: Trebuchet MS; color: #000000; font-size: 12px; font-weight: bold; }
.txtTrebuchetMS15{ font-family: Trebuchet MS; color: #58595b; font-size: 15px; font-weight: bold; }
.txtTrebuchetMS10Branco{ font-family: Trebuchet MS; color: #FFFFFF; font-size: 10px; font-weight: bold; }

.txtCinzaEscuro10{font-size : 10px; font-family : Arial; color : #747474; text-decoration: none; font-weight:bold; text-align:justify;}
.txtCinzaEscuro10{font-size : 10px; font-family : Arial; color : #747474; text-decoration: none; font-weight:bold; text-align:justify;}
.txtTituloCinza{font-size : 12px; font-family : Arial; color : #747474; text-decoration: none; font-weight:bold;}
.txtTituloAzul{font-size : 12px; font-family : Arial; color : #688c9c; text-decoration: none; font-weight:bold;}
.txtAlert{font-size : 12px; font-family :Arial; color:Coral; text-decoration: none; background-color:#FFF;}
#Div_Alert{font-size : 12px; font-family :Arial; color:Coral; text-decoration: none; background-color:#FFF; text-align:right;}

/*========================== Classe que montam os FORMS ============================*/
.inputbox {font-family: Trebuchet MS; font-size: 10px; font-weight: bold; color: #666666; background: #FFFFFF; border: 1px solid #999999; }
.Campos{font-family:Arial;font-size: 12px;color: #777;border: solid 1px #BBBBBB;}
.helperTxt{font-family:Arial;font-size: 10px;text-align:left;background-image: url(../../Uploads/IMG/helper.jpg);background-position: right top;background-repeat: no-repeat;display: none;}
.Validator{color:#ff5a5a;visibility:hidden;font-family:Arial;font-size: 10px;font-weight:bold;}
.button {font-family: Arial;font-size: 10px;color: #666;border: solid 1px #AAA;background-color: #FFF;width:120px;}

a:link, a:visited {font-size : 11px; font-family : Arial; color : #C4C4C4; text-decoration: none; cursor:pointer;}
a:hover {font-size : 11px; font-family : Arial; color : #538DB2; text-decoration: none; cursor:pointer;}


/*========================== Classe que monta o Portlets ============================*/
/*
yui-b = Div Principal
yui-u = Colunas
modbox = Portlets
modtitle = Barra de Titulo do Portlets
modboxin = Corpo do Portlets
*/
.yui-b {  position:static; display:table; margin:0 0 0 0; width:100%; overflow:hidden; }
.yui-gb { padding-top: 10px;}
.yui-u { text-align:left; }
.yui-u div.first { }
.modbox { padding:0px 0px 0px 0px; border:none; display:block;}
.modtitle {  padding:0px 0px 0px 0px; text-align:left; height:40px;}
.modtitle_text { font-size : 14px; font-family : Trebuchet MS; color : #ffffff; text-decoration: none; float:left; width:100%;}
.modboxin { padding:0px 0px 0px 0px; }
.modtitle_icon { float:left; padding-top: 3px; }
.clear { clear: both; }
