h1 {
	font-size: 15px;
	font-family: AvantGarde Bk BT, arial, helvetica, serif;
	color: #333333;
	font-weight: lighter;
	margin:0 0 0 0;
}
h2 {
	font-size: 22px;
	font-family: Trebuchet MS, arial, helvetica, serif;
	color: #333333;
	font-weight: lighter;
	margin:0 0 0 0;
}
h3 {
	font-size: 12px;
	font-family: arial, helvetica, serif;
	font-weight: lighter;
	margin:0 0 0 0; 
}
h4 {
	font-size: 28px;
	font-family: Trebuchet MS, arial, helvetica, serif;
	color: #ffffff;
	font-weight: lighter;
	margin:0 0 0 0; 
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
#box_institucional{
	text-align:justify;
}
#box_institucional img{
	float:left;
	margin:0 10px 0 auto;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url('js/PIE.htc');
	position: relative;
}
.tel_contato_top {
	font-size: 12px;
	font-family: arial, helvetica, serif;
	color: #333333;
}
.texto_topic {
	font-size: 22px;
	font-family: Trebuchet MS, arial, helvetica, serif;
	color: #333333;
}
.texto_topic_conteudo_index {
	font-size: 12px;
	font-family: arial, helvetica, serif;
	color: #ffffff;
}
.texto_topic_conteudo_amarelo_index {
	font-size: 12px;
	font-family: arial, helvetica, serif;
	color: #ffff00;
}
.texto_topic_botton_index {
	font-size: 22px;
	font-family: Trebuchet MS, arial, helvetica, serif;
	color: #ff0000;
}
.texto_topic_botton_conteudo_index {
	font-size: 12px;
	font-family: Trebuchet MS, arial, helvetica, serif;
	color: #333333;
}
.texto_rodape {
	font-size: 15px;
	font-family: AvantGarde Bk BT, arial, helvetica, serif;
	color: #333333;
}
.texto_topic_subpage {
	font-size: 18px;
	font-family: Trebuchet MS, arial, helvetica, serif;
	color: #ff0000;
}
.texto_cop{
	font-size: 9px;
	font-family: Trebuchet MS, arial, helvetica, serif;
	color: #808081;
}
.link-container { 
border: 0px solid; 
} 
.link-container a { 
display: block; 
background: ;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 16px;
color:#000000;
height: 55px;   
text-align: center; 
line-height:50px; vertical-align:middle;
text-decoration:none
} 
.link-container a:hover { 
background: #5f388b; 
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 16px;
color:#ffffff;
height: 55px;   
text-align: center; 
line-height:50px; vertical-align:middle;
} 
a.classe1 {
	font-family: arial, helvetica, serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.classe1:link {
	text-decoration: none;
	color: #333333;
}
a.classe1:visited {
	text-decoration: none;
	color: #333333;
}
a.classe1:hover {
	text-decoration: none;
	color: #999999;
}
a.classe1:active {
	text-decoration: none;
	color: #333333;
}
a.classe2 {
	font-family: Trebuchet MS, arial, helvetica, serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.classe2:link {
	text-decoration: none;
	color: #333333;
}

a.classe2:visited {
	text-decoration: none;
	color: #333333;
}
a.classe2:hover {
	text-decoration: none;
	color: #ff0000;
}
a.classe2:active {
	text-decoration: none;
	color: #333333;
}
a.classe3 {
	font-family: arial, helvetica, serif;
	font-size: 12px;
	text-decoration: none;
	color: #2b2b2b;
}
a.classe3:link {
	text-decoration: none;
	color: #2b2b2b;
}

a.classe3:visited {
	text-decoration: none;
	color: #2b2b2b;
}
a.classe3:hover {
	text-decoration: none;
	color: #0000fa;
}
a.classe3:active {
	text-decoration: none;
	color: #2b2b2b;
}


.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

#box_dicas{
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	font-family: Trebuchet MS, arial, helvetica, serif;
	font-size:22px;
	color:#333333;
}
#box_dicas1{
	width:100%;
	height:auto;
	margin:0 auto 15px auto;
	padding:0 0 0 0;
	border-bottom:1px solid #999999;
}
#box_subpage_institucional{
	width:100%;
	height:auto;
	margin:0 auto 0 auto;
	text-align:justify;
	line-height:150%;
	font-size: 15px;
	font-family: AvantGarde Bk BT, arial, helvetica, serif;
	color: #333333;
}
#box_subpage_institucional p{
	margin:0 auto 30px auto;
	text-align:justify;
	line-height:150%;
}
#box_subpage_institucional img{
	float:left;
	margin:0 10px 0 auto;
	
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	behavior: url('js/PIE.htc');
	position: relative;
}