/* CSS Document */

#datosUsuario {
	float: left;
	width: 30%;
	margin-right: 10px;
}


#mensajeBody {
	float: left;
	width: 60%;
}
