@charset "utf-8";
/* CSS Document */

/*TODO*/ #anuncio-exterior-1{
	display: block;
	width: 90%;
	height: auto;
	float: left;
	margin-left: 5%;
	}	
	
	/*TODO*/ #anuncio-exterior-2{
	display: block;
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	}	