Body{
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	background:url(../images/patern.jpg) repeat;
}
#geral{
	width:100%;
	height:auto;
	margin-top:15px;
}
#fileira{
	width:995px;
	height:21px;
	background:url(../images/fileira.jpg);
}
#topo{
	width:995px;
	height:112px;
	padding:0px;
	margin:0px;
}
#menu{
	width:995px;
	height:22px;	
}
#conteudo{
	width:965px;
	height:auto;
	background:url(../images/back.jpg) repeat-x;
	background-color:#fff;
	padding:15px;
}
#rodape{
	float:inherit;
	width:995px;
	height:31px;
	background-color:#c40810;
	font-family:tahoma, verdana, arial;
	font-size:10px;
	text-decoration:none;
	color:#fff;
	padding-top:6px;
	margin-bottom:15px;
}
#rodape a{
	font-family:tahoma, verdana, arial;
	font-size:11px;
	text-decoration:none;
	color:#fff;
}
#rodape a:hover{
	text-decoration:underline;
	color:#fff;
}
h1{
	font-family:Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size:20px;
	font-weight:bolder;
	color:#fff;
	text-decoration:none;
	text-align:left;
	margin:0px;
}
h2{
	font-family:Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#c40810;
	text-decoration:none;
	margin:0px;
	margin-bottom:10px;
}
h3{
	font-family:Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	margin-bottom:10px;
}
.texto{
	font-family:Tahoma, Verdana, Arial, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-align:justify;
	color:#000;
}
.bold{
	font-weight:bold;
}