@charset "utf-8";

/* CSS Document */
body {
    margin: 0;
    background: url(../images/bg.gif);
}

p {
    margin: 0 0 8px 0;
}

body,div,p,td,a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h2 {
    display: block;
    margin: 0;
    border-bottom: 2px solid #AE141F;
}

h2 a {
    display: inline-block;
    padding: 8px 10px;
    background-color: #AE141F;
    color: #fff;
    font-weight: bold;
}

a {
    color: #AD131F;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

form {
    margin: 0;
}

label {
    cursor: pointer;
    color: #333;
}

img {
    border: none
}
.g1 {
    color: #333
}

.g2 {
    color: #666
}

.g3 {
    color: #999
}

.small {
    font-size: 11px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.middle {
    vertical-align: middle;
}

.justify {
    text-align: justify;
}

.clear {
    clear: both;
}

div.center {
    margin: 0 auto;
}

#corpo {
    width: 921px;
    margin: 0 auto;
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#cabecalho {
    background: url(../images/cabecalho_bg.jpg) 0 0 no-repeat;
    height: 88px;
}

#logotipo {
    margin: 0;
    padding: 16px 0 0 30px;
    float: left
}

#menu_cabecalho {
    float: right;
    padding: 5px 5px 0 0;
}


#menu_cabecalho ul {
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
}

#menu_cabecalho ul li {
    display: inline;
}



#menu_cabecalho ul li a {
    display: inline-block;
    text-align: center;
    padding: 0 7px 0 3px;
    text-decoration: none;
    font-size: 11px;
    color: #000;
    border-right: 1px solid #333;
}

#menu_cabecalho ul li a:hover {
    text-decoration: underline;
}

#menu_cabecalho ul li a img {
    vertical-align: middle;
}

#menu {
    background: url(../images/menu_bg.jpg) 0 0 repeat-x;
    height: 40px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index:1000 !important;
}

#menu ul {
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
    list-style: none;
    /*overflow: hidden;*/
    height: 40px;
}


#menu ul li {
    float: left;
    display: inline
}

#menu ul li a {
    display: block;
    text-align: center;
    padding: 12px 14px 12px 9px;
    background: url(../images/menu_separador.gif) top right no-repeat;
    text-decoration: none;
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

#menu ul li a:hover {
    color: #CC0000;
    text-decoration: none;
}

#menu ul li a img {
    vertical-align: middle;
    margin-right: 12px
}

.submenu {
    position:absolute !important;
    top: 40px;
    left: 0px;
    z-index:10000 !important;
    float:none;
    height:auto !important;
    overflow:hidden;
    padding:0;
    width:121px !important;
    background:url(../images/background-submenu.png) repeat-x top #c0c5c8;
    display:none
}
.submenu li {
    clear:both;
    background:none !important
}
.submenu li a {
    background:none !important;
    text-align:center;
    padding:8px 14px 8px !important;
    font-weight:normal !important;
    text-align:left !important
}


.institucional 	{left:0}
.associados 	{left:122px !important; width:131px !important}
.servicos	{left:254px !important; width:240px !important}


.li-associados {width:132px}
.li-servicos {width:123px}
.li-galeria {width:170px}
.li-contato {width:145px}
.li-noticias {width:110px}
.li-eventos {width:115px}


#barra_superior {
    float: left;
    padding: 0;
    width: 100%;
}

#menu_barra_superior {
    float: left;
    padding: 9px 0 0 10px;
}

#menu_barra_superior ul {
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
}

#menu_barra_superior ul li {
    display: inline;
}

#menu_barra_superior ul li a {
    display: inline-block;
    text-align: center;
    padding: 0 7px 0 3px;
    text-decoration: none;
    font-size: 11px;
    color: #fff;
    border-right: 1px solid #fff;
}

#menu_barra_superior ul li a:hover {
    text-decoration: underline;
}

#menu_barra_superior ul li a img {
    vertical-align: middle;
}

#busca {
    float: right;
    padding: 6px 6px 0 0;
}

.input_busca {
    border: 1px inset #fff;
    background: url(../images/lupa.gif) 3px 3px no-repeat #fff;
    padding-left: 20px;
}

#menu_barra_inferior {
    margin: 0 auto;
    padding: 4px 0 0 0;
    text-align: center
}

#menu_barra_inferior ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#menu_barra_inferior ul li {
    display: inline;
}

#menu_barra_inferior ul li a {
    display: inline-block;
    text-align: center;
    padding: 0 7px 0 3px;
    text-decoration: none;
    font-size: 11px;
    color: #fff;
    border-right: 1px solid #fff;
}

#menu_barra_inferior ul li a:hover {
    text-decoration: underline;
}

#menu_barra_inferior ul li a img {
    vertical-align: middle;
}

.last {
    border: none !important;
    background: none !important;
}

#barra_superior {
    background: url(../images/barra_superior_bg.jpg) 0 0 repeat-x;
    height: 34px;
}

#conteudo {
    background: url(../images/conteudo_bg.gif) 0 0 repeat-x;
    float: left;
    width: 100%
}

#conteudo_left_index {
    border-right: 1px dotted #ccc;
    float: left;
    width: 705px;
    position:relative !important;
    z-index:0 !important

}

#conteudo_left_interna {
    border-right: 1px dotted #ccc;
    float: left;
    width: 675px;
    padding: 15px;
}

#conteudo_right {
    float: right;
    width: 195px;
    padding: 10px;
}

#canais {
    margin-top: 15px;
    width: 435px;
    height: 240px;
    float: left;
    overflow: hidden;
    position:relative !important;
    z-index:0 !important;
}

#canal_img {
    position: absolute;
    background: #fff;
    width: 379px;
    height: 200px;
    margin: 0;
    overflow: hidden;
    z-index:0 !important;
}

#canal_descricao {
    position: absolute;
    background: #333;
    width: 425px;
    height: 29px;
    margin: 200px 0 0 0;
    overflow: hidden;
    padding: 11px 0 0 10px;
}

#canal_descricao a {
    color: #fff;
    text-decoration: none;
}

#canal_descricao a:hover {
    text-decoration: underline;
}

#canal_selecao {
    position: absolute;
    width: 68px;
    height: 200px;
    margin: 0 0 0 367px;
    overflow: hidden;
}

.btn_canal {
    cursor: pointer;
}

#barra_inferior {
    background: url(../images/barra_inferior_bg.jpg) 0 0 repeat-x;
    height: 25px;
    clear: both;
}

#rodape {
    background: url(../images/rodape_bg.jpg) 0 0 repeat-x #dbdbdb;
    height: 60px;
    text-align: center;
    color: #333;
    padding: 18px 0 0 0;
}

a.btn {
    display: block;
    background: url(../images/btn_vejamais.gif) 0 0 no-repeat;
    width: 108px;
    height: 21px;
    padding: 5px 0 0 30px;
    overflow: hidden;
    font-size: 11px;
    color: #AD131F;
    text-decoration: none;
}

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

#lista li {
    margin: 0 0 5px 0;
    list-style: square;
    padding: 0 0 0 0;
}

/* FORM */
button {
    background: #f3f3f3;
    border: 1px solid #333;
    margin: 0;
    padding: 4px 10px;
}

.input_login {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 0 0 3px 0;
    vertical-align: middle;
}

.button_login {
    vertical-align: middle;
    margin: 0 0 3px 0;
}

input.default {
    border: 1px solid #999;
    padding: 5px;
    width: 250px;
}

textarea.default {
    border: 1px solid #999;
    padding: 5px;
    width: 520px;
    height: 100px;
}

select.default {
    width: 258px;
}

form.fieldset div {
    float: left;
    margin: 0 0 10px 0;
    width: 270px;
}

form.fieldset fieldset {
    margin:0;
    margin-bottom:6px;
    padding:0;
    border:0;
    border-bottom:1px solid #ccc;
}

span.required {
    color: #990000;
}

/* MESSAGES */
.success {
    color: #3d6611;
}

.error {
    color: #df280a;
}

.notice {
    color: #e26703;
}

.success,.error {
    font-weight: bold;
}

.messages,.messages ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.messages {
    width: 100%;
    overflow: hidden;
}

.error-msg,.success-msg,.notice-msg,.note-msg {
    min-height: 23px !important;
    margin-bottom: 1em !important;
    border-style: solid !important;
    border-width: 1px !important;
    background-repeat: no-repeat !important;
    background-position: 10px 10px !important;
    padding: 8px 8px 8px 38px !important;
    font-size: .95em !important;
    font-weight: bold !important;
}

.error-msg li,.success-msg li,.notice-msg li {
    margin-bottom: .2em;
}

.error-msg {
    border-color: #f16048;
    color: #df280a;
    background-color: #faebe7;
    background-image: url(../images/error_msg_icon.gif);
}

.success-msg {
    border-color: #446423;
    color: #3d6611;
    background-color: #eff5ea;
    background-image: url(../images/success_msg_icon.gif);
}

.notice-msg,.note-msg {
    border-color: #fcd344;
    color: #3d6611;
    background-color: #fafaec;
    background-image: url(../images/note_msg_icon.gif);
}

#result-comunidade {
    color: #3d6611;
    font-size: 11px;
    font-weight: bold;
}

/* E-RAPIDO */
.erapido-chamada {

}

.erapido-conteudo {

}

.erapido-img {
    float: left;
    margin: 0 8px 0 0;
    overflow: hidden
}

.erapido-album-imgs {
    margin: 5px;
    float: left;
    width: 65px;
    height: 65px;
	overflow:hidden !important;
}

.erapido-album-imgs img {
    border: solid 1px #333
}

.erapido-pasta {
    /*float:left; display:inline; clear:both; margin-bottom:25px*/

}

.erapido-pasta-arqs {
    display: block;
    clear: both;
    overflow: hidden;
    margin-bottom: 25px
}

#list-pages {
    color: #CCC;
    float: right;
    display: inline;
    overflow: hidden;
}

.pages {
    margin: 0 5px;
    display: none
}

.pages a {
    color: #666
}

.prev-page {

}

#list-pages .selected {
    display: inline !important;
    margin: 0 5px;
}

.next-page {

}

.erapido-album-carousel {
    float: left;
    height: 95px;
    padding: 0;
}

.erapido-album-carousel li {
    padding: 0 3px;
    float: left;
    margin-top: 5px
}

.erapido-album-carousel-prev {
    float: left;
    cursor: pointer;
    height: 90px;
    width: 26px;
    background: url(../img/carrossel-prev.gif) no-repeat right;
    margin-right: 3px;
}

.erapido-album-carousel-next {
    float: left;
    cursor: pointer;
    height: 90px;
    width: 26px;
    background: url(../img/carrossel-prox.gif) no-repeat left;
    margin-left: 3px;
}

.imgcenter {

}

.imgcenter img {

}

.list-files {
    width: 100%;
    border-left: solid 1px #CCC;
    border-top: solid 1px #CCC
}

.list-files th {
    padding: 5px;
    border-bottom: solid 1px #CCC;
    border-right: solid 1px #CCC;
    background: #DEDEDE
}

.list-files td {
    padding: 8px;
    border-bottom: solid 1px #CCC;
    border-right: solid 1px #CCC
}

.list-files td a {
    color: #333
}

.list-files td.data {
    text-align: center;
    width: 80px
}

.list-files td.revisao {
    text-align: center;
    width: 50px
}

.list-files td.arquivo {
    text-align: left
}

#box-restrita {
    width: 200px;
    margin: 25px auto
}

#box-restrita a {
    display: none
}

#login-user {
    float: right;
    margin: 28px 8px 0px;
    clear: both;
    font-size: 12px;
    text-align: right
}

#login-user span {
    font-weight: bold;
}

#logos {
    width: 195px;
    height: 160px;
    margin: 8px auto 15px;
    overflow: hidden;
    padding: 0
}

#logos li {
    width: 195px;
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    background: #FFF;
    overflow: hidden
}

#logos li img {
    height: auto;
    width: 160px;
    margin: 0 auto;
    display: block;
    overflow: hidden
}

.adminlist4 {
    margin-bottom: 25px
}

.adminlist4 .titulo3c td {
    background: none repeat scroll 0 0 #BABABA;
    padding: 5px;
    font-weight: bold
}

.adminlist4 .row0 td {
    background: none repeat scroll 0 0 #EFEFEF;
    padding: 5px;
}

.adminlist4 .row1 td {
    background: none repeat scroll 0 0 #DFDFDF;
    padding: 5px;
}

.list-inter  {
    list-style: none !important;
    margin-bottom: 1px !important;
    overflow: hidden;
    border: solid 1px #d4d4d4;
    background: #e8e8e8;
}
.col-1 {
    width: 415px;
    float:left;
    display: inline;
    overflow: hidden;
    background: #eeeeee;
    padding: 10px;
    font-weight: bold
}
.col-2 {
    width: 175px;
    float:left;
    display: inline;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    font-weight: bold
}
.destaque-texto {
    color:red
}

#detalhes {
    margin:10px
}
#detalhes h4 {
    margin-bottom: 10px;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 14px
}
#detalhes h4.titulo {
    font-size:15px;
    text-transform: uppercase;
    margin-bottom:25px
}
#detalhes .tabulacao {
    margin-bottom: 35px;
}
#list-pages span {
    color:#FFF
}
#list-pages span a {
    color:#333
}
#list-pages .pages {
    color:#666;
}
#list-pages span.selected a, #list-pages span.selected {
    font-weight:bold;
    color:#AD131F !important
}


#conteudo_left_interna .erapido-conteudo,  #conteudo_left_interna .erapido-conteudo p {
	text-align:justify !important;
	line-height:20px;
	margin-bottom:15px
}
#conteudo_left_interna p {
	text-align:justify !important;
	line-height:20px;
	margin-bottom:15px
}
#conteudo_left_interna .erapido-album-imgs {
	
}
.lista-files {
	margin-top:25px
}

#tableEnsaio {
	
}
#tableEnsaio th {
	font-size:11px;
	background:#DEDEDE;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:5px
}
#tableEnsaio td {
	font-size:11px;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	padding:5px
}


#tableCalibracao {
	
}
#tableCalibracao th {
	font-size:11px;
	background:#DEDEDE;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	padding:5px
}
#tableCalibracao td {
	font-size:11px;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	padding:5px
}
