/* CSS Document */


.texto_comercial{
		width:678px;
		height:auto;
		text-align:justify;
		margin:15px 0 44px 13px;
		font-size:12px;
		line-height:25px;
}

.texto_comercial2{
		width:678px;
		height:auto;
		text-align:justify;
		margin:15px 0 44px 13px;
		font-size:12px;
		line-height:25px;
}

.texto_comercial p{
	width:328px;
	margin:0px 15px 0px 0px;
	float:left;
}

.texto_comercial2 p{
	margin:0px 15px 0px 0px;
	float:left;
}

.fotos{
	width:350px;
	float:left;
	margin:0px 0 0 20px;
	}
.texto_comercial a img,
.texto_comercial img{
	width:150px;
	height:114px;
	float:left;
	border:8px solid #DFE4CD;
	margin:0 0 0 5px;
}


