body {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/fundodosite.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


#div_principal
{
	padding:0;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	height: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #0C8043;
	border-right-color: #0C8043;
	border-bottom-color: #0C8043;
	border-left-color: #0C8043;
}
#div_principal #corrigefirefox {
	display: table-cell;
	height: 100%;
	width: 750px;
}
