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

#box_institucional{
	background-color:#FFF;
	width:895px;
	height:710px;
	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_institucional{
	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:850px;
	margin-left: auto; 
	margin-right: auto;
}

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

#texto_intro{
	width:410px;
	margin-right:70px;
	text-align:justify;
	
}
.texto_equipe{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#666;
}
.txt_link_modal1 {
	padding-top:7px;
}
#tira1 {
	width:100%;
	height:890px;
	background-color: #f5fafb;
	position:absolute;
	top: 184px;
	z-index:-100;
	left:0px;
}

#conteudo_inferior{
	margin-top:50px;
	width:957px;
}
#foto{
	float:left;
}
#informacoes{
	float:left;
	width:260px;
	margin-left:10px;
}

#nome_iplenix{
	width:420px;
	background-image:url(../images/fundo_nome.png);
	background-repeat:no-repeat;
	height:380px;
	background-position:left;
	padding-top:50px;
	padding-left:15px;
}
#texto_iplenix{
	width:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	padding-right:10px;
	margin-top:10px;
	*margin-top:0px;

}
#descricao_alexandre{
	top:20px;
	width:400px;
	
}

#texto_esquerda{
	float:left;
}
#texto_direita{
	float:left;
}
#equipe{
	width:400px;
}
#vcard{
	position:absolute;
	margin-left:170px;
	margin-top:-39px;
}
