#texto{
	width:777px;
	text-align:justify;
	padding-right:10px;
	color:#222;
}
#texto .editoria{
	font:bold 11px Arial;
	color:#FFF;
	background:#C00;
	padding:1px;
}
#texto .editoria a{
	text-decoration:none;
	color:#888;
	padding:2px;
}
#texto .editoria a:hover{
	background:#C00;
	color:#FFF;
}

#texto h1{
	line-height:1.2em;
	margin-bottom:20px;
	text-align:left;
}
#texto h2{
	font:19px Arial;
	color:#000;
	margin:5px 0 5px 0;
}
#texto h3{
	font:bold 15px Arial;
	color:#000;
	margin:5px 0 5px 0;
	border:0;
	text-align:center !important;
	text-transform:uppercase;
}
#texto h4{
	font:bold 14px Arial;
	color:#000 !important;
	margin:5px 0 10px 0;
	text-align:center;
	text-transform:uppercase;
}
#texto h3 span, #texto h4 span, #texto h5 span{
	font-weight:normal !important;
}
#texto h5{
	font:bold 14px Arial;
	color:#000;
	margin:5px 0 10px 0;
}
#texto .pergunta{
	font-weight:bold;
	color:#000 !important;
	margin:5px 0 10px 0;
}
#texto p{
	text-align:justify;
	margin-bottom:15px;
	color:#222;
}
#texto p a{
	color:#000;
	text-decoration:underline;
}
#texto p a:hover{
	color:#C00;	
}
#texto p.resumo{
	text-indent:0px;
	width:50%;
	margin-left:50%;
	margin-bottom:15px;
	font-weight:bold;
	text-transform:uppercase;
}
#texto .nome, #texto div.nome p, #texto .dir_italico{
	text-indent:0 !important;
	text-align:right !important;
	font-style:italic;
}
#texto .nome p{
	margin-bottom:10px;
	text-align:right;
}
#texto a img{
	border:0;
}

#texto table{
	border:0;
	padding:0;
	border-collapse:collapse;
	margin-bottom:10px;	
}
#texto table thead td{
	background:#EEE;
	color:#000;
	font:bold 13px Arial;
	padding:5px;
	text-align:center;
}
#texto table td{
	border:1px #000 solid;
	padding:5px;
	background:#FFF;	
}
#texto table td.col1{
	background:#E9E9E9 !important;
}

table#autor{	
	border-left:0 !important;
	border-right:0 !important;
	border-top: 1px #EEE solid !important;
	border-bottom: 1px #EEE solid !important;	
	color:#666;	
	line-height:1.6em;
	margin-bottom:15px;
	width:100%;
}
table#autor td{
	vertical-align:top;
	border:0;
	padding:10px;
	background:#F5F5F5 !important;	
}
table#autor span{
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
}
table#autor img{
	float:left;
	margin-right:10px;
	border:1px #999 solid;
}

#texto ul{
	list-style-type:square;
	list-style-position:inside;
	margin:10px 0 10px 0;
	text-align:left;
	padding-bottom:5px;
}
#texto li{
	padding:5px 0 5px 0;
}

#texto ul#sumario{
	list-style-type:square;
	list-style-position:inside;
	margin:0 0 15px 25px !important;
	text-align:left;
}
#texto ul#sumario li{
	padding:0;
}
#texto ul#sumario li a, #texto p#sumario a{
	text-decoration:none !important;
}
#texto ul#sumario li a:hover, #texto p#sumario a:hover{
	text-decoration:underline;
}
#texto blockquote{
	text-align:justify;
	padding:10px 0 10px 40px;
	font:12px Arial;
}

#texto div.recuo, p.recuo{
	padding-left:25px;
}
#texto span.recuo, #texto .recuo span{
	display:block;
	margin-left:25px;
}

#texto .notas{
	margin:15px 0 20px 0;
	font-size:12px;
	color:#999;
}
#texto .notas h4{
	text-align:left !important;
	text-transform:capitalize !important;
}
#texto .notas p{
	line-height:normal;
	margin-bottom:7px;
	text-indent:0;
	font-size:11px !important;
}
#texto .notas a{
	background:url(../img/site/marc-topo.png) no-repeat left !important;
	padding-left:15px;
	text-decoration:none;
	font-size:11px;
}
#texto .notas a.lnormal{
	background:none;
	padding:0;
	font-size:11px;
}
#texto img{
	border:5px #EEE solid;
}
a.limpressao{
	text-transform:lowercase;
	background:url(../img/site/impressao.gif) no-repeat left;
	padding:2px 2px 2px 15px;
	text-decoration:none !important;
	font-size:11px;
}
a.limpressao:hover{	
	color:#000 !important;
	background-color:#F5F5F5;
}
a.topo{
	font-size:12px;
	color:#555;
	background:url(../img/site/topo.png) no-repeat left;
	padding-left:15px;
	text-transform:lowercase;
	text-decoration:none !important;
}

a.lnota{
	padding:2px;
	text-decoration:none !important;
	font-variant:small-caps;
}
a.lnota:hover{	
	color:#000 !important;
	background-color:#F5F5F5;
}

#texto .destaque{
	padding:5px;
	background:#F0F0F0;
}
.txtbusca{
	background:#FF3;
	padding:1px;
}
.center{
	text-align:center !important;
}
#texto blockquote{
	background:#FFF;
	border:0;
}
