#border_top {
	background-image:url(../images/border_top.png);
	background-repeat:no-repeat;
	width:770px;
	height:20px;
	}

#border_bottom {
	background-image:url(../images/border_bottom.png);
	background-repeat:no-repeat;
	width:770px;
	height:16px;
	}

#border_middle {
	background-image:url(../images/border_middle.png);
	background-repeat: repeat-y;
	width:770px;
	height:34px;
	}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#740000;
	width:715px;
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	text-align:justify;
	}

#date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight: none;
	color:#B22F27;
	text-align:right;
	margin-right:5px;
	}

#title {
	font-family:"Agency FB", Arial, Tahoma, "Bauhaus 93";
	font-size:20px;
	width:300px;
	font-weight: bolder;
	color:#B22F27;
	margin-left:25px;
	}

#rodape {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight: bold;
	color:#B22F27;
	}
	
#ref_prod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#B22F27;
	}


a:link,a:visited,a:active {text-decoration: none;color:#B22F27}
a:hover{text-decoration: underline;} 

img{
	border:none
}


#img_inicio{
	border-style:solid;
	border-width:2px;
	border-color:#990000
}


html {scrollbar-base-color: #990000;}
