@charset "utf-8";
#texto h3 {
	background-color: #AFBB73;
	color: #FFF;
	padding-left: 40px;
	height: 32px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 32px;
	background-repeat: no-repeat;
	background-position: 5px center;
}
#texto h4 {
	background-color: #D7DDB9;
	margin: 0px;
	color: #5F6932;
	padding: 5px;
	font-weight: normal;
	font-size: 10px;
}
#texto h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFBB73;
	font-size: 10px;
	color: #5F6932;
	margin-bottom: 0px;
}
#texto h6 , #texto ul{
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	list-style-type: square;
	text-align: left;
}
#texto h6 strong {
	color: #666;
}
#texto p {
	margin-top: 5px;
	color: #666;
	font-size: 10px;
}
#texto p strong {
	color: #5F6932;
	font-size: 11px;
}
#texto blockquote {
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
#grupos {
	background-image: url(../profissionais/imagens/grupos.gif);
}
#extensivos {
	background-image: url(../profissionais/imagens/extensivos.gif);
}
#cursos {
	background-image: url(../profissionais/imagens/cursos.gif);
}

