/******************************************* PRINCIPAL***************************/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left !important;
	background-image:url(../images/bgdia.jpg) !important;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #192940;
	background-repeat: no-repeat;
	background-position:bottom;

}

#rodape{
	color:#333333;
}


