﻿body
{
	background-image:url(../_img/sbd_fundo_site_SURGICAL.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #a64e4a;
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	
}


#container
{
	width: 760px;
	/*background: #FFFFFF url(../_img/site_sombra_corpo.jpg) repeat-y;*/
	margin: auto;
    margin-top:10px;
}

#container-topo
{
	/*background: #ffffff url(../_img/site_sombra_topo.jpg) no-repeat;*/
	height: 14px;	
}

#container-interno
{
	padding: 0px 0px 1px 0px;
	font: 8pt Verdana;
	text-align: left;
	float: left;
    border:solid 4px #8c0000;
    border-top:solid 2px #8c0000;
    background-color:#ffffff;
}

#pnlLogin {
    margin-top:5px;
    background-color:#ffffff;
    width:95%;
    padding-bottom:10px;
    text-align:center;
    border:solid 1px #fea000;
    font-size:10px;
    }
#topo
{
	width: 752px;
	height: 105px;
	float: left;

}

#topo-esq
{

	width: 162px;
	height: 105px;
	float: left;
	display: inline;
	background-color: #8c0000;
    
}

/*#topo-full
{
	background: url(../_img/topo_full2.jpg) no-repeat;
	width: 592px;
	height: 94px;
	float: left;
	display: inline
}*/


#linha-topo-principal
{
	/*width: 752px;
	height: 6px;
	float: left;
	padding-top:1px;
	background-image:url(../_img/topo_linha_horizontal.gif);
	background-repeat:repeat-x;
	background-position:0px 2px;
	overflow:hidden;*/
	
	width: 751px;
	height: 3px;
	margin: 1px 0;
	overflow: hidden;
	background: url(../_img/topo_linha_horizontal.gif) top repeat-x;
	float: left;
	}

#principal
{
    width: 752px;
    float: left;
    background-color: #ffffff;
    width:100%;
    background-image:url(../_img/linha_hor.jpg);
    background-repeat:repeat-y;

    }

#lateral
{
	width: 160px;
	float: left;
    }

#lateral tr, td, table

{
	margin:0px;
	padding:0px;
	
	}

#lateral-banner
{
	width: 135px;
	margin: 10px;
	text-align: center;
}

#lateral-banner img
{
	margin-bottom: 20px;
	border: 0;
}


#corpo-rodape
{
	width: 592px;
	height: 10px;
	float: left;
	background-color: #FEA000;
	background-image: url(../_img/topo_linha_horizontal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}


#rodape
{
	width: 752px;
	float: left;
	font: 8pt Arial;
	color: #fff;
	background-color: #8e0000;
	height: 16px;
	padding-top: 1px;
}

#corpo_rodape_menu
{
    float:left;
    width:160px;
    height:20px;
    background-color: #660000;

    /*background-image: url(../_img/topo_linha_horizontal.gif);
    background-position: bottom;
    background-repeat: repeat-x;*/
   }

#rodape-esq
{
	float: left;
	padding-left: 9px;
}

#rodape-dir
{
	float: right;
	padding-right: 9px;
}

#container-rodape
{
	/*background: #ffffff url(../_img/site_sombra_rodape.jpg) no-repeat;*/
	height: 14px;
	clear: both;
}



/* ITEMS DE CLASSE */




/* ##################################### 
COLOCAR A PARTIR DAQUI OS TAGS NOVOS, POR FAVOR...
*/

.topo-lingua
{
	position: relative;
	top: 6px;
	left: 290px;
	padding: 0;
	background: url(../_img/bt_setas_laranja.gif) left center no-repeat;
	padding-left: 15px;
	color: #fff
}

.topo-lingua a
{
	text-decoration: none;
	color: #fff;
}

.topo-lingua a:hover
{
	text-decoration: underline;
	color: #fff;
}

.menu_topo
{
	float: left;
	width: 592px;
	height: 20px;
	background-image: url("../_img/fundo_menu_topo2.jpg" );
	background-repeat: repeat-x;
}

.lateral-banner
{
	width: 135px;
	margin: 10px;
	margin-top: 148px;
	text-align: center;
}

.lateral-banner img
{
	margin-bottom: 20px;
	border: 0;
}
/* ************ 11/09 Bruno */ 
/* .corpo
{
	width: 565px;
_height: 430px;
	min-height: 430px;
	float: left;
	background-color: #ffffff;
	padding-left: 15px;
	font-family: Tahoma;
	border-right: 1px solid #d1dce3;
} */

.td_titulo
{
	font-weight: bold;
	color: #a04350;
	background-color: #e1ecf3;
	border: solid 1px #e1ecf3;
}

.div_td_titulo
{
	font-weight: bold;
	color: #a04350;
	background-color: #e1ecf3;
	border: solid 1px #e1ecf3;
}
 /* Bruno 11/09 */
/* .div_td_corpo
{
	font-weight: bold;
	color: #a04350;
	background-color: #ffffff;
	border: solid 1px #d1dce3;
} */

.td_titulo_sem_borda_padding
{
	color: #a04350;
	background-color: #e1ecf3;
	border: solid 1px #e1ecf3;
	padding-left: 10px;
	padding-top: 5px;
}


.titulo
{
	float: left;
	width: 550px;
	min-height: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 2px;
	color: #8C0000;
	border-left: 2px solid #8C0000;
	font-size: 15px;
	font-family: Tahoma;
	font-weight: bold;
}

.destaque
{
	float: left;
	width: 530px;
	min-height: 10px;
	_height: 10px;
	background-color: #d1dce3;
	padding: 10px 10px 10px 10px;
}

.destaque_claro
{
	float: left;
	width: 530px;
	min-height: 10px;
	_height: 10px;
	background-color: #e1ecf3;
	padding: 10px 10px 10px 10px;
}

.destaque_conteudo
{
	float: left;
	width: 528px;
	min-height: 50px;
	_height: 10px;
	background-color: #fafac8;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.cabecalho
{
	float: left;
	width: 540px;
	height: 20px;
	font-weight: bold;
	color: #a04350;
	background-color: #d5dfe7;
	padding-top: 7px;
	padding-left: 10px;
}
.conteudo
{
	float: left;
	width: 543px;
	min-height: 37px;
	border: 1px solid #d1dce3;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.conteudo_leitura
{
	float: left;
	width: 543px;
	min-height: 37px;
	border: 1px solid #d1dce3;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #e1ecf3;
}
.conteudo_leitura input
{
	border: 1px solid #d1dce3;
	background-color: #fafac8;
}
.textarea
{
	border: 1px solid #d1dce3;
	background-color: #fafac8;
}
.select
{
	border: 1px solid #d1dce3;
	background-color: #fafac8;
}

.textbox
{
	border: solid 1px #a04350;
}

.div_abas
{
	width: 515px;
	height: 20px;
	float: left;
	padding-top: 20px;
	padding-left: 23px;
	background-image: url("../_img/abas3.gif" );
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-color: #d5dfe7;
}

.abas3
{
	background-image: url("../_img/abas3.gif" );
	width: 515px;
	height: 20px;
	float: left;
	padding-top: 20px;
	padding-left: 23px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-color: #d5dfe7;
}
.abas2
{
	background-image: url("../_img/abas2.gif" );
	width: 515px;
	height: 20px;
	float: left;
	padding-top: 20px;
	padding-left: 23px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-color: #d5dfe7;
}

.abas1
{
	background-image: url("../_img/abas1.gif" );
	width: 515px;
	height: 20px;
	float: left;
	padding-top: 20px;
	padding-left: 23px;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-color: #d5dfe7;
}


.div_abas_conteudo
{
	float: left;
	background-color: #d5dfe7;
	width: 534px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-right: 2px;
}
.padding_left
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.caixa_botoes
{
	float: left;
	width: 550px;
	height: 20px;
	background-color: #fafac8;
}

.botao_fundo_seta
{
	float: left;
	background-image: url("../_img/seta_laranja.gif" );
	background-repeat: no-repeat;
	background-position: 20px 5px;
	padding-left: 35px;
	padding-top: 2px;
	padding-right: 10px;
}

.bordas_lat th
{
	border: solid 2px #dee5eb;
	border-top: none;
	border-bottom: none;
}

.bordas_lat td
{
	border: solid 2px #dee5eb;
	border-top: none;
	border-bottom: none;
}

#linha_horizontal
{
	float: right;
	width: 40px;
	height: 19px;
	border-bottom: 1px solid #d1dce3;
}

.fundo_cor_conteudo
{
	float: left;
	background-color: #ffffff;
}

#espaco_linha_horizontal
{
	width: 581px;
	height: 25px;
}


a
{
	text-decoration: none;
	color: #a04350;
}

a:hover
{
	color: #ee9a69;
	text-decoration: none;
}


/******************* alteração 08/01 12:00 */

#topo-full
{
	position: relative;
	top: 0;
	left: 0px;
	background: url(../_img/topo_full.png) no-repeat;
	width: 592px;
	height: 105px;
	float: left;
	display: inline
	
}

/*#topo-menu
{
	float: left;
	width: 590px;
	height:18px;
	padding-top:2px;
	padding-left:2px;
}

#topo-menu ul
{
	margin: 0px;
	padding: 0px;
	border: 0;
	display: block;
	float: left;
	text-align: left;
}

#topo-menu li
{
	display: inline;
	float: left;
	list-style-type: none;
	background: url(../_img/topo_menu_item.jpg) no-repeat;
	width: 118px;
	height: 20px;
	font-size: 8pt;
	font-family: Tahoma;
	color: #fff;
	
}

#topo-menu li a
{
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	width: 93px;
	float: left;
	padding-left: 25px;
	padding-top: 3px;
	height: 17px;
}

#topo-menu li a:hover
{
	text-decoration: underline;
	background-image: url(../_img/topo_menu_item_hover.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
}

*/

#topo-menu
{
	position:absolute;
	margin:85px 0px 0px 0px;
	left: -2px;
	width: 592px;
	height: 24px;
/*	background: url(../_img/topo_linha_horizontal.gif) bottom repeat-x*/
}


#topo-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	text-align: left;
	padding-left: 2px
}

#topo-menu li
{
	display: inline;
	float: left;
	list-style-type: none;
	background: url(../_img/topo_menu_item.jpg) no-repeat;
	width: 118px;
	height: 20px;
	font: 8pt Tahoma;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px
}

#topo-menu li a
{
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	width: 99%;
	height: 17px;
	float: left;
	/*padding-left: 25px;*/
	padding-top: 3px;
	text-align:center;
}

#topo-menu li a:hover
{
	text-decoration: underline;
	background: url(../_img/topo_menu_item_hover.jpg) no-repeat;
	color: #fff
}

#topo-busca
{
	/*position: relative;
	float: left;
	font-size: 8pt;
	font-family: Tahoma;
	color: #ffffff;
	position:relative;
	left:390px;
	right:1px;*/
	position: relative;
	top: -2px;
	left: 285px;
	/*background: url(../_img/tres_pontos_azul.gif) left 9px no-repeat;*/
	float: left;
	display: inline;
	padding-left: 10px;
	font: 8pt Tahoma;
	color: #fff	
}

#topo-busca input
{
	position: relative;
	left: 8px;
	top:0px;
    width:110px;
	height:12px;
	font-size:8pt;
	font-family:Tahoma;
}

#topo-anais-logo
{
	position: absolute;
	top: 27px;
	left: 431px;
	width: 142px;
	height: 36px;
	
}


/******************* alterações 09/01 *****/


.conteudo_padding_sem_borda
{
	float: left;
	width: 538px;
	min-height: 37px;
	padding-left: 13px;
}



.titulo_bola_laranja
{
	background-image: url("../_img/bt_setas_laranja.gif" );
	background-repeat: no-repeat;
	background-position: 15px 12px;
	background-color: #fafac8;
	width: 225px;
	height: 27px;
	padding-top: 8px;
	padding-left: 40px;
	float: left;
	font-size: 15px;
}


/******** ALTERAÇÕES 10/01 ******/


.caixa_cad_logon
{
	float: left;
	width: 265px;
	min-height: 180px;
	border: solid 1px #dee5eb;
	height: 181px;
	color: #6a97af;
}



/********** LUCIANO EM 12/01 ******/

.l1etiq
{
	padding-top: 12px;
	padding-left: 25px;
}

.l2etiq
{
	padding-top: 7px;
	padding-left: 30px;
}

.l1
{
	background-image: url(../_img/lateral_menu_i.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	position: relative;
	width: 155px;
	height: 34px;
	float: left;
	font: 8pt tahoma;
	color: #ffffff;
    border:solid 1px #440000
}

.l1 a
{
	
	background-repeat:no-repeat;
	position: relative;
	background: none;
	
}

.l1 a:hover
{
	background: url(../_img/lateral_menu_is.jpg) no-repeat;
	width: 100%;
	height: 100%;
}

.l2
{
/*	background: url(../_img/lateral_menu_s.gif) no-repeat;
	position: relative;
	width: 157px;
	height: 25px;
	float: left;
	font: 7pt tahoma;
	color: #a04350;*/
    background: url(../_img/lateral_menu_s.jpg) no-repeat;
	position: relative;
    width: 157px;
    height: 25px;
    float: left;
    font: 7pt tahoma;
    color: #ffffff;
	}

.l2 a
{
	position: relative;
	background: none;
}

.l2 a:hover
{
	background: url(../_img/lateral_menu_ss.jpg) no-repeat;
	width: 100%;
	height: 100%;
}

.lsel
{
	color: #fea000;
}


/****************** atualização 1601 e 1701 *************************************************/

.corpo
{
	width: 565px;
	/*_height: 430px;*/
	min-height: 430px;
	float: left;
	background-color: #ffffff;
	padding-left: 15px;
	font-family: Tahoma;
	border-right: 1px solid #8c1010;
}


.titulo_seta
{
    float:left;
    min-width:10px;
    max-width:470px;
    _width:470px;
    padding-right:10px;
    padding-left:10px;
    padding-bottom:5px;
    border-left: 2px solid #8C0000;
    font-size:12pt;
    font-family: Tahoma;
    font-weight: bold;
    height:inherit;
    color: #8e1010;
    text-transform:uppercase;  

}

.seta_titulo
{
	background-image: url(../_img/subtitulo.gif);
	background-repeat:no-repeat;
	background-position:left center ;
	/*margin: 0;*/
	padding: 0;
	border: 0;
	/*float: left;*/
	padding-right: 50px;
	margin-left: 10px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	/*
	background-image:url(../_img/subtitulo.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	float:left;
	height:15px;
	width:40px;*/
}




.caixa_home_admin
{
    width: 570px;
    min-height: 20px;
    float: left; 
    border-right: solid 1px #8c5040;
    padding-left:7px;
    overflow:hidden;
    }

.separador
{
background-image:url(../_img/topo_linha_horizontal.gif);
background-repeat:repeat-x;
width:585px;
height:5px;
float: none;
padding-left:0px;

}

.caixa_home_admin_conteudo
{
 width: 545px;
 min-height: 350px;
 float: left;
 padding-top: 5px;
 padding-left: 12px;
 background-image: url("~../_img/bordaTitulo.gif");
 background-repeat: no-repeat;
 background-position: 0px 0px;
 color: #8c2020;
 text-align: justify;
 font: 8pt verdana;
}
/*Bruno 10/11 */
.caixa_home_admin_conteudo_requisitos
{
 width: 545px;
 min-height: 59px;
 float: left;
 padding-top: 5px;
 padding-left: 12px;
 background-image: none;
 background-repeat: no-repeat;
 background-position: 0px 0px;
 color: #8c2020;
 text-align: justify;
 font: 8pt verdana;

}
.caixa_home_admin_conteudo h2, h3
{
	color: #8c1010;
	margin: 10px 0 10px 0;
	font-size: 11pt ;
	font-family:Tahoma;
	font-weight: bold
} 

.caixa_home_admin_rodape_seta
{
float: right;
width: 170px; 
height: 15px;
font-size: 13px;
font-family: Arial; 
font-weight: bold;
}

.caixa_home_admin_rodape
{
float: right;
width: 40px; 
height: 20px;
}

.caixa_admin_borda_top
{
width: 20px;
float: right;
border-top: solid 1px #8c2020;

}

.caixa_link_seta_dir
{
	float: left; 
	height: 15px;
	/*width: 50px;*/
	padding-right: 20px;
	padding-left: 20px;
	padding-top:5px;
	background-image: url(../_img/seta.gif);
	background-repeat:no-repeat;
	background-position:right 10px;
	font-size:13px;
	font-family:Arial;
	color:#94b4c5;
	font-weight:bold;
}

.div_td_titulo
{
	font-weight: bold;
	font-size:10px;
	color: #a04350;
	background-color: #fafac8;
	border: solid 1px #e1ecf3;
	border-right:none;
	padding-top:2px;
}


.div_td_corpo
{
	font-weight: bold;
	color: #a04350;
	background-color: #ffffff;
	
	border-top:none;
	border-right:none;
	border-bottom:none;
	padding-top:2px;
}

.titulo_caixa_pendencias
{
	float: left;
	border: solid 2px #eff2f5;
	width: 382px;
	height: 25px;
	padding-left: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #8C0000;
	}
	
/****************** 2101 ************************/

.conteudo_seta
{
float:left;
width:525px;
min-height:15px;
background-image:url(../_img/seta.gif);
background-repeat:no-repeat;
background-position:0px 3px;
padding-left:15px;	
padding-bottom:10px;

	}		

/************************ alteração 22/01 */	
.lsel
{
	font-family:Tahoma;
}

.lsel a
{
	color: #fea000;
	font-family:Tahoma;
}

/************************ alteração 23/01 */	
.lseln1 
{
	
		font-family:Tahoma;
		background-image:url(../_img/lateral_menu_is.jpg);
		background-repeat:no-repeat;
		background-position:0px 0px;
		width:157px;
		height:34px;
}

.lseln1 a 
{
	color: #fea000;
	}

.lseln2 

{
		font-family:Tahoma;
		background-image:url(../_img/lateral_menu_ss.jpg);
		background-repeat:no-repeat;
}

.lseln2 a
{
	color: #fea000;
	}
	
/******************  2801 *************************/

.conteudo_interno	
{
	float:left;
	padding-left:17px;
	}

	
	
.caixa_borda
{
	float: left;
	width: 265px;
	border: solid 1px #fea000;
	color: #6a97af;
	
	padding-left: 8px; 
	padding-top: 10px; 
	padding-bottom: 10px
	
}

.quadrado-borda
{
	border: 1px solid #d1dce3;
	margin: 10px 0;
	padding-top: 10px
}


/********************* public ************/





.edicao_sub_item
{
	margin:7px 0px 0px 20px;
	padding-left:20px;
    background-image:url("../_img/seta_laranja.gif");
	background-repeat:no-repeat; 
	background-position: 5px 5px;
	font: 8pt Verdana;
	color: #a04350;
	text-align:left;
}

/*.questao_resposta
{
	margin:5px 0px 0px 20px;
	padding-left:20px;
	font: 8pt Verdana;
	color: #a04350;
	text-align:left;
}
	
.questao_resposta input {
    border:none;
}
	
*/



.questao_resposta
{
	margin:10px 0px 0px 10px;
	padding-left:40px;
	font: 8pt Verdana;
	color: #a04350;
	text-align:left;
}

.questao_resposta input {
    border:none;
	height:12px;
}


.questao_resposta tr
{
}

.questao_resposta td 
{
}

.questao_resposta td div
{
	width:420px;
	position:relative;
	left:20px;
	top:-14px;
}

.questao_pergunta 
{
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 20px;
	background: url(../_img/bola_laranja.gif) left 4px no-repeat;
	color: #000;
	font: 10pt Verdana;
	color: #a04350
}



.caixa_paginacao_edicoes
{
	float: left;
	font: 11px Tahoma;
	color: #a04350;
	text-decoration: none;
	padding-left:12px;
	padding-right:20px;
	background-image:url("../_img/bt_setas_laranja.gif");
	background-repeat:no-repeat;
	background-position:0px 1px;

	}
	
	
.conteudo_paginacao
{
    float: left;
    width: 505px; 
    padding: 20px 10px  20px 30px;  
    height:10px;
    border: 1px solid #fea000;
	}	
	
/*************** alteração 18/02 **********************/


.destaque_azul_com_borda
{
	float:left;
	width:440px;
	/*background-color:#e1ecf3;*/
	border:1px solid #ffde9d;
	padding:20px 10px 20px 10px;
	margin: 0px 0 0px 10px;
	color: #8c1010
}	

.destaque_azul_com_borda span
{
	color:#8c1010;
	font-weight:normal;
	}
	
.destaque_azul_com_borda p, nomeAutor 
{
	background-image:url(../_img/seta_laranja.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:20px;
	font-size:11px;
	color:#8c1010;
	font-family:Tahoma;
	margin-top:2px;
	margin-bottom:5px;
}

.li
{
	color: #e8a869;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}


.titulo_artigo
{
color: #8C0000;
margin:10px 0px 10px 0px;
font-size:15px;
font-weight:bold;
text-transform:uppercase;
	
	
	}
	
h2 
{
	 font-size:15px;
	font-weight:bold; 

	
	}
	
.rodape_topo_voltar
{
   float: right;
   width: 165px;
   height: 20px;
   padding-right:14px;
   padding-top:0px;
   background-image:url(../_img/subtitulo_rodape.gif);
   background-repeat:no-repeat;
   background-position:135px 0px;
   font-size:11px;
   font-family:"Arial";
}

/*************  2702 *****************************/

.l3etiq
{
	padding-top: 7px;
	padding-left: 45px;
}


.figura-quadro a:hover
{
	color: #ee9a69;
	text-decoration: none
}

.footnote
{
	border: 1px solid #fea000;
	width: 525px;
	padding:10px 10px 10px 10px;
	font: 8pt Arial;
	color:#a04350;
	float:left;
}

.edicao_item 
{
	margin:5px 0px 10px 0px;
	padding-left:20px;
	background-position: -1px 3px;
	background-image:url("../_img/bola_laranja.gif");
	background-repeat:no-repeat; 
	font: 10pt Verdana;
	color: #8c1010;
}
.edicao_item p
{
	font: 8pt Verdana;
	color: #8c1010;
}


.edicao_item_i 
{
	margin:5px 0px 10px 0px;
	padding-left:20px;
	background-image:url("../_img/bola_laranja.gif");
	background-repeat:no-repeat; 
	background-position: -1px 3px;
	font: 10pt Tahoma;
	color: #8c1010
}
.edicao_item_i p
{
	font: 10pt Tahoma;
	color: #8c1010;
}


#lista_volumes
{
	float: left;
	display: inline;
	margin: 10px 0px 0px 0px;
}

#lista_volumes th
{
	/*background-color: #d1dce3;
	color: #a04350;*/
	background-color:#8c1010;
	height: 20px;
	font-weight: normal;
	font: 9pt Tahoma;
	text-align: left;
	padding-left: 10px;
    color:#ffffff;
}

#lista_volumes td
{
	color: #a04350;
	height: 15px;
	font: 8pt Tahoma;
	padding-left: 10px;
}

#lista_volumes, .AlternateItem 
{
	background-color: #fafac8;
	}
	
#lista_volumes, .Item 
{
	background-color: #ffffff;
	}	
	
	


.versao_artigo
{
	font: 8pt Tahoma;
	text-align: left;
	color: #a04350;
	font-style: italic;	
	
	}
	
.secao

{
font: 10pt Tahoma;
color: #a04350;
padding-left:5px;
	}	
	
/***************** 02/03 ************/
.lateral_linkFiguras
{
	text-align:left
	}

.lateral_figuras
{
	width:145px;
	min-height:50px;
	float:left; 
	background-color:#fafac8;
	background-image:url(../_img/lateral_fundo.gif);
	background-repeat:no-repeat;
	background-position:145px 5px;
	padding-top: 10px;
	padding-right:10px;
	margin-top:10px;
	text-align:left;
}
#lateral_figuras span
{
	margin: 0;
	padding: 0;
	border: 0;
	padding-left: 5px;
	font: 8pt Arial;
	color: #605d5c;
	float: left;
	width:145px;
	}
	
#lateral_figuras p
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font: 8pt Arial;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #8c2020;
	float: left
}

#lateral_figuras a, #lateral-correspondencia a, #lateral-assinatura-cad a
{
	font-weight: bold;
	color: #8c2020;
	text-decoration: underline
}

#lateral_figuras a:hover, #lateral-correspondencia a:hover, #lateral-assinatura-cad a:hover
{
	font-weight: bold;
	color: #ee9a69;
	text-decoration: underline
}


.figura_quadro
{
	float: left;
	display: inline;
	width: 500px;
	font: 9pt Arial;
	padding: 10px 10px 5px 10px;
	border: 1px solid #d1dce3;
	background-color: #e1ecf3;
}

.figura_quadro p
{
	margin: 0;
	padding: 0;
	border: 0;
}

.figura_quadro a
{
	color: #8c2020;
	text-decoration: none;
	font-weight:bold;
}

.figura_quadro a:hover
{
	color: #ee9a69;
	text-decoration: none;
	font-weight:bold;
}


/****************  05/03 ***********************/


p
{
	margin: 0;
	padding: 0;
	border: 0;
	margin: 10px 0;
	color: #a04350;
	text-align: justify;
}

p a
{
	font-weight: bold;
	color: #a04350;
	text-decoration: underline
}

p a:hover
{
	color: #ee9a69;
	text-decoration: underline
}

.item_editorial
{
	background: url(../_img/bola_laranja.gif) left 3px no-repeat;
	font-size:9pt;
	font-family:Tahoma;
	color: #8c1010;
	margin:10px 0px 12px 0px;
	padding-left:20px;
	background-position: left 3px;
	}

.item_editorial p
{
	margin:10px 0px 0px 10px;
	padding-left:20px;
	background-image:url("../_img/seta.gif");
	background-repeat:no-repeat; 
	background-position: 0px 3px;
	font: 10pt Verdana;
	color: #a04350;
}
.item_editorial_universidade 
{
	font-size:8pt;
	}


.item_bola 
{
	margin:10px 0px 00px 10px;
	padding-left:20px;
	background-image:url("../_img/bola_laranja.gif");
	background-repeat:no-repeat; 
	background-position: -1px 3px;
	font: 10pt verdana;
	}

.item_bola_span
{
	padding-left: 20px;	
	margin:3px 0px 10px 10px;
	font: 8pt Verdana;	
	color: #a04350;	
	}

.item_bola_span a
{
	color: #a04350;
	text-decoration: underline;
	background: url(../_img/seta_laranja.gif) right 3px no-repeat;
	padding-right: 15px;
	font-weight: bold
}

.item_bola_span a:hover
{
	color: #ee9a69
}

.link_seta
{
	background-image:url(../_img/seta_laranja.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:15px;
	font-size:8pt;
	}

/********* 0606*/


.caixa_conteudo_artigo
{
     width: 545px;
     min-height: 59px;
     float: left;
     padding-top: 0px;
     padding-left: 12px;
     background-image: url("../_img/bordaTitulo.gif");
     background-repeat: no-repeat;
     background-position: 0px 0px;
     font: 9pt Arial;
     text-align: justify;
     color: #8c2020;
}

h4
{
	font: 10pt Tahoma;
	font-weight: normal
}

.caixa_conteudo_artigo p
{
color: #8c2020;	
	}

.caixa_conteudo_artigo h2, h3
{
font: 9pt tahoma;
font-weight:bold;
}

.edicao_sub_item a 
{
	text-decoration:none;
	font-weight:normal;
	
		}
		
.edicao_sub_item a:hover
{
	text-decoration:none;
	font-weight:normal;
}		
	
/************* gomes 1203 *******************/

ol li
{
color: #a04350;
margin-top:5px;
margin-bottom:5px;
      }


/************* gomes 1303 ******************

ul
{
color: #a04350;

      }



/************* gomes 18/03 ******************/

.form-cad
{

	margin-bottom: 20px;
	background-color:#ededed;
	/*border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;*/
}

.form-cad th
{
	/*background-color: #d1dce3;*/
	height: 20px;
	font-weight: normal;
	font: 9pt Tahoma;
	text-align: left;
	padding-left: 10px;
	color: #a04350;
	margin: 10px 0;
	/*border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;*/
	text-align:right;
}

.form-cad td
{
	color: #a04350;
	height: 15px;
	font: 8pt Tahoma;
	padding-left: 10px;
	/*border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;*/
}


.form-cad input {
	border: 1px solid #aeaeae   ;
    margin-right : 5px

}

.form-botao
{

	color: #fff;
	font: 10pt Tahoma;
	border: 1px solid #a04350;
	color: #a04350
}

.form-cad span input{
	border:0px;
    margin-right:5px;
}

.validacao ul
{
	color:Red;
	line-height:20px;
	
	}
	
	
	/********************* Bruno 04/09 *******************/
	
	.chk1 {
	border: thin solid #FF0000;
}
.chk2 {
	background-color: #CCCCFF;
	border: 1px dotted #9900FF;
}
.chk3 {
	background-color: #6699CC;
	padding: 5px;
	border: 1px solid #6666CC;
}

/****************************** Bruno 08/09/08 ************************/

.tabelaconflito 
{
	text-align: left;
	 padding-left: 20px;
	 float:left;
	 height: auto;
	 width:auto;
	background-image: none;
}
.tabelaconflito2 
{
	text-align: right;
	padding-right: 0px;
	float: right;
	height:  auto;
	width:auto;
	background-image: none;
}

.pag_nav_esq{
	float: right; 
	width: 55px; 
	height: 27px; 
	background-image: url(../_img/pag_nav_esq.gif);
	background-position: 0px 13px; 
	background-repeat: no-repeat; 
	background-color: White;
}
 
.pnllogOffCss
{
height: 25px;
width: 590px;
background-color: white;
/*background-image: url(../_img/linha_logOff.gif);
background-repeat: repeat-x;*/
background-position: 20px 17px;
}



/*inclusão 'emergencial*/
dl
{
	margin: 10px;
	padding: 0 0 0 10px
}

dt
{ 
	margin: 8px 0 0 0;
	padding: 0 0 0 20px;
	background: url(../_img/bola_laranja.gif) left 4px no-repeat;
	color: #000;
	font: 10pt Verdana;
	color: #a04350
}

dt p
{
	font: 10pt Verdana;
	color: #a04350;
	padding: 0
}

dt a
{
	color: #a04350;
	text-decoration: underline;
	font-weight: bold
}

dt a:hover
{
	color: #ee9a69
}
.obs
{
	border: 1px solid #fea000;
	width: 505px;
	margin: 10px 0 10px 10px;
	/*background-color: #e1ecf3;*/
	padding: 20px;
	color: #a04350
}



dd .obs, dd .obs2
{
	border: 1px solid #d1dce3;
	width: 460px;
	margin: 10px 0 10px 10px;
	background-color: #e1ecf3;
	padding: 20px;
	color: #a04350
}

dd .obs2
{
	width: 430px
}

dd .obs2 a
{
	padding-right: 0;
	background: none
}

.obs a
{
	color: #a04350;
	text-decoration: underline;
	font-weight: bold
}

.obs a:hover
{
	color: #ee9a69
}

.obs p
{
	padding: 0;
}


input, select, textarea
{
	border: 1px solid #a04350;margin-right: 5px
}
.alfabeto
{
	margin-left: 20px;
	padding: 0;
}

.alfabeto li
{
	display: inline;
	list-style-type: none
}

.corpo_artigo h2
{
	margin: 10px 0;
	padding: 0;
	border: 0;
	color: #8c2020;
	font: 12pt Arial;
	font-weight: bold;
	text-transform: uppercase

	}
	
.corpo_artigo a
{
	color: #8c2020;
	}
	
	
.link_site_map a
{
	text-decoration:underline;
	
	}
	
	
/*LISTAGEM USADA NA PÁGINADE APRESENTAÇÃO*/
ul.item, ul.item li ul
{
	margin: 10px 0;
	padding: 0;
	border: 0;
	float: left;
	text-align: left;
	padding: 0 0 5px 0;
}


ul.item
{
	margin-top: 10px;
	padding-left: 20px
}

ul.item li ul
{
	margin-top: 10px;
	padding-left: 10px
}

ul.item li, ul.item li ul li
{
	display: inline;
	float: left;
	list-style-type: none;
	font-weight: normal;
	font-size: 8pt;
	padding-left: 20px;
	padding-bottom: 0px;
	width: 470px;
	margin-top: 0;
	margin-bottom: 0
}

ul.item li ul li
{
	padding-bottom: 10px
}

ul.item li
{
	background: url(../_img/bola_laranja.gif) left 3px no-repeat;
	color: #8c1010;
	margin-bottom: 10px;
	font: 9pt Tahoma
}

ul.item a 
{
	color: #a04350;
	text-decoration: underline
}

ul.item a:hover
{
	color: #ee9a69;
	text-decoration: underline
}

.item
{
	font: 9pt Tahoma;
	color: #8c1010
}

ul.item li ul li
{
	background: url(../_img/seta_laranja.gif) left 3px no-repeat;
	font: 10pt Verdana;
	color: #a04350
}

ul.item li ul li a
{
	color: #a04350;
	text-decoration: underline;
	font-weight: bold
}

ul.item li ul li a:hover
{
	color: #ee9a69;
	text-decoration: underline
}

.item p
{
	color: #8c1010;
	background: url(../_img/bola_laranja.gif) left 3px no-repeat;
	padding-left:21px;
	}

.subtitulo-titulo
{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	padding-right: 50px;
	margin-left: 10px;
	background: url(../_img/subtitulo.gif) right 6px no-repeat;
	font: 12pt Tahoma;
	font-weight: bold;
	text-align: left;
	color: #a04350
}
.subtitulo-linha-azul
{
	width: 2px;
	height: 63px;
	background-color: #96aebe;
	float: left
}

p.edicao_sub_item_i
{
	margin: 0;
	padding: 0;
	border: 0;
	padding-left: 20px;
	color: #a04350;
	background: url(../_img/seta_laranja.gif) left 3px no-repeat;
	font: 8pt Verdana;
	margin-left: 20px;
	text-align: left;
	margin-bottom:5px;
}


p.edicao_sub_item_i a
{
	color: #a04350;
	text-decoration: none;
	font-weight: normal;
}
p.edicao_sub_item_i a:hover
{
	color: #ee9a69;
	text-decoration: none
}

#capa
{
	float: right;
	width: 290px;
	height: 200px;
	margin: 8px 5px 5px 5px
}

.CHKRESP
{
	 margin-left:4px;
	 
}
	 
	 
.icft_comment 
{
    }

.icft_comment a
{
    background-color:#DD137B;
    color:#FFFFFF;

    }
    
.link-abre-fecha a {
    border:none;
}

.link-abre-fecha a:visited {
    border:none;
}

.lista-artigos{
    color:#000000;
    background-color:Transparent;
    font-family:Arial;
    font-size:8pt;
}
