/* PAGE PROPRIEDADES ****************************************************************** */
/* ************************************************************************************ */
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding:0px;

	font-family: Tahoma;
	font-size: 11px;
	color:#003366;

	background-image:url(../img/bg.jpg);
	background-repeat:repeat;
	background-color:#C6EAE8!important;
}

td,th {
	font-family: Tahoma;
	font-size: 11px;
	vertical-align:top;
}
