/**
 * Style sheet CPBrasil2009_design
 */
/* body */
body
{
	background-color:#F4F4ED;
	background-image:url("/tl_files/Brasil/templates/bgMain.jpg");
	background-position:center top;
	background-repeat:repeat-y;
	font-family:arial,sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#666666;
}

