/*início  Menu Painéis (esquerda)*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DDB000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
	clear: both;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DDB000;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	display: block;
	clear: both;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #115FA1;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h5 {
	color: #777777;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
h5 span {
	font-style: italic;
	font-weight: normal;
	color: #777777;
}



.paineis {
	width: 144px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	vertical-align: top;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.paineis div {
	background-image: url(../images/padrao/internas/paineisTitulo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 144px;
}

.paineis img {
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.paineis span {
	background-image: url(../images/padrao/menuEscolaBullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	display: block;
	margin: 0px;
	background-color: #F1EFE2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 19px;
}
.paineis .noticias {
	background-image: url(../images/padrao/internas/bulletNoticias.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 19px;
}
.paineis .noticias a {
	font-weight: bold;
	color: #F2821D;
	text-decoration: none;
}
.paineis .noticias a:hover {
	color: #F2B87F;
}

.paineis .entrevista {
	background-image: url(../images/padrao/internas/bulletEntrevista.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 19px;
}
.paineis .entrevista a {
	font-weight: bold;
	color: #5B7B6C;
	text-decoration: none;
}
.paineis .entrevista a:hover {
	color: #A6B5A7;
}

.paineis .debate {
	background-image: url(../images/padrao/internas/bulletDebate.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 19px;
}
.paineis .debate a {
	font-weight: bold;
	color: #005279;
	text-decoration: none;
}
.paineis .debate a:hover {
	color: #78A0AD;
}

.paineis .cultural {
	background-image: url(../images/padrao/internas/bulletCultural.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 19px;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 19px;
}
.paineis .cultural a {
	font-weight: bold;
	color: #8C2E00;
	text-decoration: none;
}
.paineis .cultural a:hover {
	color: #BE8E71;
}
/*fim  Menu Painéis (esquerda)*/
.colunaCentral .conteudo .carimbo {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.beneficios th {
	background-color: #f4f4f4;
	text-align: left;
	vertical-align: middle;
	line-height: 12px;
	padding-top: 5px;
	padding-left: 5px;
}
