/* CSS Document */
body {
	background:#EBCC89;
	color:#a11414;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a11414;
}
h1, h2, h3, h4, h5, h6 {
	font-style:italic;
	margin-bottom:5px;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:10px;
}
h5 {
	font-size:8px;
}
h6 {
	font-size:6px;
}
p, address {	
	font-size:13px;
	margin-bottom:15px;
	color:#82440b;
	line-height:24px;
	font-style:normal;
	padding-right:20px;
}
p {
	margin:0;	
}
hr {
	border:none;
	border-top:1px solid #990000;
	width:97%;
}
#direita_maior ul, #direita_maior ol {
	margin-left:30px;
}
/*textos*/
.sublinhado {
	border-bottom:1px solid #E09352;
	margin-top:10px;
}
.legenda {
	font-size:7px;
	color:#A11414;
	text-align:center;
	font-style:italic;
	margin-top:-5px;
	line-height:normal;
}
/* links */
a {
	color:#a11414;
	outline-style:none;
}
a:hover {
	text-decoration:none;
}




