@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color:#FFF;
}

body.fundo {background:url(../img/fundo_topo2.jpg) repeat-x #ededed;}

body {
	margin:0px;
}

div, span, p, td, h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

p {margin-bottom:8px;line-height:20px;}

h1, h2, h3, h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h1 {
	font-size:14px;
	color:#2e2973;
}

h2 {
	font-size:12px;
	color:#2e2973;
}