div.boton{
}

div.izqboton{
	height:100%;
	float:left;
}

div.derboton{
	height:100%;
	float:right;
}

div.arribaboton{
	clear:both;
	width:100%;
}

div.abajoboton{
	clear:both;
	width:100%;
}

div.centroboton{
	clear:both;
	width:100%;
}
div.centrocentroboton{
	float:left;
}