div#content {
	background-color:#FFF;
	width: 900px;
	height: 730px;
	float: left;
	margin-top: 5px;
}

div#frame1 {	
	width: 710px;
	height: 530px;
	float: left;
}

div#tit_institucional {
	width: 370px;
	height: 24px;
	background-image: url(../img/tit_institucional.gif);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	text-indent: -90000em;
	margin-left: 10px;
	margin-top: 15px;
	display: inline;
}

div#box_historico {
	width: 690px;
	height: 270px;
	border: solid 1px #CCC;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

div#box_historico div#tit_historico {
	width: 108px;
	height: 13px;
	background-image: url(../img/tit_historico.gif);
	float: left;
	margin-left: 12px;
	margin-top: -7px;
	overflow: hidden;
	text-indent: -90000em;
	position: absolute;
}

p.base {
	font-family: Verdana, Geneva, sans-serif;
	color: #bd2d2a;
	font-size: 12px;
	text-align: justify;
	width: 650px;
	margin-left: 20px;
	display: block;
	padding-top: 8px;
}

div#box_visao, div#box_missao {
	width: 690px;
	height: 75px;
	border: solid 1px #CCC;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

div#box_visao div#tit_visao {
	width: 68px;
	height: 13px;
	background-image: url(../img/tit_visao.gif);
	float: left;
	margin-left: 12px;
	margin-top: -7px;
	overflow: hidden;
	text-indent: -90000em;
	position: absolute;
}

div#box_missao div#tit_missao {
	width: 77px;
	height: 13px;
	background-image: url(../img/tit_missao.gif);
	float: left;
	margin-left: 12px;
	margin-top: -7px;
	overflow: hidden;
	text-indent: -90000em;
	position: absolute;
}

div#box_veja {
	width: 175px;
	height: 455px;
	border: solid 1px #CCC;
	float: left;
	margin-left: 3px;
	margin-top: 53px;
}

div#tit_veja {
	width: 97px;
	height: 11px;
	background-image: url(../img/tit_veja.gif);
	float: left;
	margin-left: 35px;
	margin-top: -5px;
	overflow: hidden;
	text-indent: -90000em;
	display: inline;
	_position: fixed; /*IE6*/
}

div#box_veja div#box_pics {
	float: left;
	margin-top: 18px;
	margin-left: 28px;
	display: inline;
}

a.box_pics {
	width: auto;
	height: auto;
	margin-bottom: 12px;
	display: inline;
	float: left;
}






























