.fleft, div.fleft2 {
	float: left;
	clear: left;
}
div.fright  {
	width: 220px;
	padding-left: 10px;
}
div.fleft  {
	width: 219px;
	padding-right: 10px;
}
.fright, div.fright2 {
	float: right;
	clear: right;
}
img.fright {
	margin-left: 20px;
}
img.fleft {
	margin-right: 20px;
}
div.fleft2, div.fright2 {
	/*width: 195px;*/
	padding: 10px;
	/*height: 370px;*/
	border: 2px dotted #666666;
}
#descricao {
	/*height: 400px;*/
	height: 250px;
	margin-bottom: 15px;
}



ul.list_esp {
	padding-left: 15px;
	margin-bottom: 25px;
}
ul.list_esp li {
	margin-bottom: 2px;
	font-size: 13px;
	color: #1A5C20;
}
h3.retorno {
	font-size: 16px;
	font-style: italic;
	color: #43423E;
	font-weight: normal;
	padding-top: 30px;
}
.retorno {
	clear: both;
}

ol.retorno {
	background-color: #FFFFFF;
	padding: 5px 15px;
}
ol.retorno  li {
	margin-left: 10px;
	margin-bottom: 6px;
	font-size: 12px;
}

.list4 {
	padding-left: 12px;
	color: #666666;
	list-style-type: none;
}

.list4 li {
	margin-bottom: 10px;
	display: block;
	width: 50%;
	float: left;
	background: no-repeat;
	vertical-align: middle;
	height: 40px;
}
.list4 span {
	float: left;
	display: block;
	margin-top: 13px;
	margin-left: 15px;
}
.list4 img {
	float: left;
}
