#caixa_tot {

	margin-left:163px;
	margin-top:15px;

	width:652px;
	_width:672px;
	height:460px;
	_height:480px;

	padding:10px;

	border: solid 1px #63605b;

	text-align:center;

	background-image:url('../img/fonsquadre.png');
	background-position:top left;
	background-repeat:repeat;

	overflow:auto;
}