/* Typografia do Joomla */
body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.4em;
	font-weight: normal;
}
#content p {
	margin-bottom: 10px;
}
h1.contentheading, .contentheading-style, .componentheading, .componentheading-style, #content h1, #content #vmMainPage h3 {
	font-family: "Myriad Pro", sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1em;
	color: #4A4A4A;
	clear: left;
}
#content h2 {
	font-family: "Myriad Pro", sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1em;
	color: #6C6C6C;
	clear: left;
}
#content h3, h3.browseProductTitle a {
	font-family: "Myriad Pro", sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1em;
	color: #B6B308;
	clear: left;
}
#content h4 {
	font-family: "Myriad Pro", sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1em;
	color: #2E75A5;
	clear: left;
}
#content h5 {
	font-family: "Myriad Pro", sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1em;
	color: #B49D75;
	clear: left;
}
#content h6 {
	font-family: "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1em;
	color: #AFAFAF;
	clear: left;
}
.button-pesquisa, input, textarea, select {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #6C6C6C;
	padding: 2px;
}
#content a, #form-login a {
	color: #6B2E2E;
}
.chronoform {
	display: none;
}
#content form legend {
	font-size: 14px;
	color: #276C99;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content form fieldset {
	background-color: #EEEEEE;
	border: 1px solid #D6D6D6;
	padding: 5px;
}
.article-meta {
	color: #9D9D9D;
	font-style: italic;
	float: left;
	margin-bottom: 20px;
}
.buttonheading {
	float: right;
	width: 200px;
	text-align: right;
}
.article-content {
	clear: both;
}

.sectiontableheader {}

tr .sectiontableheader{
	display: none;
}
.buttonheading a img {
	display: inline;
	
}

.contentheading{
	font-family: "Myriad Pro", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#vmMainPage table tr td{

background-color: #FFFFFF;

}
