/* 
	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;
}

h1,h2									{ color:#069; }
h3,h4,h5,h6								{ color:#036; }
h1,h2,h3,h4,h5,h6						{ font-weight:bold; }
p										{ text-align:justify; }

/************************* diferenca ********************/
#textoContainer							{ width:770px; position:relative; top:5px; left:20px; 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:759px; position:absolute; top:0; left:50%; margin-left:-380px; background:url(../imagens/fio_interno.gif) repeat-y #fff; } */
	 width:995px; top:0; background:url(../imagens/back_container_full.gif) repeat-y;
}
#foto 									{ width:182px; height:113px; overflow:hidden; }

#conteudo #nav							{ width:100%; height:20px; border-bottom:1px solid #c4d9ea; }
/************************* diferenca ********************/
#conteudo #um							{ min-height:192px; float:left; position:relative; top:0; }
#conteudo #um							{ left:11px; _left:5px; position:relative; width:785px; _width:770px; }
/********************************************************/
#conteudo #dois							{ width:181px; float:right; position:relative; top:5px; }


#coluna									{ width:171px; float:left; position:relative; top:0; z-index:10; }
#conteudo 								{ float:right; position:relative; top:0; left:0px; }
#agenda 								{ width:158px; height:205px; position:relative; top:5px; }
#destaques 								{ left:171px; }
/************************* diferenca ********************/
#titulo {/* 								{ background:#a4b4c0; height:42px; width:568px; position:relative; top:0; }*/
	background:#CAE1D7 none repeat scroll 0 0;
	color:#4F8A75;
	margin:1px 16px 27px 0;
	*margin-top:-2px;
	_width:769px;
}
/********************************************************/
/*#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:square; padding-bottom:6px; color:#333; }

.download 								{ width:335px; 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; }
#textoContainer	h2 						{ font-size:14px; }
#textoContainer	h3 						{ font-size:12px; }
#textoContainer	h4 						{ font-size:11px; }
#textoContainer	h5 						{ font-size:10px; }
#textoContainer	h6 						{ font-size:9px;  }
