/* ***************************************************************************************************** */
/* CONTENT CSS */

body{
	
	line-height: 1.5em;
}
img {
border:none;
}
P{
	margin-bottom: 5px;
	line-height: 1.3em;
	margin-top: 5px;
}

h1,h2,h3,h4,.componentheading,.contentheading{
	font-family: Calibri, Verdana, serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
H1 .componentheading, .contentheading, .componentheading{
	color: #91732F;
	font-size: 26px;
}

H3{
	color: #707A7F;
	font-size: 18px;
}

.moduletable-novidades H3{
	margin-top: 0px;
}

H4{
	color: #239BD7;
	font-size: 16px;
}
H5{
	font-size: 14px;
	font-weight: bold;
	color: #665220;
}
a{
	color: #91732F;	
}

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */



/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */
.moduletable-enquete{}

#content img{

}
#content a img{
	margin-top: 10px;
}
#content td td a{
	font-size: 16px;
	padding-top: 10px;
	margin-top: 10px;
	color: #0891D7;
}
#content td td{
	display: inline-block;
}
