/* Typografia do Joomla */
body {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #504343;
	line-height: 1.5em;
	font-weight: normal;
}
#content p {
	margin-bottom: 10px;
}
#content .componentheading {
	background-color: #F4F0F0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	margin-bottom: 10px;
}
.article-content img {
	border: 1px solid #EAE1E1;
	padding: 5px;
}
.article_separator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4DCDC;
	display: block;
	clear: left;
	margin-bottom: 10px;
}
#content .readon {
	background-color: #D92319;
	color: #FFFFFF;
	padding: 3px;
	clear: left;
	text-decoration: none;
	display: block;
	float: left;
}
#content .readon:hover {
	background-color: #971711;
}
.sectiontableheader {
	background-color: #D0C8C8;
}
.sectiontableheader a{
	font-size: 14px;
	color: #6A5B5B;
	text-decoration: none;
}
.sectiontableheader {
	padding: 5px;
}
.sectiontableentry1 td, .sectiontableentry2 td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0C8C8;
}
.sectiontableentry1 td a, .sectiontableentry2 td a{
	color: #504343;
	font-size: 14px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 10px;
}
#content h1, #content h1 a {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #84150F;
	line-height: 1em;
	clear: left;
}
#content h2 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #504343;
	line-height: 1em;
}
#content h3 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	color: #DB2319;
	font-weight: normal;
}
#content h4 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	color: #705F5F;
	font-weight: normal;
}
#content h5 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	color: #CC6B66;
	font-weight: normal;
}
#content h6 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #797979;
	font-weight: normal;
}
#content blockquote {
	margin-left: 20px;
	font-style: italic;
}
.gk_news_show_table a {
	color: #504343;
	text-decoration: none;
}
.gk_news_show_table a:hover {
	text-decoration: underline;
}
#content .gk_news_show_table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6B3B5;
	padding-top: 5px;
	padding-bottom: 5px;
}


