body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
	border:0.2em solid #185E2A;
	border-width:0.3em 0.1em 0.3em 0.1em;
	margin:0;
	padding:1em
}
h1, h2, h3, h4, h5, h6, .fn {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
	margin-top:0.8em;
	margin-bottom:0.2em
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .fn a {text-decoration:none}
#header, #footer {text-align:center !important; margin:0 auto; float:none;}
#header .fn  a, #header .fn {color:#185E2A !important; text-align:center !important; margin:0 auto; float:none;}
h1, .fn, .fn a {margin-bottom:-60px}
#header .fn {font-size:2.6em !important;}
.ficha h2 {font-size:2em; color:#AA222B; text-align:right}
.entry h3 {font-size:1.8em; font-weight:normal; border-top:1px solid #185E2A; padding:30px 0; margin-top:30px; margin-bottom:10px; color:#185E2A; text-align:right; letter-spacing:-1px;}
h4 {font-size:1.8em}
h5 {font-size:1.4em}
h6 {font-size:1.2em}
.no-print, form, .skip, #global-nav, .wp-pagenavi, #global-nav, #sidebar, .tools a, .skip , hr {display:none}

/* Text */
.entry {line-height:140%}
.entry p, 
.entry ul, 
.entry ol, 
.entry blockquote {margin-bottom:20px}

.entry blockquote {
	color:#666;
	margin-left:5%;
	width:90%
}

.entry ul, 
.entry ol {margin-left:20px}
.entry ul {list-style:circle}
.entry ol {list-style:decimal}

/* Images WP */
.entry p img {
	padding: 0;
	max-width: 100%
}
.entry img.aligncenter, 
.entry img.alignright, 
.entry img.alignleft {
	border:1px solid #ccc;
	padding:4px
}

.entry img.aligncenter {
	display: block;
	margin:10px auto
}
.entry img.alignright {	margin: 0 0 2px 7px }
.entry img.alignleft { margin: 0 7px 2px 0 }
.entry .alignright {float: right}
.entry .alignleft {float: left}

.ficha .entry ul {
	list-style: none;
	margin:0 auto;
	padding:0 0 5px 0;
	width:95%
}
.ficha .entry ul li {
	clear:left;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
}
body #main-content .ficha .entry ul li strong {
	float:left;
	display:block;
	width:29%;
	color: #666 !important;
}
a {
	text-decoration: underline;
	color:#000
}
img {border:0}
ul {
	font-size:1.2em;
	list-style-type:circle;
	margin-top:0
}
table {
	width:100%;
	border:1px solid #999
}
table th, table td {padding:0.3em}
table th {
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #999
}
table td {border-bottom:1px dashed #999}

.post {margin:6px 0 40px 0}

.post .alignleft {
	float:left;
	padding:4px;
	margin:0 7px 0 2px;
	border:solid 1px #e6e6e6
}
.post .alignright {
	float:right;
	padding:4px;
	margin-left:9px;
	border:solid 1px #e6e6e6
}
.assinatura {text-align:center}
