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

#meio {
	width:334px;
	float:left; /*Faz flutuar para a esquerda*/
	display: inline;
	margin-right: 7px;

}
