#geral{
	position: relative;
	margin-top: 0px;
	width: 776px;
	background-image:  url(../img/bg-miolo.gif);
}

#seguranomeio {
	float: left;
	margin-top: 0px;
	margin-top: 0px;
	width: 776px;
	height: 100%;
	min-height: 373px;
	max-height:100%;
	height: 373px;
	background-image:  url(../img/bg-miolo.gif);
}

html>body #seguranomeio {
	height: auto;/* Esta altura deve ficar com o valor auto; para que o Mozilla firefox reconheça o formato elástico. */
}

#rodape{
	background-image:  url(../img/bg-rodape1.gif);
	width: 776px;
	height: 111px;
	margin-top: 0px;
	clear: both;
}
#esquerda-interna{
	float: left;
	width: 552px;
}

#direita-interna{
	float: left;
	margin-left: 20;
	margin-top:20;
}
.i1{
	float: left;
	width: 150px;
	background-color: #EBEDEC;
}
.i1-1{
	float: left;
	padding:8;
	background-color: #FDFBFB;
}
.borda{
	float: left;
	padding:8;
	width: 130px;
	background-color: #EBEDEC;
}
.i2{
	float: left;
	width: 343px;
	margin:10px;
}