@charset "utf-8";
/* CSS Document */
.imagem{
	float:left;
	clear:both;
}
.text{
	/*border:solid black 0.01em;*/
	margin-bottom:2px;
}
.text1{
	/*border:solid black 0.01em;*/
	background-color:#b6da53;
	line-height:20px;
}
.text img{
	float:left;
	margin:0 1px 0 1px;
}
.text1 img{
	float:left;
	margin:0 1px 0 1px;
}
.text a{
	color:#d90014;
	text-decoration:none;
}

.text1 a{
	color:#d90014;
	text-decoration:none;
}