html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border:none;
}

table {
	vertical-align:top;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	padding: 0;
    font: Trebuchet MS;

}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button {
 cursor: pointer;
 background:none;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align:justify;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	background: #fff url(../images/bg.png) top center repeat-x;
	margin:0;
}

.top_bg {
	width:902px;
	height:12px;
	font-size:8px;
}
.pHome {
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial;	
}
.pHome2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
	
}
.pHome3 {
	color:#000000;
	font-size: 14px;
	font-family: Tahoma;
	
}
.pHome4 {
	color:#990000;
	font-size: 10px;
	font-family: Tahoma;
	
}
.tdDestaqueTop {
	background-color: #999999;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.tdDestaqueDown {
	background-color: #E41119;
	font-size: 20px;
}
.pSublink {
	font-weight: bold;
	color: #E41119;
	text-decoration: none;
	font-size: 14px;
}

#topo {
	padding: 0;
	width: 871;
	height: 204;
	background: #fff url(../images/topo_jpg.jpg) top center no-repeat;
	margin:0;
}
#rodape {
	padding: 0;
	width: 871;
	height: 113;
	background: #fff url(../images/rodape.jpg) top center no-repeat;
	margin:0;
}
#rodapehome {
	padding: 0;
	width: 871;
	height: 113;
	background: #fff url(../images/rodapehome.jpg) top center no-repeat;
	margin:0;
}

