div.apresentacao{
	width:469px;
	padding:49px 0px 10px 0px;
	background:url("../layout/institucional/apresentacao.jpg") no-repeat;
	font-family:"Tahoma";
	font-size:11px;
	line-height:110%;
	border-bottom:solid 1px #EF6F10;
}

div.diretor{
	width:469px;
	padding:49px 0px 10px 0px;
	background:url("../layout/institucional/palavra_do_diretor.jpg") no-repeat;
	font-family:"Tahoma";
	font-size:11px;
	line-height:110%;
	border-bottom:solid 1px #EF6F10;
}

div.localizacao{
	width:469px;
	padding:49px 0px 10px 0px;
	background:url("../layout/institucional/localizacao.jpg") no-repeat;
	font-family:"Tahoma";
	font-size:11px;
	line-height:110%;
	border-bottom:solid 1px #EF6F10;
}

div.localizacao div.mapa{
	width:447px;
	height:345px;
	padding:11px;
	background:#E4E4E4;
	font-family:"Tahoma";
	font-size:11px;
	margin-top:10px;
}

div.localizacao div.mapa a{
	font-family:"Tahoma";
	font-size:11px;
	color:#EF6F10;
	font-weight:bold;
	line-height:110%;
	float:right;
	text-decoration:none;
	margin-top:10px;
}

div.contatos{
	width:469px;
	padding:49px 0px 10px 0px;
	background:url("../layout/institucional/contatos.jpg") no-repeat;
	font-family:"Tahoma";
	font-size:11px;
	line-height:110%;
}

div.contatos div.item{
	border-bottom:solid 1px #EF6F10;
	margin-top:20px;
	padding-bottom:20px;
	line-height:20px;
}

div.contatos strong{
	font-weight:bold;
	color:#EF6F10;
}

div.trabalhe-conosco{
	width:469px;
	padding:49px 0px 10px 0px;
	background:url("../layout/institucional/trabalhe_conosco.jpg") no-repeat;
	font-family:"Tahoma";
	font-size:11px;
	line-height:110%;
	border-bottom:solid 1px #EF6F10;
}

div.trabalhe-conosco{
	width:469px;
	display:table;
}

div.trabalhe-conosco div{
	height:30px;
	display:table-row;
}

div.trabalhe-conosco div label{
	width:65px;
	display:block;
	float:left;
	margin-top:5px;
}

div.trabalhe-conosco div input.texto{
	width:143px;
	display:block;
	float:left;
	margin-right:10px;
	background:url("../layout/institucional/fundo_input.jpg") no-repeat;
	border:none;
	font-size:10px;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}

div.trabalhe-conosco div select{
	width:153px;
	display:block;
	float:left;
	margin-right:10px;
	margin-top:5px;
	font-size:10px;
}

div.trabalhe-conosco div input.arquivo{
	width:200px;
	display:block;
	float:left;
	margin-right:10px;
	font-size:10px;
	margin-top:5px;
}

div.trabalhe-conosco input.submit{
	width: 59px;
	height: 21px;
	border:none;
	vertical-align:middle;
	background: url('../layout/institucional/botao_enviar.jpg') no-repeat;
	cursor:pointer;
	float:right;
}

div.trabalhe-conosco input.submit:hover{
	background: url('../layout/institucional/botao_enviar_over.jpg') no-repeat
}

div.trabalhe-conosco div.anexe
{
	margin-top: 7px;
	display: block;
	height: 10px;
}
