	@charset "utf-8";

	/* NFS-e */
	body{ background-color:#dddddd; background-image:url(../img/logoagape.png); background-repeat:no-repeat; font-size:11px !important; margin:0px;}
	body > #conteudo { height: auto; min-height: 100%; }	
	body, textarea, input {font-family:Verdana, Geneva, sans-serif;}		
	form input, form select{padding:5px;}
	input { border:1px solid #d1d1d1;}
	#rodape{background-color:#1fafdd; height:30px; width:100%;/* position:absolute; bottom:0px; left:0px; z-index:1;*/ position: relative;
   margin-top: -40px; /* Este margin, tem que ser o mesmo valor da altura do rodapé, só que negativo */
   height: 40px; /* E aqui, fica a altura do rodapé */
   clear: both
}
	#conteudo { width:934px; margin:125px auto; position:relative; z-index:100;}
	.rodape{ position:absolute; bottom:0px; right:0px;}
	.esquerda {float:left;}
	.quebrai {clear:left;}
	.arredondado{-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
	.arredondado1{-moz-border-radius:10px 10px 0px 0px; -webkit-border-radius:10px 10px 0px 0px; border-radius:10px 10px 0px 0px;}

	.sombra{ background-image:url(../img/sombra.png); background-repeat:no-repeat; height:45px; width:450px; position:absolute; bottom:-46px;}
	a:hover, a:link { text-decoration:none; font-size:11px; color:#FFF;}
	.botao { background-color:#1d1d1d; border:#666 1px solid; color:#FFF; cursor:pointer; padding:7px;}
	h2 { padding-bottom:0px; margin-bottom:5px;}
	h1{ position:absolute; top:-30px; right:10px;}
	ul { border:none !important;  background-color:transparent !important; background-image:none !important; margin-left:15px !important;}
	.informacoes{width:594px; height:435px; padding:10px;  background-image:url(../img/fundo.png); overflow:auto;}
	.forms {width:300px; height:auto; margin-left:20px;}
	.bloco {background-image:url(../img/fundo.png); width:100%;}
	h3 {background-color:#1fafdd; color:#FFF; padding:10px; font-size:11px; margin-bottom:2px;}
	form { padding-left:10px;}
	.form2 { padding-left:2px;}
	.menubotao{background-color:#1fafdd; padding:13px; color:#FFF;}
	hr{ margin-top:10px; border:1px solid #E5E5E5;}
	.menubotao:hover {background-color:#197f9e;}
	.ativo {background-color:#197f9e;}	
	
	.logo{ position:absolute; top:-105px; right:10px;}