.clear{
    clear:both;
}


body
{
    /* background: url(../images/bg.jpg) repeat;*/
    background-color: white;
    /*background-image: url(../images/back101dgradbeigei3col.jpg); */
    font-family:Arial, sans-serif;
    padding:0;
    font-size:12px;
    color: black;
    margin: 0 auto;
}


a {
    text-decoration: none;
}

img {
    border: none;
    

}


h2{
    background-color: transparent;
    font-size:18px;
    font-weight:normal;
    padding:10px 0 0px 0px;
    margin-top:5px;
    clear:both;
    width: 100%;
}

h3{
    font-size:18px;
    color:#256c89;
    font-weight:normal;
    padding:15px 0 5px 20px;
    margin:0px;
    clear:both;
}

#main_container{
    background-color: white;
    width:1200px;
    margin: 0 auto;
    min-height: 1200px;
    overflow: visible;
}

#dotac_main_container{
    background-color: white;
    font-size: 14px;
    width:900px;
    margin: 0 auto;
    min-height: 900px;
    border-right: 1px solid #330099;
    border-left: 1px solid #330099;
    overflow: visible;
}


#identificacao ul {
    border: 1px solid black;

}


.clearfix:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0}

.clearfix{
    display:inline-block}

#identificacao li {
    border: none;
    list-style: none;
    margin-left: -20px;
    font-weight: bolder;
    color: #990000;
}


#menuestudante {
   background-color: white;
   float:left;
   height: 800px;
   list-style: none;
   border-right: 1px solid #DF0038;
   color: #CC0033;
}

#menuopcoesestudante ul {
    float:left;
    list-style: none;
    font-size: 15px;
}
#menuopcoesestudante li {
   width: 160px;
   height: 30px;
   list-style: none;
   margin-left: -40px;
   margin-top: 0px;
   padding-top: 15px;
   padding-left: 20px;
   border-bottom: 1px solid #CC0033;
   font-weight: bolder;
   color: #CC0033;
}

.fiador {
    overflow: hidden;
}

.invisivel{
    visibility: hidden;
}

.fiadorout {
    height: 8px;
    overflow: hidden;
}

.fiadorin {
    height: 480px;
    overflow: hidden;
    float: left;
}


.item_menu_nao_selecionado {
    background-color: #white;
    color: #CC0033;
}

.item_menu_selecionado {
   background-color: #CC0033;
   color: white;
   text-decoration: none;
}

.item_menu_nao_selecionado a{
    background-color: #white;
    color: #CC0033;
}

.item_menu_selecionado a{
   background-color: #CC0033;
   color: white;
   text-decoration: none;
}



#menuopcoesestudante a:hover {
   color: black;
   font-size: 14px;
}


.header{
    width:1200px;
    height:150px;
    float: left;

}

.header_login{
    width:600px;
    margin:auto;
}

.logo{
    margin-left: 50px;
    margin-right: 50px;
    float:left;
    padding:5px 0 0 0;
}

.input31{width:19px;}
.input45{width:45px;}
.input47{width:35px;}
.input60{width:60px;}
.input80{width:68px;}
.input91{width:79px;}
.input90{width:90px;}
.input107{width:95px;}
.input120{width:120px;}
.input160{width:148px;}
.input203{width:191px;}
.input253{width:241px;}
.input300{width:300px;}
.input320{width:300px;}
.input333{width:481px;}
.select66{width:66px;}
.select190{width:178px;}
.larg-60{width:60px;}
.larg-100{width:100px;}
.larg-120{width:120px;}
.larg-150{width:150px;}
.larg-180{width:180px;}
.larg-200{width:200px;}
.txt1{width:246px; height:98px;}

.right_header{
    width:430px;
    float:right;
    text-align:right;
    color: #990000;
    padding:40px 0 0 0;
}

.center_header {
    text-align:center;
    padding-top: 10px;
    font-size: 35px;
    font-family: Calibri;
    text-align: center;
    width:700px;
    height: 50px;
    float:left;
}


.right_header a{
    margin:0 5px 0 5px;
    text-decoration:underline;
    color: #990000;
}

.right_header a.messages{
    background:url(../images/comment.png) no-repeat right;
    padding-right:20px;
}

.right_header a.logout{
    background:url(../images/user_logout.png) no-repeat right;
    padding-right:20px;
}

.main_content{
    background-color: white;
    padding-left: 15px;
    margin:0 auto;
    width:1200px;
    height:820px;
    min-height: 740px;
    max-height: 900px;
    float:left;
}

.main_content_estudante{
  background-color: white;
    padding-left: 30px;
    margin:0 auto;
    width:780px;
    height:820px;
    min-height: 680px;
    float:left;
}



.main_content_estudante h2{
    color: #990000;
}

/*---------------- menu----------------------*/
.menu {font-size:11px;
       padding:0px 10px 0 10px;
       float:left;
       width:1200px;
       background:url(../images/menu_bg.jpg) no-repeat center top #fff;
       margin-bottom: 5px;
       }


/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:34px;}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:34px;line-height:34px;}

/* style the sub level list items */
.menu ul ul li {display:block;height:auto;position:relative;line-height:1em; width:auto;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:11px;text-decoration:none;color:#fff;padding:0 21px 0 17px;}
.menu a.current{background:url(../images/menu_bg.gif) repeat-x center;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#CC0033; border-bottom:1px #FFFFFF solid; color:#fff;width:13em;height:100%;line-height:1em;padding:1em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:15em; w\idth:13em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#CC0033;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#CC0033;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:url(../images/arrow.gif) no-repeat right #CC3333;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:url(../images/arrow.gif) no-repeat right #CC3300;}

/* style the level hovers */
/* first */
/*
.menu a:hover {color:#fff;background:url(../images/menu_bg.gif) repeat-x center;}
.menu :hover > a {color:#fff;background:url(../images/menu_bg.gif) repeat-x center;}
*/
/* second */
.menu ul ul a:hover{color:#fff;background:url(../images/menu_bg_a.gif) repeat-x center;}
.menu ul ul :hover > a {color:#fff;background:url(../images/menu_bg_a.gif) repeat-x center;}
/* third */
.menu ul ul ul a:hover {background:url(../images/menu_bg_a.gif) repeat-x center;}
.menu ul ul ul :hover > a {background:url(../images/menu_bg_a.gif) repeat-x center;}
/* fourth */
.menu ul ul ul ul a:hover {background:url(../images/menu_bg_a.gif) repeat-x center;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:34px;left:0;width:14em; z-index:999;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; );}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

.center_content{
clear:both;
}

.menuacaorapida li {
    list-style-type: none;
    height: 30px;
    font: 14px arial;
    font-weight: bolder;
    background: url(../images/menu_bg_a.gif) repeat-x;
    padding-top: 10px;
    padding-left: 20px;
}

.menuacaorapida li a {
    text-decoration: none;
    cursor: pointer;
    color: white;
}

.divperc50larg {
    float:left;
    width: 49%;
}

.divperc100larg {
    float:left;
    width: 99%;
}

.div70perc {
    float: left;
    width: 69%;
    padding-left: 10px;
}

.div30perc {
    float: left;
    width: 25%;
    padding-left: 10px;
}

.div50percalt {
    float: left;
    height: 250px;
    width: 97%;
    padding-left: 10px;
}

.topoportal {
    text-align: center;
    padding-top: 15px;
}


.tabs {
    min-height: 680px;
}


.subtabs1 {
  min-height: 600px;
}


.formulario {
    float: left;
    width: 95%;
    margin-bottom: 0px;
    text-align: left;
}

.recuoformulario {
    margin-left: -20px;
}

.formulario li{
      list-style-type: none;
      line-height: 25px;
      margin-bottom: 4px;
      float: left;
}

.li100perc {
    width: 100%;
    float: left;
}

.li50perc {
    width: 50%;
}

.li55perc {
    width: 50%;
}

.li30perc {
    width: 30%;
}

.li20perc {
    width: 20%;
}

.li25perc {
    width: 24%;
}



.formulario label {
    float: left;
    min-width: 150px;
    height: 18px;

}



/*--------- Área de pesquisas do sistema */
.campospesquisa {
    float: left;
    width: 98%;
}

.campospesquisa ul {
    line-height: 28px;
}

.campospesquisa li {
    float: left;
    list-style-type: none;

}

.campospesquisa label {
    float: left;
    min-width: 120px;
}


/*--------- Área de pesquisas do sistema */


/* Formatação de tabela */
.rounded-corner {
    margin:0px;
    width:100%;
    text-align: left;
    border-collapse: collapse;
}

.rounded-corner thead th.rounded-company {
    width:26px;
    background: #C60000;
}

.rounded-corner thead th.rounded-q4 {
    background: #C60000;
}
.rounded-corner th {
    padding: 8px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #C60000;
}
.rounded-corner td {
    padding: 8px;
    background: #FF7979;
    border-top: 1px solid #fff;
    color: white;
}

.rounded-corner tfoot td.rounded-foot-left {
    background: #FFD7E1;
    color: #C10031;
}
.rounded-corner tfoot td.rounded-foot-right {
    background: #FFD7E1;
}
.rounded-corner tbody tr:hover td {
    background: #DE5C73;
}

/* -------- Acompanhamento do associado */
#identificaacompcliente {
    width: 95%;
    text-align: center;
}

#acompclienteextrato {
    list-style-type: none;
    line-height: 28px;
    float: left;

}

#acompclienteextrato li {
    float: left;
    list-style-type: none;
}

#acompclienteextrato label {
    min-width: 130px;
    float: left;
}

#acompclienteidentificacao {
    float:left;
    width: 95%;

}

#acompclienteidentificacao {
    list-style-type: none;
    line-height: 28px;
    float: left;
}

#acompclienteidentificacao li {
    float: left;
    list-style-type: none;
}

#acompclienteidentificacao label {
    min-width: 130px;
    float: left;
}

/* -------- FIM - Acompanhamento do associado */

.resultadopesquisameiopagina {
    max-height: 250px;
    overflow: auto;
}

.labelnovo {
    text-align: center;
    font-weight: bold;
    color: red;
    margin-bottom: 3px;
}

.label50 {
    width: 50px;
}

.camposportabilidade {
    float: left;
    width: 95%;
}


.camposportabilidade li{
      list-style-type: none;
      line-height: 26px;
      margin-bottom: 10px;
      float: left;
}

.camposportabilidade label {
    float: left;
    min-width: 80px;
    height: 18px;
}

.mens_info {
    font-size: 14px;
    color: #990000;
    float: left;
    vertical-align: middle;
}

#resultadoconsulta {
    float: left;
    width: 100%;
    float:left;
}

#barrabotoes{
    float: left;
    width: 100%;
}


.hidden {
    display:none;
}

input.erro {
    border: solid 1px red;
}

input.erroauxfinanceiro {
    border: solid 3px red;
    background-color: yellow;
}

.errorauxfinan {
    border: solid 3px red;
    background-color: yellow;
}


#listaerro2 {
  border: 1px solid red;
  background-color: #FFFF66;
  width: 50%;
  list-style: none;

}

#listaerro2 li {
  border: none;
  font-size: 14px;
  line-height: 25px;
  color: black;
}

#sub1_listaerro2, #sub2_listaerro2, #sub3_listaerro2, #sub4_listaerro2, #sub5_listaerro2, #sub6_listaerro2, #sub7_listaerro2 {
  border: 1px solid red;
  background-color: #FFFF66;
  width: 50%;
  list-style: none;

}

#sub1_listaerro2 li, #sub2_listaerro2 li, #sub3_listaerro2 li, #sub4_listaerro2 li, #sub5_listaerro2 li, #sub6_listaerro2 li, #sub7_listaerro2 li {
  border: none;
  font-size: 14px;
  line-height: 25px;
  color: black;
}


.direita {
    text-align: right;
}


/* Undo some styles from the master stylesheet */
/* CSS for checklists */
.checklist {
	border: 1px solid #ccc;
	list-style: none;
	height: 230px;
	overflow: auto;
	width: 540px;
    float: left;
}

.checklist label{
  float: left;
  font-size: 12px;
  width: 500px;
}

.checklist li { background: none; padding-left: 0; width: 500px;}

.checklist, .checklist li {
    margin:0;
    padding: 0;

}
.checklist label { display: block; padding-left: 5px; text-indent: 5px; }
.checklist label:hover, .checklist label.hover { background: #777; color: #fff; }


/* grade de horários da semana */
#gradehorarios {
    width: 90%;
    border: 1px solid black;
    float:left;
    list-style-type: none;
}

.tblhorarios {
    width: 50%;
    border: 1px solid black;

}

/* ---- Divulgação de vagas no site */
.divulgacaosite{
    font: 14px Arial;
    margin:0 auto;
    width:1000px;
    height:auto;
    padding:0px 0 50px 0;
    min-height: 500px;
    max-height: 800px;
    float:left;
}


.fundoazul {
    background-color:#19417E;
    line-height: 25px;

}

.fontebranca {
    color: white;
}

.aviso {
    background-color: #D5E9F9;
}

.aviso p {
    padding-left: 15px;
    font-weight: bolder;
    color: #19417E;
}

.vagatitulo {
    font-weight: bolder;
}

#visualizarvaga {
    color: #000099;
}

#visualizarvaga h2 {
    color: #000099;
    font-weight: bolder;
}

#visualizarvaga table {
    font-size: 12px;
    float: left;
    width: 95%;
    margin-bottom: 0px;
}

#visualizarvaga table tr{
    height: 30px;
}

#visualizarvaga table td{
    padding-left: 15px;
}

.fundoescuro {
    background-color: #BBDDFF;
    font-weight: bolder;
}

.black {
    color: black;
}

.azulclaro {
    color: #D2F7FF;
}


.linksite {
    color: #19417E;
}

/* Cadastros externos */
.cadastroexterno{
    font: 14px Arial;
    margin:0 auto;
    width:1000px;
    padding:0px 0 0px 0;
    height:auto;
    min-height: 500px;
    max-height: 800px;
    float:left;
}

.main_content_site{
    margin:0 auto;
    width:1100px;
    height:auto;
    padding:0px 0 50px 0;
    min-height: 400px;
    max-height: 800px;
    float:left;

}

.tabs_site {
    min-height: 580px;
}

.checklistmeiatela {
	list-style: none;
	height: 230px;
	overflow: auto;
	width: 540px;
    float: left;
}

.checklistmeiatela label{
  float: left;
  font-size: 12px;
  width: 500px;
}

.checklistmeiatela li { background: none; padding-left: 0; width: 500px;}

.checklistmeiatela, .checklistmeiatela li {
    margin:0;
    padding: 0;

}
.checklistmeiatela label { display: block; padding-left: 20px; text-indent: 10px; }
.checklistmeiatela label:hover, .checklistmeiatela label.hover { background: #777; color: #fff; }

.telainicial{
    width: 95%;
    margin: 0 auto;

}

.diventradalogo {
   width: 35%;
   float: left;
   padding-top: 20px;
   text-align: center;
}

.diventradalogon {
    width: 65%;
    float: left;
}

.diventradalogon h4 {
    font-size: 16px;
}

#arealogon {
    width: 70%;
    margin: 0 auto;
}

.apresentacaotitulo {
  text-align: center;
  font-weight: bolder;
  font-size: 20px;
}

.apresentacaoparagrafo {
  text-align: justify;
  font-size: 16px;
}

.arealogonconvencao{
    margin-top: 30px;
    width: 90%;
    font-size: 14px;
    float: left;
}


.formulariologonconvencao {
    background-color: white;
    float: left;
    width: 90%;
    margin-bottom: 0px;
    margin-left: -2px;
}


.formulariologonconvencao li{
    list-style-type: none;
    line-height: 25px;
    margin-bottom: 4px;
    float: left;
    overflow: hidden;
}

.formulariologonconvencao label{
    float: left;
    min-width: 70px;
}

.modulos {
    padding-top: 30px;
}


.moduloaplicacao {
    margin-top: 20px;
    float:left;
    width: 440px;
    margin-left: 20px;
    border: 1px dotted black;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 30px;
    min-height: 220px;
}

.identidade {
    width: 40%;
    float: left;

}

.apresentacaomodulo {
    float: left;
}

.modulos h4 {
    font-size: 14px;
    text-align: center;
}

/* formatação para hotsite de convenção */
.main_content_convencao{
    background: url(../images/bgconvencao.png) center;
    padding-left: 30px;
    margin:0 auto;
    width:760px;
    height:auto;
    min-height: 800px;
    float:left;
    color: #330099;
}

.main_content_estudante h2{
    background: transparent;
}

#menuconvencao {
   background-color: white;
   float:left;
   height: 800px;
   list-style: none;
   border-right: 1px solid #0000CC;
}

#menuopcoesconvencao ul {
    float:left;
    list-style: none;
    font-size: 15px;
    color: #330099;
}

#menuopcoesconvencao li {
   width: 180px;
   height: 30px;
   list-style: none;
   margin-left: -40px;
   margin-top: 0px;
   padding-top: 15px;
   padding-left: 20px;
   border-bottom: 1px solid #330099;
   font-weight: bolder;
   color: #330099;
}


#menuopcoesconvencao a:hover {
   font-size: 14px;
}

.item_menu_nao_selecionado_convencao {
    background-color: #white;
    color: #330099;
}

.item_menu_selecionado_convencao {
   background-color: #330099;
   color: white;
   text-decoration: none;
}

.item_menu_nao_selecionado_convencao a{
    background-color: #white;
    color: #330099;
}

.item_menu_selecionado_convencao a{
   background-color: #330099;
   color: white;
   text-decoration: none;
}


.oficinas .box-oficina {float:left;width:700px;}
.oficinas .box-oficina a {margin-bottom:4px;}
.oficinas .box-oficina .slogan{width:100%; display:block;float:left;font:16px 'DaxRegular';color:#FFF;text-transform:uppercase;text-align:left;padding:2px 12px 1px 12px;background:#000099;-moz-transition:all .4s;-webkit-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s}
.oficinas .box-oficina .slogan1{font-size:11px}
.oficinas .box-oficina .slogan:hover{background:#0072bc}


.slideDownbox, .slideUpbox, .slideTogglebox{
    float:left;
    padding:8px;
    width:700px;
    background-color:transparent;
    color:black;
    text-align: justify;

}
.clear{
    clear:both;
    margin-bottom: 4px;
}

.indexoficina {
    width: 80%;
    text-align: justify;
}

#divlogonprogramacao{
    float: left;
    margin-top: 30px;
}

#divlogonprogramacao a{
    color: black;
    font-size: 14px;
}

.apresentacaoevento {
    width: 100%;
    background-image: url(../images/bgconvencao.png);
    background-size: 800px; auto;
}
.apresentacaoevento tr, .programacao tr{
    border: 1px solid black;
    min-height: 35px;

}
.apresentacaoevento td, .programacao td{
    border: 1px solid black;
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
}


/* Formatação de tabela */
.convencao-rounded-corner {
    margin:0px;
    width:100%;
    text-align: left;
    border-collapse: collapse;
}

.convencao-rounded-corner thead tr {
    height: 22px;
}


.convencao-rounded-corner thead th.convencao-rounded-company {
    background: #000099;
}

.convencao-rounded-corner thead th.rounded-q4 {
    background: #000099;
}
.convencao-rounded-corner th {
    padding: 8px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #000099;
}
.convencao-rounded-corner td {
    padding: 8px;
    background: #8AC5FF;
    border-top: 1px solid #fff;
    color: white;
}

.convencao-rounded-corner td a{
    color: white;
}

.convencao-rounded-corner tfoot td.rounded-foot-left {
    background: #6699FF;
    color: #FFFFFF;
}

.convencao-rounded-corner tfoot td.rounded-foot-right {
    background: #6699FF;
}

.convencao-rounded-corner tbody tr:hover td {
    background: #6633FF;
}

.convencaooficina {
    margin:0px;
    width:100%;
    text-align: left;
    border-collapse: collapse;
}

.convencaooficina tr {
    border: 1px dotted black;
    height: 22px;
}

.convencaooficina td {
    padding: 10px 10px 10px 10px;
}

/* ----------------------------------- */
#menucongrenaje {
   background-color: white;
   float:left;
   height: 840px;
   list-style: none;
   border-right: 1px solid #ffc20a;
}

#menuopcoescongrenaje ul {
    float:left;
    list-style: none;
    font-size: 15px;
    color: #330099;
}

#menuopcoescongrenaje li {
   width: 180px;
   height: 30px;
   list-style: none;
   margin-left: -40px;
   margin-top: 0px;
   padding-top: 15px;
   padding-left: 20px;
   border-bottom: 1px solid #ffc20a;
   font-weight: bolder;
   color: #ffc20a;
}

#menuopcoescongrenaje a {
   color: red;
}


#menuopcoescongrenaje a:hover {
   font-size: 14px;
}

.item_menu_nao_selecionado_congrenaje {
    background-color: #white;
    color: red;
}

.item_menu_selecionado_congrenaje {
   background-color: #ffc20a;
   color: white;
   text-decoration: none;
}

.item_menu_nao_selecionado_congrenaje a{
    background-color: #white;
    color: #ffc20a;
}

.item_menu_selecionado_congrenaje a{
   color: white;
   text-decoration: none;
}

.main_content_congrenaje{
    padding-left: 30px;
    margin:0 auto;
    width:760px;
    height:auto;
    float:left;
    color: black;
}

/* Formatação de tabela */
.congrenaje-rounded-corner {
    margin:0px;
    width:100%;
    text-align: left;
    border-collapse: collapse;
}

.congrenaje-rounded-corner thead tr {
    height: 22px;
}


.congrenaje-rounded-corner thead th.convencao-rounded-company {
    background: #E61F14;
}

.congrenaje-rounded-corner thead th.rounded-q4 {
    background: #E61F14;
}
.congrenaje-rounded-corner th {
    padding: 8px;
    font-weight: bold;
    font-size: 13px;
    color: black;
    background: #E61F14;
}
.congrenaje-rounded-corner td {
    padding: 8px;
    background: #FFA3B6;
    border-top: 1px solid #fff;
    color: black;
}

.congrenaje-rounded-corner td a{
    color: black;
}

.congrenaje-rounded-corner tfoot td.rounded-foot-left {
    background: #FFA3B6;
    color: #FFFFFF;
}

.congrenaje-rounded-corner tfoot td.rounded-foot-right {
    background: #FF7989;
}

.congrenaje-rounded-corner tbody tr:hover td {
    background: #ffc20a;
}

#dotacconteudo {
    width: 70%;
    float: left;
    padding-left: 5px;
}

#menudotac {
   background-color: white;
   float:left;
   height: 720px;
   list-style: none;
   border-right: 1px solid #330099;
}

#menuopcoesdotac ul {
    float:left;
    list-style: none;
    font-size: 15px;
    color: #330099;
}

#menuopcoesdotac li {
   width: 180px;
   height: 30px;
   list-style: none;
   margin-left: -40px;
   margin-top: 0px;
   padding-top: 15px;
   padding-left: 20px;
   border-bottom: 1px solid #330099;
   font-weight: bolder;
   color: #330099;
}


#menuopcoesdotac a:hover {
   font-size: 14px;
}

.item_menu_nao_selecionado_dotac {
    background-color: #white;
    color: #330099;
}

.item_menu_selecionado_dotac {
   background-color: #330099;
   color: white;
   text-decoration: none;
}

.item_menu_nao_selecionado_dotac a{
    background-color: #white;
    color: #330099;
}

.item_menu_selecionado_dotac a{
   background-color: #330099;
   color: white;
   text-decoration: none;
}

