    #AnexoUm {
    width:70%;
	height: auto;
	position: left;
	float:left;
	}
	#menutamanho {
    width: 100%;
	height: 0%;
	position: letf;
	float: none;
	}
	#esquerdo {
	width: 30%;
	height:auto;
	position:right;
	float: right;
	}
	#Agenda {
	whdth:100%;
	height:auto;
	position: fixed;
    float:inherit;
    }

	
