
h4, img, ul, li{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0 0px 0 0;
	padding: 0;
	outline: 0;
}

/*=EFEITO
=== === === === === === === === === === */

h4
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0 16px 0 0;
	padding: 0;
	outline: 0;
}


#educ_conteudo h4, ul, li
{
	font-size:11px;
	font-family: Verdana; 
	color: #333333;
	font-weight: normal;
}









	
/*	BOX DESTAQUE
===================================================== */

#educ_conteudo .boxdestaque {
	position:relative;
	width:172px;
	height:150px;
	float:left;
	top: 0px;
	left: 0px;
}

	
.A_meio .boxdestaque a
{
	 margin: 0; 
	 padding: 0;
}

#educ_conteudo .boxdestaque h4 
{   /*CLASSE RESPONSAVEL PELO TEXTO*/
	position:absolute;
	top:105px;
	height:50px;
	width:172px;
	padding:0px 03px 0px 4px; 
	/*ESPAÇO MARGEM TEXTO*/
}
	


	










