@charset "utf-8";
/* CSS Document */


#box_faq{
	background-color:#FFF;
	width: 895px;
	height: 860px;
	/*height:4200px;*/
	margin-top: 37px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	padding-top:25px;
	text-align:justify;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}

#banner_faq{
	width:943px;
	height:116px;
	border-width:1px;
	border-color:#dddddd;
	border-style:solid;
	margin-left:-19px;
	margin-top:-109px;
	position:relative;
}
#sub_container{
	width:957px;
	/*height:4450px;*/
	height: 1000px;
	margin-left: auto; 
	margin-right: auto;
}

#banner_sombra_faq{
	width:945px;
	height:116px;
	background-color:#ffff59;
	margin-left:-11px;
	position:relative;
	border-width:1px;
	border-color:#dddddd;
	border-style:solid;
	margin-top:-10px;
}

#tira1 {
	width:100%;
	height: 990px;
	/*height:4600px;*/
	background-color: #f5fafb;
	position:absolute;
	top: 184px;
	z-index:-100;
	left:0px;
	
}
#texto_intro{
	
	width:890px;
}

#conteudo_direita{
	float:left;
	margin-left:35px;
	margin-top:30px;
	width:420px;
}

#conteudo_esquerda{
	float:left;
	width:420px;
	margin-top:30px;
	
}
#gadget_sourceforge {
width:418px;
height:60px;
background-image:url(../images/iplenix_sourceforge.jpg);
background-repeat:no-repeat;
background-position:top;
margin-top:20px;
}

#miolo_sourceforge{
width:418px;
padding-top:25px;
margin-left:-3px;

}
#icones{
	margin-top:30px;
	width:400px;
	height:90px;
	margin-left:10px;
}
#especificacao{
	width:130px;
	float:left;
}
#pdf{
	width:130px;
	float:left;
}
#imprimir{
	width:130px;
	float:left;
}
#texto_corrido{
	width:400px;
	
}
#modelo{

}
#protocolo{
	margin-top:30px;
}
#tecnologia{
	margin-top:30px;
}
.indent{
	text-indent:20px;
	font-size:12px;
}

#rodape{
	margin-left: -26px;
	*margin-left: -24px;
}	




