* {
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 98%;
	margin: 0;
	padding: 0;
}

body {
	background: #8db727 url("../img/layout/bg.gif") 0 28px repeat-x;
	color: #343434;
}

body {
	_text-align: center;
}

a {
	text-decoration: none;
}

table {
	font-size: 90%;
}

.main {
	width: 980px;
	margin: 0 auto;
}

.main {
	_text-align: left;
}

.main>div {
	clear: both;
	/*overflow: hidden;*/
}

.logo {
	display: none;
}

hr {
	display: none;
}

.header h2 {
	float: left;
	height: 56px;
	margin: 10px 0;
	width: 216px;
}

.header h2 a {
	color: white;
	display: block;
}

.header h3 {
	width: 332px;
	height: 31px;
	float: left;
	clear: left;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	overflow: hidden;
}

.acessibilidade {
	background: url(../img/layout/bg_acessibilidade.gif) 0 0 no-repeat;
	float: right;
	height: 30px;
	margin: 6px 0px 14px;
	overflow: hidden;
	padding: 6px 0 0 12px;
}

.acessibilidade h2 {
	display: none;
}

.acessibilidade a {
	background: 0 0 no-repeat;
	color: #ffffff;
	display: block;
	font-size: 11px;
	padding: 0 0 0 21px;
}

.acessibilidade ul,.acessibilidade li {
	float: left;
}

.acessibilidade ul {
	height: 15px;
}

.acessibilidade li {
	height: 15px;
	overflow: hidden;
	margin-right: 17px;
	width: auto;
}

.acessibilidade .aumentar_fonte a {
	background-image: url("../img/layout/icone_aumentarfonte.gif");
}

.acessibilidade .diminuir_fonte a {
	background-image: url("../img/layout/icone_diminuirfonte.gif");
}

.acessibilidade .alto_contraste a {
	background-image: url("../img/layout/icone_altocontraste.gif");
}

.logo-sisu {
	background: url(../img/logo_sisu.png) 0 0 no-repeat;
	filter: none;
	height: 50px;
	width: 206px;
}

.logo-sisu {
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src =/
		img/ logo_sisu.png, sizingMethod = 'crop' );
}

.container {
	background: #f1f6e4;
	margin-bottom: 10px;
	padding: 5px;
}

.container .menu .content {
	min-width: 200px;
	float: left;
}

.certificadoOK-em {
    background: url("../img/CertificadoOK.gif") no-repeat;
    width: 23px;
    height: 23px;
    float: left;
}
.certificadoNOK-em {
    background: url("../img/CertificadoNOK.gif") no-repeat;
    width: 23px;
    height: 23px;
    float: left;
}
.matriculado-em {
    background: url("../img/matriculado.png") no-repeat;
    width: 23px;
    height: 23px;
    float: left;
}
.legenda-em {
     background: #fff;
     border:1px solid #6288AC;
     margin-top: 10px;
     padding:5px;
     font-size: 11px;
     display: none;
}
.legenda-title {
    color: red;
    text-align: center;
    font-weight: bold;
}
.criterios {
    border: 1px solid #4249cb;
    background: #d7dfe7;
    padding: 5px;
    margin: 20px;
}
.n-criterios {
    border: 1px solid red;
    background: #eed8db;
    padding: 5px;
    margin: 20px;
}

.container .menu .content {
	_height: 200px;
}

.menu_authenticate {
	font-size: 11px;
	font-family: verdana;
}

.menu_authenticate li a {
	color: #343434;
	font-size: 11px !important;
}

.menu {
	float: left;
	font-size: 11px;
	font-family: verdana;
	width: 200px;
}

.menu h2 {
	display: none;
}

.menu div {
	background: #EEF2E1;
	border: 1px solid #DDE5C2;
	width: 200px;
	margin-bottom: 20px;
}

.div_line {
	border-bottom: 1px solid #DEDEDE;
	width: 185px !important;
}

.menu label {
	display: block;
	font-weight: bold;
}

.menu ul {
	width: 190px;
}

.menu ul {
	_height: 25px;
	padding: 0px 5px 5px 5px;
	margin-bottom: 5px;
	margin: 0px;
}

.menu li {
	border-bottom: 1px solid #DDE5C2;
	list-style-type: none;
	padding: 5px 0;
	text-decoration: none;
	width: 190px;
}

.menu .last {
	border-bottom: none;
}

.menu h3 {
	background: #8AA5AE 0 0 no-repeat;
	border-bottom: 1px solid black;
	color: white;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 18px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 3px;
	text-indent: 0px;
	width: 201px;
}

.menu h3.menu_header_1 {
	background: url("../img/layout/meu_header.gif");
}

.menu h3.menu_header_1_fechado {
	background: url("../img/layout/meu_header.gif") 0 -27px no-repeat;
}

.menu .menu_header_1 li a:hover {
	background-color: #4f4f4e;
}

.menu h3.menu_header_2 {
	background: url("../img/layout/menu/meu_header_2.gif");
}

.menu h3.menu_header_2_fechado {
	background: url("../img/layout/menu/meu_header_2.gif") 0 -27px no-repeat
		;
}

.menu .menu_header_2 li a:hover {
	background-color: #ee9405;
}

.content {
	background-color: #F3F6EB;
	margin-left: 207px;
}

.content-guest {
	background: url('../img/bgTabela.jpg');
	margin-left: 0;
	padding: 5px;
}

.content-guest a {
	color: #5C757D;
	text-decoration: underline;
}

.content-guest a:hover {
	color: #6A891F;
	text-decoration: none;
}

.content-guest table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

.content-guest td,.content-guest th {
	padding: 0;
	margin: 0;
	border: none;
}

.guest-menu {
	color: #747373;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	height: 69px;
	width: 947px;
}

.guest-body * {
	font-family: verdana;
	font-size: 11px;
}

table.guest-box {
	background-color: white;
	color: #909090;
	cursor: pointer;
	margin: 0 0 20px 0;
	width: 249px;
}

td.guest-box-top {
	background: url("../img/bordaCima.gif");
	height: 4px;
	width: 242px;
}

td.guest-box-left {
	background: url("../img/bordaEsq.gif");
	height: 88px;
	width: 4px;
}

td.guest-box-content {
	padding: 5px
}

td.guest-box-right {
	background: url("../img/bordaDir.gif");
	height: 88px;
	width: 4px;
}

td.guest-box-bottom {
	background: url("../img/bordaBaixo.gif");
	height: 4px;
	width: 242px;
}

.guest-boxbody {
	display: none;
}

.guest-boxbody-title {
	font-weight: bold;
	font-size: 12px;
}

.button {
	background: url("../img/bg_button.gif") repeat-x;
	color: white;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 15px;
	text-transform: uppercase;
}

.button_disabled {
    background: url("../img/bg_button_desativado.gif") repeat-x;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 7px 15px;
    text-transform: uppercase;
}

.button_small {
	background: url("../img/bg_button.gif") repeat-x 0 -10px;
	color: white;
	font-size: 8px;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
}

.footer {
	background: url("../img/layout/bg_footer.gif") 0 0 no-repeat;
	color: white;
	height: 28px;
	font-size: 80%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	padding: 6px 0 0 7px;
}

.footer p {
	font-size: 1.1em;
	color: #fff;
	float: left;
}

.footer p.version {
	float: right;
}

.form {
	background: #e7f0d1 url(../img/layout/barra_verde_1x3.gif) repeat-x 0
		bottom;
	border: 1px solid #cad2b7;
	overflow: hidden;
	padding: 14px;
}

.form {
	_width: 750px;
}

.titulo_form {
	background: #5B7715;
	color: white;
	font-weight: bold;
	padding: 3px 26px 3px 5px;
	margin-bottom: 5px;
}

.titulo_form {
	_width: 750px;
}

.form label {
	display: block;
	margin-top: 8px;
}

.form input {
	border: 1px solid #cbd7ad;
	margin: 0 5px 0 0;
	padding: 1px;
}

.form .field {
	float: left;
	padding-bottom: 7px;
}

.form .field_inline {
	padding-bottom: 7px;
}

.form .submit {
	clear: both;
}

.main_tab {
	padding: 7px 2px;
}

.tab {
	color: white;
	font-family: verdana;
	font-size: 11px;
	padding: 2px 0px;
}

.tab ul,.tab li {
	display: inline;
	margin-right: -4px;
	list-style: none;
	padding: 0;
}

.tab a {
	background-color: #E6EAE9;
	border: 1px solid #6A828A;
	border-bottom: none;
	color: #6A828A;
	font-weight: bold;
	padding: 5px 16px;
	text-decoration: none;
}

.tab a:hover,.tab a:active {
	text-decoration: underline;
}

.tab a.tabact {
	background-color: #FFFCEF;
	border-bottom: 1px solid #FFFFFF;
	color: #6A828A;
	font-weight: bold;
	padding-top: 7px;
}

.tab a.last {
	padding: 5px 27px 5px 25px;
}

.tab_content {
	background-color: #FFFCEF;
	border: 1px solid #6A828A;
	padding: 5px;
	margin-top: 3px;
}

.tab_content {
	_margin-left: 4px;
	_margin-right: 4px;
}

.tab_content p {
	color: #2B383C;
	padding-bottom: 10px;
}

.tab_content .passo {
	color: red;
	font-size: 14px;
}

.tab_content table td {
	padding: 10px;
}

.tab_content table td.error,.tab_content table td.error td {
	padding: 0;
	height: 18px;
	background-color: white;
}

.tab_content table td.error {
	border-top: 1px solid rgb(106, 130, 138);
}

.main_tab_clean {
	padding: 5px;
}

.tab_clean {
	color: white;
	font-family: verdana;
	font-size: 12px;
	padding: 2px 0px;
}

.tab_clean ul,.tab_clean li {
	margin-right: -4px;
	padding: 0;
	display: inline;
	list-style: none;
}

.tab_clean a {
	background-color: #FAF9F9;
	border: 1px solid #CFCFCF;
	border-bottom: none;
	color: #E9B800;
	font-weight: bold;
	padding: 5px 14px;
	text-decoration: none;
}

.tab_clean a.tab_clean_act {
	background-color: #F1F6E4;
	border-bottom: 1px solid #FAF9F9;
	color: #6D773C;
	font-weight: bold;
}

.tab_clean_content {
	background-color: #FAF9F9;
	border: 1px solid #CFCFCF;
	padding: 5px;
	margin-top: 3px;
}

.tab_clean_content p {
	font-size: 11px;
	color: black;
	padding-bottom: 10px;
}

.div_header {
	background: #6A891F url(../img/bg_verde.gif) repeat-x;
	color: white;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px;
}
.div_header a {
    text-decoration: underline;
    font-size: 10px;
    font-weight: normal;
}
.div_bg_azul {
	background: transparent url(../img/bg_azul.gif) repeat-x;
	color: white;
	font-size: 10px;
	margin-top: 10px;
	padding: 5px;
}

.div_header {
	_margin-left: 4px;
	_margin-right: 4px;
}

.div_body,.confirm {
	background-color: #FAF9F9;
	border: 1px solid #6A891F;
	margin-top: 1px;
	padding: 5px;
	font-size: 12px;
}

.div_body {
	_margin-left: 4px;
	_margin-right: 4px;
}

.div_body form span {
	display: block;
	margin-left: 197px;
	padding: 7px 5px 8px 5px;
}

.div_body span.select {
	padding: 3px 5px;
	height: 24px;
}

.div_body span.inline {
	display: inline;
}

.div_body form label {
	background: #F1F6E4;
	border-bottom: 1px solid white;
	float: left;
	font-weight: bold;
	margin-top: 0;
	padding: 7px;
	text-align: right;
	width: 185px;
}

.div_body form .reset label {
	background: transparent;
	border-bottom: none;
	float: none;
	font-weight: normal;
	margin-top: 0;
	padding: 7px;
	text-align: left;
	width: auto;
}

.div_body .space {
	padding-left: 90px;
}

.div_body .bold {
	font-weight: bold;
}

.fakeform label {
	background: #F1F6E4;
	border-bottom: 1px solid white;
	float: left;
	font-weight: bold;
	margin-top: 0;
	padding: 7px;
	text-align: right;
	width: 200px;
}

.fakeform span {
	display: block;
	margin-left: 197px;
	min-height: 15px;
	padding: 7px 5px 8px 5px;
}

.fakeform span.asterix {
	color: red;
	display: inline;
	margin-left: 0;
	padding: 0;
}

.fakeform span.span_inline {
	display: inline;
	margin-left: 0;
	padding: 0;
	font-size: 100%;
}

.tested label {
    background: #f1f6e4;
    border-bottom: 1px solid #fff;
    float: left;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: right;
    width: 260px;
    height: 30px;
    line-height: 30px;
    padding-right: 7px;
    overflow: none;
}

.tested span { 
    float: left;
    margin-top: 0;
    padding: 7px;
    text-align: left;
    overflow: none;
}

.tested div {
    display: block;
    clear: both;
    overflow: auto;
}

.div_header_lower {
	background: #6A891F;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	_margin-left: 4px;
	_margin-right: 4px;
}

.div_body_lower {
	background-color: #FAF9F9;
	border: 1px solid #6A891F;
	padding: 5px;
	_margin-left: -4px;
	_margin-right: 1px;
	_width: 97%;
	font-size: 12;
	
}

.div_lei {
    padding: 0px; !important;
    color: #3D3D3D;
    font-weight: normal;
    font-size: 12px;
}


.div_lei .percentuais{
    background-color: #E1E8D1;
    border-bottom: 1px solid #6A891F;
    padding: 10px;
}

.div_lei .percentuais span{
    display:block;
    padding-bottom: 7px;;
}
.div_lei .percentuais input[type="button"]{
    padding: 4px !important;
}

.div_lei .percentuais span.minimo, .div_lei .percentuais span.maximo{
    font-weight: normal !important; 
    color: red;
    text-decoration:italic;
    font-
}


.div_lei .acoes_afirmativas{
    padding: 5px;
}
.div_lei .acoes_afirmativas .disabled{
    color: grey !important;
}
.div_lei .acoes_afirmativas span b{
    font-weight: bold;
}
div.restantes{
    background: #FAF9F9 !important;
    border: 1px solid #6A891F;
    color:black !important;
}
.div_lei .totalizador{
    padding: 5px;
    color: #6A891F;
    font-weight: bold;
}

.table_grid {
	border-spacing: 0;
	border: 1px solid #859E47;
	width: 100%;
}

.table_grid th {
	background-color: #859E47;
	border: 0px;
	color: white;
	padding: 5px;
	text-align: left;
}

.table_grid td {
	padding: 5px;
}

.div_table {
	border: 1px solid #CDCDCD;
	border-spacing: 1;
	margin-bottom: 5px;
	margin-top: 20px;
	width: 100%;
	_width: 99%;
}

.div_table {
	_margin-left: 4px;
	_margin-right: 4px;
}

.div_table tr {
	padding: 5px;
}

.div_table td {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px;
}
.div_table tr th {
    font-size: 9px;
}

.ok {
	background: #cde3cd;
	color: #383434;
	font-size: 8pt;
}

.sum {
	background: #DDE5C2;
	color: #383434;
	font-size: 8pt;
}

.not_ok {
	background: #F7C3C3;
	color: #383434;
	font-size: 8pt;
}

.waiting {
	background: white;
	color: #383434;
	font-size: 8pt;
}

/* rever 
    .div_table <seletor>{ font-size: 8pt; } 
    está repetindo várias vezes o correto seria
   .div_table{ font-size: 8pt; }
   é necessário fazer testes   
*/
.div_table a {
	color: #383434;
	font-size: 8pt;
	text-decoration: underline;
}

.div_table label {
	color: black;
	font-size: 8pt;
	vertical-align: top;
}

.div_table thead {
	background-color: #E1E8D1;
	font-size: 8pt;
}

.div_table th {
	text-align: left;
	font-size: 8pt;
	padding: 4px;
}

table.div_table thead tr .header {
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 20px;
}

table.div_table thead tr .headerSortUp {
	background-image: url(../img/asc.gif);
}

table.div_table thead tr .headerSortDown {
	background-image: url(../img/desc.gif);
}

.div_body_legend {
	background-color: #FAF9F9;
	border: 1px solid #6A891F;
	margin-bottom: 5px;
}

table.div_table thead tr .headerSortDown,table.div_table thead tr .headerSortUp
	{
	background-color: #6A891F;
	font-size: 8pt;
}

.div_body_legend {
	height: 20px;
}

.div_body_legend {
	_margin-left: 4px;
	_margin-right: 4px;
}

.body_legend {
	margin-top: -06px;
}

.div_body_legend label {
	font-weight: bold;
	padding-left: 50px;
}

.div_body_legend img {
	padding-left: 50px;
}

.div_body_grid {
	background-color: #FAF9F9;
	border: 1px solid #6A891F;
	height: 160px;
	margin-top: 1px;
	overflow: auto;
	padding: 5px;
	_margin-right: 4px;
}

.div_aviso {
	color: #EE0000;
}

.not_found {
	color: #EE0000;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

.success_mensage {
	color: #339933;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

.div_next {
	padding-top: 20px;
	text-align: center;
}

.confirm {
	font-weight: bold;
}

.

.confirm {
	_margin-left: 4px;
	_margin-right: 4px;
}

span.offering {
	background: #DBE2C9;
	border: 1px solid #6A891F;
	display: inline;
	margin-right: 5px;
	padding: 10px;
	padding-right: 30px;
}

span.not_offering {
	background: #FFE0C7;
	border: 1px solid #A11817;
	display: inline;
	margin-top: 10px;
	padding: 10px;
}

.tab_padding {
	padding: 20px;
}

.td_label {
	background: #F1F6E4 none repeat scroll 0 0;
	border-bottom: 1px solid white;
	clear: left;
	float: left;
	font-weight: bold;
	margin-top: 0;
	padding: 7px;
	text-align: right;
	vertical-align: top;
	width: 185px;
}

.main_tab .space {
	margin-top: 10px;
}

.resumo {
	border: 1px solid;
	border-color: #6A891F;
	width: 100%;
	_width: 99%;
}

/*AÇÃO AFIRMATIVA*/
.body_doc {
	background-color: #FAF9F9;
	border: 1px solid #6A891F;
	font-size: 12px;
	margin-top: 1px;
	padding: 5px;
}

.body_doc {
	_margin-left: 4px;
	_margin-right: 4px;
}

.body_doc th {
	background: #F1F6E4;
	border-bottom: 1px solid white;
	font-weight: bold;
	margin-top: 0;
	padding: 10px;
	text-align: left;
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 10px;
	margin: 0;
	padding-top: 8px;
}

.body_doc p {
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 15px;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 8px;
	text-align: center;
}

.body_acao {
	background-color: #FAF9F9;
	border: 1px solid #6A891F;
	font-size: 12px;
	margin-top: 1px;
	padding: 5px;
	_margin-left: 4px;
	_margin-right: 4px;
}

.body_acao .descricao {
	background: #F1F6E4;
	border-bottom: 1px solid white;
	font-weight: bold;
	font-family: Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 10px;
	padding-top: 8px;
	text-align: left;
}

/*ADERIR*/
.body_aderir,.confirm {
	background-color: #FAF9F9;
	border: 1px solid #6A891F;
	font-size: 12px;
	margin-top: 1px;
	padding: 5px;
}

.body_aderir  form span {
	display: block;
	margin-left: 197px;
	min-height: 15px;
	padding: 7px 5px 8px 5px;
}

.body_aderir span.select {
	margin-top: -8px;
}

.body_aderir span.text {
	margin-top: -5px;
}

.body_aderir span.inline {
	display: inline;
}

.body_aderir form label {
	background: #F1F6E4;
	border-bottom: 1px solid white;
	float: left;
	font-weight: bold;
	margin-top: 0;
	padding: 7px;
	text-align: right;
	width: 185px;
}

.body_aderir .space {
	padding-left: 90px;
}

.body_aderir .bold {
	font-weight: bold;
}

/*ADESAO*/
.list {
	
}

.list ol {
	font-weight: bold;
	list-style: none;
	margin: 10px 0;
}

.list ol li ol li {
	font-size: 10px;
	font-weight: normal;
	text-indent: 25px;
}

.list .third_level li {
	text-indent: 60px;
}

.list .third_level li .fourth_level li {
	text-indent: 60px;
}

.div_table_termo_adesao {
	padding-left: 62px;
}

.div_table_termo_adesao table {
	width: 620px;
}

.justify {
	padding: 20px;
}

.justify p {
	text-align: justify;
	padding: 1px;
	font-size: 10px;
}

.termo_resume_geral {
	border: 1px solid black;
	margin: 10px 0px;
	padding: 10px;
	text-align: center;
}

.question_box_term {
	border-right: 1px solid black;
	float: left;
	padding: 10px;
	width: 240px;
}

.box_instruction_term {
	border-left: 1px solid black;
	margin-left: 260px;
	padding: 10px;
	text-align: justify;
}

/*UI-WIDGET*/
.ui-widget {
	font-size: 9pt;
}

/*TREEVIEW*/
ul.treeview li {
	padding-bottom: 0;
	padding-top: 0;
	vertical-align: top;
}

ul.treeview label {
	margin-top: 0;
}

ul.treeview>li>checkbox {
	padding-left: 15px;
}

.treeview ul {
	background-color: transparent;
}

.tree-acao-afirmativa img {
	padding-right: 5px;
}

/*PAGINATION*/
.pagination {
	margin-bottom: 10px;
	text-align: center
}

.pagination ul {
	list-style: none;
}

.pagination ul li {
	display: inline;
	margin: 0 3px;
}

.pagination ul li.active {
	font-size: 1em;
	text-decoration: underline;
}

.pagination ul li a {
	color: black;
	font-size: 0.9em;
	text-decoration: none;
}

.pagination ul li a:hover {
	text-decoration: underline;
}

/*MESSAGE*/
.message {
	padding: 0.5em 0.7em;
}

.message>span {
	float: left;
	margin-right: 0.3em;
}

.message>ul li {
	list-style: none;
}

/*button lateral*/
.buttom {
	background: url('../img/bg_botao_gestao.gif');
	height: 13px;
	margin-bottom: 5px;
}

li.buttom {
	width: 200px;
}

.buttom a {
	color: #5C757D;
	font-size: 11px;
	font-weight: bold;
	margin-left: 25px;
}

.buttom a:hover {
	color: #8AA5AE;
	text-decoration: underline;
}

#loading{ background:url(../img/ajax.gif) no-repeat 5px 50% #fff; border:1px solid #666; padding:2px 5px 3px 30px; text-align:left; margin: 0; display:none; position:fixed; bottom: 5px; right:5px; z-index:100; text-align:left; }