/* 
	Secretaria da Fazenda do Estado do Ceará
	Desenvolvido por IVIA
*/

@import url("geral.css");

/*#titulo h6								{ margin:0; color:#fff; font-weight:bold; font-size:16px; position:relative; top:10px; left:20px; }*/
#titulo h6 {
	color:#4F8A75;
	font-size:15px;
	font-weight:bold;
	height:auto;
	padding:8px;
	width:536px;
}

h1,h2									{ color:#069; }
h3,h4,h5,h6								{ color:#036; }
h1,h2,h3,h4,h5,h6						{ font-weight:bold; }
p										{ text-align:justify; }

legend 									{ color:#333; }
#textoContainer	 fieldset 				{ border:1px solid #ccc; padding:10px; }

#textoContainer							{ width:536px; position:relative; top:15px; left:10px; line-height:12pt;  }
#textoContainer 						{ color:#333; }
#textoContainer a						{ color:#20691d; text-decoration:underline; }
#textoContainer a:hover 				{ text-decoration:none; }

#textoContainer .form					{ background:#f4f4f4; font-size:11px; border:1px solid; border-color:#404040 #d4d0c8 #d4d0c8 #404040; }
#textoContainer .noform					{ background:none; border:none; }

#geral 									{ width:995px; top:0; background:url(../imagens/back_container.gif) repeat-y; } 
#foto 									{ width:182px; height:113px; overflow:hidden; }

#coluna									{ width:171px; float:left; position:relative; top:0; z-index:10; }

#conteudo #nav							{ width:100%; height:20px; border-bottom:1px solid #c4d9ea; }
#conteudo #um							{ 
/*	width:377px; min-height:192px; float:left; position:relative; top:0; float:left ;*/
/* Correção altura do conteúdo min-height:660px para 735px */
	min-height:735px;
	float:left;
	position:relative;
	top:0;

}
#conteudo #dois							{ width:181px; /*float:right; */position:relative; top:5px; }

#conteudo 								{ width:770px; /*float:right; */position:relative; top:0; left:48px; _height:660px; }
/* #agenda 								{ width:158px; height:205px; border:1px solid #abc1d2; border-bottom:none; border-right:none; position:relative; top:5px; } */
#destaques 								{ left:171px; }
/*#titulo 								{ background:#a4b4c0; height:42px; width:377px; position:relative; top:0; }*/
#titulo {
	background:#CAE1D7 none repeat scroll 0 0;
	color:#4F8A75;
	margin:0 0 16px;
}


/*
#rodape									{ background:url(../imagens/foot_interno.gif) no-repeat; font-size:11px; width:739px; height:178px; clear:both; position:relative; left:10px; }
#rodape #destaques 						{ padding-top:5px; }
#rodapetxt 								{ position:relative; top:30px; left:190px; color:#2b4e29; width:520px; text-align:center; }
*/

#um ul li 								{ list-style-type:disc; padding-bottom:6px; color:#333; }

.download 								{ width:546px; background:#e6e6e6; border:1px solid #a4b4c0; }
.download * 							{ font-size:11px; }
.download p 							{ color:#004a82; margin:10px 0 10px 12px; }
.download ul 							{ list-style-image:url(../imagens/setinha_down.gif); margin:0 0 10px 30px; padding:0; }
.download ul li 						{ color:#20691d; }

/* textoContainer */
#textoContainer	li,
#textoContainer	p,td					{ font-size:11px; }
#textoContainer	h1 						{ font-size:16px; margin:10px 0; }
#textoContainer	h2 						{ font-size:14px; margin:10px 0; }
#textoContainer	h3 						{ font-size:12px; margin:10px 0; }
#textoContainer	h4 						{ font-size:11px; margin:10px 0; }
#textoContainer	h5 						{ font-size:10px; margin:10px 0; }
#textoContainer	h6 						{ font-size: 9px; margin:10px 0; }

/* UL */
#textoContainer ul,
#textoContainer ol { margin: 10px 0 10px 30px; }
